[Bug 1216009] Re: qemu-img cannot be used if filenames contain a ':'

Scott Moser smoser at ubuntu.com
Fri Aug 23 16:30:29 UTC 2013


i marked fix-released as in saucy you can do:
 $ qemu-img create ./foo:bar 1
 Formatting './foo:bar', fmt=raw size=1

or
 $ qemu-img create $PWD/foo:bar 1
 Formatting '/tmp/foo:bar', fmt=raw size=1 

both of these are reasonable work arounds, but do not work on precise.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1216009

Title:
  qemu-img cannot be used if filenames contain a ':'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1216009/+subscriptions



More information about the Ubuntu-server-bugs mailing list