[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 418112] Re: qemu-img should give reasons for failing
From: |
Vinit Agrawal |
Subject: |
[Qemu-devel] [Bug 418112] Re: qemu-img should give reasons for failing |
Date: |
Thu, 24 Mar 2011 02:59:18 -0000 |
** Description changed:
Binary package hint: qemu
- $ kvm-img create -f qcow2 disks/t.img 4000M
- Formatting 'disks/t.img', fmt=qcow2, size=4096000 kB
- qemu-img: Error while formatting
+ $ kvm-img create -f qcow2 disks/t.img 4000M
+ Formatting 'disks/t.img', fmt=qcow2, size=4096000 kB
+ qemu-img: Error while formatting
strace shows that the real error was "Permission denied". It should say
so, using strerror.
ProblemType: Bug
Architecture: i386
Date: Mon Aug 24 13:31:45 2009
DistroRelease: Ubuntu 9.10
Package: qemu 0.10.6-1ubuntu1
ProcEnviron:
- LANGUAGE=en_GB.UTF-8
- LC_COLLATE=C
- PATH=(custom, user)
- LANG=en_GB.UTF-8
- SHELL=/bin/bash
+ LANGUAGE=en_GB.UTF-8
+ LC_COLLATE=C
+ PATH=(custom, user)
+ LANG=en_GB.UTF-8
+ SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
SourcePackage: qemu
Uname: Linux 2.6.31-5-generic i686
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/418112
Title:
qemu-img should give reasons for failing
Status in QEMU:
In Progress
Status in “qemu” package in Ubuntu:
Won't Fix
Status in “qemu-kvm” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: qemu
$ kvm-img create -f qcow2 disks/t.img 4000M
Formatting 'disks/t.img', fmt=qcow2, size=4096000 kB
qemu-img: Error while formatting
strace shows that the real error was "Permission denied". It should
say so, using strerror.
ProblemType: Bug
Architecture: i386
Date: Mon Aug 24 13:31:45 2009
DistroRelease: Ubuntu 9.10
Package: qemu 0.10.6-1ubuntu1
ProcEnviron:
LANGUAGE=en_GB.UTF-8
LC_COLLATE=C
PATH=(custom, user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
SourcePackage: qemu
Uname: Linux 2.6.31-5-generic i686
- [Qemu-devel] [Bug 418112] Re: qemu-img should give reasons for failing,
Vinit Agrawal <=