[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-12-09 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60 days.] ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/5434

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-07-06 Thread Muelli
** Branch linked: lp:~ubuntu-bugs-auftrags-killer/qemu/proper-error- characters -- qemus pmemsave doesn't accept "/" in filename https://bugs.launchpad.net/bugs/543478 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-07-06 Thread Brian Murray
** Tags added: patch -- qemus pmemsave doesn't accept "/" in filename https://bugs.launchpad.net/bugs/543478 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.c

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-07-06 Thread Muelli
Here's a patch against qemu from git that prints the offending characters, helping the user to understand what's going on. I can't deal with qemu-devel myself, it's way too noisy. But Ubuntu might want to take that patch or push it upstream. ** Patch added: "Patch which prints the errorneous char

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-06-24 Thread Serge Hallyn
Muelli: I agree that a help message about quoting pathnames would be useful. Please work with the upstream mailing list to do so. A small patch to qemu-monitor.hx should suffice, but you'll need to interact with the qemu-de...@nongnu.org mailing list. ** Changed in: qemu-kvm (Ubuntu) Sta

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-06-24 Thread Muelli
Eh. Well. I'm a bit surprised that you won't allow forward slashes if you try to parse a path. It's actually a quite common character in the Linux world. Even other Unixes use it for separating components of a path. And since people use it so much, it should be as easy as possible to actually give

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-06-23 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu) Status: New => Invalid -- qemus pmemsave doesn't accept "/" in filename https://bugs.launchpad.net/bugs/543478 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-06-23 Thread Anthony Liguori
The '/' character is used to create special expressions if double quotes aren't used. ** Changed in: qemu Status: New => Invalid -- qemus pmemsave doesn't accept "/" in filename https://bugs.launchpad.net/bugs/543478 You received this bug notification because you are a member of Ubuntu Bu

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-06-23 Thread Serge Hallyn
Note that putting quotes around the filename lets you use '/'. I.e. pmemsave 0x200 0x200 "/tmp/abab" I assume this is a shortcoming in the parser, as the source code at first glance claims to simply read a string. So I'm not sure how easily fixable it would be, but it appears to be something for

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-03-22 Thread Muelli
1. Yes 2. kvm /tmp/someimage.img -monitor stdio ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete => New -- qemus pmemsave doesn't accept "/" in filename https://bugs.launchpad.net/bugs/543478 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-03-22 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: 1. Is this reproducible? 2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible. This will help us to find and resolve the problem. ** Changed

[Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename

2010-03-21 Thread Muelli
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/41520545/BootDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/41520546/Dependencies.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/41520547/Lspci.txt ** Attachment adde