Bugzilla – Bug 134390
/usr/lib/librpm.a(rpminstall.o): In function `rpmInstall': warning: the use of `mktemp' is dangerous, better use `mkstemp'
Last modified: 2014-04-14 15:47:59 UTC
build of yast2-packagemanager on ia64 spit out $summary
Where?
Ah, wait, misread the bug...
I'll fix it...
Hmm, maybe not. I'll have to look at the glibc source for this...
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.
Mark as 'wontfix'.
(current rpm versions do use mkstemp, so changing to FIXED)