Mantis - wgetpaste
Viewing Issue Advanced Details
4316 other minor N/A 2010-03-02 12:56 2012-03-27 23:14
skayser  
maciej  
normal  
closed  
fixed  
none    
none  
0004316: Relies on mktemp w/o explicit dependency
mktemp is available as /usr/bin/mktemp on Solaris 10, not on Solaris 8/9 though. Running it on a vanilla Solaris 8 system produces:

/opt/csw/bin/wgetpaste: line 771: mktemp: command not found
Your paste can be seen here: http://paste.pocoo.org/show/184640/ [^]

Issue History
2010-03-02 12:56 skayser New Issue
2011-03-28 01:27 maciej Status new => assigned
2011-03-28 01:27 maciej Assigned To => maciej
2011-03-28 02:04 maciej Note Added: 0008944
2011-03-28 02:04 maciej Status assigned => feedback
2012-03-27 23:14 maciej Note Added: 0009783
2012-03-27 23:14 maciej Status feedback => closed
2012-03-27 23:14 maciej Resolution open => fixed

Notes
(0008944)
maciej   
2011-03-28 02:04   
I've patched wgetpaste to use gmktemp. Updated package is available from the experimental area, please test.

http://buildfarm.opencsw.org/experimental.html#maciej [^]
(0009783)
maciej   
2012-03-27 23:14   
It's in the catalog for some time now.