Public bug reported:

Binary package hint: coreutils

Package: coreuils
Version: 7.4-2ubuntu2
Release: 10.04

$ mktemp XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.png
mktemp: too few X's in template `XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.png'

WTF?!

$ mktemp tmp.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.png
mktemp: too few X's in template `tmp.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.png'

Say what again?

$ mktemp tmp.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
$

Allright, so mktemp seems to need a prefix.

That makes it quite useless for some task, like if you want to produces
files of a specific "type", for today's luser-proof GUI Apps that won't
list files that don't fit into their narrow horizon.

** Affects: coreutils (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: coreutils (Debian)
     Importance: Unknown
         Status: Unknown

** Description changed:

  Binary package hint: coreutils
  
  Package: coreuils
  Version: 7.4-2ubuntu2
  Release: 10.04
  
  $ mktemp XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.png
  mktemp: too few X's in template `XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.png'
  
  WTF?!
  
  $ mktemp tmp.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.png
  mktemp: too few X's in template 
`tmp.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.png'
  
  Say what again?
  
- $ mktehttps://help.ubuntu.com/community/ReportingBugsmp 
tmp.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+ $ mktemp tmp.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  $
  
  Allright, so mktemp seems to need a prefix.
  
  That makes it quite useless for some task, like if you want to produces
  files of a specific "type", for today's luser-proof GUI Apps that won't
  list files that don't fit into their narrow horizon.

** Bug watch added: Debian Bug tracker #531875
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531875

** Also affects: coreutils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531875
   Importance: Unknown
       Status: Unknown

** Bug watch added: Debian Bug tracker #548316
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548316

** Changed in: coreutils (Debian)
 Remote watch: Debian Bug tracker #531875 => Debian Bug tracker #548316

-- 
mktemp seems to need a prefixed template to work
https://bugs.launchpad.net/bugs/589408
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to