FS#17989 - [qemu] trying to write to package maintainer's home directory

Attached to Project: Arch Linux
Opened by Joseph Xu (jzxu) - Sunday, 24 January 2010, 16:51 GMT
Last edited by Tobias Powalowski (tpowa) - Friday, 19 March 2010, 06:51 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Whenever the qemu process is terminated I see output like this to console:

profiling:/home/tobias:Cannot create directory
profiling:/home/tobias/Arch/svn/svn-packages/vde2/trunk/src/vde2-2.2.2/src/lib/.libs/libvdeplug.gcda:Skip
profiling:/home/tobias:Cannot create directory
profiling:/home/tobias/Arch/svn/svn-packages/vde2/trunk/src/vde2-2.2.2/src/common/.libs/cmdparse.gcda:Skip
profiling:/home/tobias:Cannot create directory
profiling:/home/tobias/Arch/svn/svn-packages/vde2/trunk/src/vde2-2.2.2/src/common/.libs/canonicalize.gcda:Skip

Not a big deal but a little annoying as it obscures error messages that are actually relevant.

Additional info:
* package version = 0.12.2-1
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Friday, 19 March 2010, 06:51 GMT
Reason for closing:  Fixed
Comment by Tobias Powalowski (tpowa) - Sunday, 24 January 2010, 18:33 GMT
which vde package are you running?
Comment by Joseph Xu (jzxu) - Monday, 25 January 2010, 15:44 GMT
vde2 2.2.2-5
Comment by Tobias Powalowski (tpowa) - Monday, 25 January 2010, 21:02 GMT
Which options are you using to start qemu?
Comment by Joseph Xu (jzxu) - Monday, 25 January 2010, 23:22 GMT
qemu -enable-kvm -net nic,model=rtl8139 -net tap,ifname="$IFACE" -m 512 $*
Comment by Gerardo Exequiel Pozzi (djgera) - Tuesday, 09 March 2010, 03:33 GMT
I can not replicate this issue on i686 with latest packages qemu-0.12.3-1 and vde2-2.2.2-5.

Joseph, works for you?

Loading...