Bug 134390

Summary: /usr/lib/librpm.a(rpminstall.o): In function `rpmInstall': warning: the use of `mktemp' is dangerous, better use `mkstemp'
Product: [openSUSE] SUSE Linux 10.1 Reporter: Klaus Kämpf <kkaempf>
Component: BasesystemAssignee: Michael Schröder <mls>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: aj, aj, ma, meissner
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Klaus Kämpf 2005-11-18 13:18:26 UTC
build of yast2-packagemanager on ia64 spit out $summary
Comment 1 Michael Schröder 2005-11-21 14:30:38 UTC
Where?
Comment 2 Michael Schröder 2005-11-21 14:31:05 UTC
Ah, wait, misread the bug...
Comment 3 Michael Schröder 2005-11-21 14:34:26 UTC
I'll fix it...
Comment 4 Michael Schröder 2005-11-21 14:39:38 UTC
Hmm, maybe not. I'll have to look at the glibc source for this...
Comment 6 Michael Schröder 2006-05-02 12:00:49 UTC
calm down. It's only a warning. mktemp() is used if you use a remote url as rpm, so we're not affected at all.
Comment 7 Aeneas Jaißle 2014-04-14 15:16:05 UTC
Mark as 'wontfix'.
Comment 8 Michael Schröder 2014-04-14 15:47:59 UTC
(current rpm versions do use mkstemp, so changing to FIXED)