From sbaugh at catern.com Fri Jul 3 07:18:36 2015 From: sbaugh at catern.com (sbaugh at catern.com) Date: Fri, 03 Jul 2015 03:18:36 -0400 Subject: [Pkg-libvirt-maintainers] Bug#790935: libvirt QEMU user session fails to use bridged networking Message-ID: <87bnftg14j.fsf@earth.i-did-not-set--mail-host-address--so-tickle-me> Package: libvirt-daemon Version: 1.2.9-9 Despite having configured /etc/qemu/bridge.conf appropriately, libvirt fails when I try to use bridging from a QEMU user session instance. bridging works fine when running QEMU directly. Using briding from a QEMU user session through libvirt works fine in other distributions. (Fedora) Surely libvirt should just be executing QEMU, then QEMU should use qemu-bridge-helper as it is supposed to? puzzlehunt at kvm04:~$ virsh -c qemu:///session create test1.xml error: Failed to create domain from test1.xml error: failed to retrieve file descriptor for interface: Transport endpoint is not connected puzzlehunt at kvm04:~$ cat test1.xml test1 66c9a189-d200-43a7-8338-5d2fdaab963b 524288 524288 1 hvm core2duo destroy restart restart /usr/bin/kvm
puzzlehunt at kvm04:~$ cat /etc/qemu/bridge.conf allow virbr0 puzzlehunt at kvm04:~$ ip a 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq master br0 state UP group default qlen 1000 link/ether 00:19:b9:b1:c1:68 brd ff:ff:ff:ff:ff:ff 3: eth1: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 00:19:b9:b1:c1:6a brd ff:ff:ff:ff:ff:ff 4: br0: mtu 1500 qdisc noqueue state UP group default link/ether 00:19:b9:b1:c1:68 brd ff:ff:ff:ff:ff:ff inet 128.237.157.26/24 brd 128.237.157.255 scope global br0 valid_lft forever preferred_lft forever inet6 fe80::219:b9ff:feb1:c168/64 scope link valid_lft forever preferred_lft forever 5: sit0 at NONE: mtu 1480 qdisc noop state DOWN group default link/sit 0.0.0.0 brd 0.0.0.0 6: he-ipv6 at NONE: mtu 1480 qdisc noqueue state UNKNOWN group default link/sit 128.237.157.26 peer 216.66.22.2 inet6 2001:470:7:361::2/64 scope global valid_lft forever preferred_lft forever inet6 fe80::80ed:9d1a/64 scope link valid_lft forever preferred_lft forever 7: virbr0: mtu 1500 qdisc noqueue state DOWN group default link/ether 52:54:00:57:7d:4d brd ff:ff:ff:ff:ff:ff inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0 valid_lft forever preferred_lft forever inet6 2001:470:8:361::1/64 scope global valid_lft forever preferred_lft forever inet6 fe80::5054:ff:fe57:7d4d/64 scope link valid_lft forever preferred_lft forever 8: virbr0-nic: mtu 1500 qdisc pfifo_fast master virbr0 state DOWN group default qlen 500 link/ether 52:54:00:57:7d:4d brd ff:ff:ff:ff:ff:ff 9: vnet0: mtu 1500 qdisc pfifo_fast master br0 state UNKNOWN group default qlen 500 link/ether fe:00:80:ed:9d:11 brd ff:ff:ff:ff:ff:ff inet6 fe80::fc00:80ff:feed:9d11/64 scope link valid_lft forever preferred_lft forever puzzlehunt at kvm04:~$ stat /dev/kvm File: ?/dev/kvm? Size: 0 Blocks: 0 IO Block: 4096 character special file Device: 5h/5d Inode: 10419 Links: 1 Device type: a,e8 Access: (0666/crw-rw-rw-) Uid: ( 0/ root) Gid: ( 104/ kvm) Access: 2015-07-02 21:20:04.487604571 -0400 Modify: 2015-07-02 21:20:04.487604571 -0400 Change: 2015-07-03 01:23:08.603211796 -0400 Birth: - puzzlehunt at kvm04:~$ qemu-system-x86_64 -nographic --enable-kvm -net nic -net bridge,br=virbr0 [successful run until I close it] QEMU: Terminated puzzlehunt at kvm04:~$ echo $? 0 From jbglaw at lug-owl.de Mon Jul 6 20:45:43 2015 From: jbglaw at lug-owl.de (Jan-Benedict Glaw) Date: Mon, 6 Jul 2015 22:45:43 +0200 Subject: [Pkg-libvirt-maintainers] Bug#768376: [libvirt-daemon-system] Message-ID: <20150706204542.GF5852@lug-owl.de> Hi all, hi Guido! I just wanted to throw in my 2c. While cleaning up some machines, I came along my KVM host and actually wondered why policykit was pulled in. I'm as well only using root-based access to libvirt, which keeps all the systemd stack installed. I admit that I'm not too deep into the details of packaging. It's probably a good thing to pull polkit in the first place, since it's probably used. However, I'd be quite happy to see a way getting rid of the (hard) dependency, allowing to deinstall polkit and its dependencies. Going a route like requiring some libvirt-auth meta package, provided by libvirt-polkit und libvirt-socket would probably do the job, but might look like over-engineering? MfG, JBG -- Jan-Benedict Glaw jbglaw at lug-owl.de +49-172-7608481 Signature of: Wenn ich wach bin, tr?ume ich. the second : -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: Digital signature URL: From agx at sigxcpu.org Tue Jul 7 05:15:06 2015 From: agx at sigxcpu.org (Guido =?UTF-8?Q?G=C3=BCnther?=) Date: Tue, 7 Jul 2015 07:15:06 +0200 Subject: [Pkg-libvirt-maintainers] Bug#768376: Bug#768376: [libvirt-daemon-system] In-Reply-To: <20150706204542.GF5852@lug-owl.de> References: <20150706204542.GF5852@lug-owl.de> Message-ID: <20150707051506.GB2995@bogon.m.sigxcpu.org> Hi, On Mon, Jul 06, 2015 at 10:45:43PM +0200, Jan-Benedict Glaw wrote: > Hi all, hi Guido! > > I just wanted to throw in my 2c. While cleaning up some machines, I > came along my KVM host and actually wondered why policykit was pulled > in. I'm as well only using root-based access to libvirt, which keeps > all the systemd stack installed. > > I admit that I'm not too deep into the details of packaging. It's > probably a good thing to pull polkit in the first place, since it's > probably used. However, I'd be quite happy to see a way getting rid of > the (hard) dependency, allowing to deinstall polkit and its > dependencies. Going a route like requiring some libvirt-auth meta > package, provided by libvirt-polkit und libvirt-socket would probably > do the job, but might look like over-engineering? I do agree that being able to go without polkit would be nice but a similar situation with virt-manger showed that Recommends: are just not enough. Many people skip them and then report bugs if you use Recommends for a package that's needed in 95% of the installations. I'm just not up to handle these. Cheers, -- Guido From owner at bugs.debian.org Sat Jul 11 13:06:14 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 11 Jul 2015 13:06:14 +0000 Subject: [Pkg-libvirt-maintainers] Bug#779748: marked as done (libguestfs: Transition to libsystemd) References: <55A11444.9080808@debian.org> Message-ID: Your message dated Sat, 11 Jul 2015 15:04:04 +0200 with message-id <55A11444.9080808 at debian.org> and subject line Re: Bug#779748: libguestfs: Transition to libsystemd has caused the Debian Bug report #779748, regarding libguestfs: Transition to libsystemd to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 779748: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779748 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: biebl at debian.org Subject: libguestfs: Transition to libsystemd Date: Wed, 04 Mar 2015 18:31:01 +0100 Size: 4111 URL: -------------- next part -------------- An embedded message was scrubbed... From: Michael Biebl Subject: Re: Bug#779748: libguestfs: Transition to libsystemd Date: Sat, 11 Jul 2015 15:04:04 +0200 Size: 3765 URL: From owner at bugs.debian.org Mon Jul 13 11:30:04 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 13 Jul 2015 11:30:04 +0000 Subject: [Pkg-libvirt-maintainers] Processed: Re: libvirt: Transition to libsystemd References: <55A3A04B.7030207@debian.org> Message-ID: Processing control commands: > tags -1 + patch Bug #779775 [src:libvirt] libvirt: Transition to libsystemd Added tag(s) patch. -- 779775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779775 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From biebl at debian.org Mon Jul 13 11:26:03 2015 From: biebl at debian.org (Michael Biebl) Date: Mon, 13 Jul 2015 13:26:03 +0200 Subject: [Pkg-libvirt-maintainers] Bug#779775: libvirt: Transition to libsystemd In-Reply-To: References: Message-ID: <55A3A04B.7030207@debian.org> Control: tags -1 + patch On Wed, 04 Mar 2015 18:31:01 +0100 biebl at debian.org wrote: > Source: libvirt > Version: 1.2.9-9 > Severity: normal > User: pkg-systemd-maintainers at lists.alioth.debian.org > Usertags: libsystemd > > Hi! > > In systemd v209, released over a year ago, the various libsystemd-* libraries > (libsystemd-journal.so, libsystemd-login.so, libsystem-daemon.so, > libsystemd-id128.so) were merged into a single libsystemd.so library to reduce > code duplication and avoid cyclic dependencies [1]. > > Your package declares a build-dependency on either libsystemd-daemon-dev, > libsystemd-login-dev or libsystemd-journal-dev. > > Please update your package so it can be built against libsystemd. Please find attached a patch which makes use of the new libsystemd library. Since the patch touches a m4 macro, I decided to enable dh-autoreconf instead of patch configure directly. Patch is build-tested against libvirt_1.2.16-2. Thanks for considering. Would be great if you can include that in your next upload. Cheers, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? -------------- next part -------------- A non-text attachment was scrubbed... Name: libvirt_1.2.16-2.diff Type: text/x-patch Size: 2063 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: From owner at bugs.debian.org Mon Jul 13 14:33:44 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 13 Jul 2015 14:33:44 +0000 Subject: [Pkg-libvirt-maintainers] Processed: [HEADS-UP] libsystemd transition References: <55A3CBE6.20209@debian.org> Message-ID: Processing control commands: > severity -1 important Bug #779775 [src:libvirt] libvirt: Transition to libsystemd Severity set to 'important' from 'normal' -- 779775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779775 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From biebl at debian.org Mon Jul 13 14:32:06 2015 From: biebl at debian.org (Michael Biebl) Date: Mon, 13 Jul 2015 16:32:06 +0200 Subject: [Pkg-libvirt-maintainers] Bug#779775: [HEADS-UP] libsystemd transition Message-ID: <55A3CBE6.20209@debian.org> Control: severity -1 important Hi, this is a heads-up that we plan to drop the libsystemd-* compat libraries in about two months. At that point, your package will FTBFS and this bug will be raised to serious. Regards, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: From fgeyer at debian.org Tue Jul 14 17:35:54 2015 From: fgeyer at debian.org (Felix Geyer) Date: Tue, 14 Jul 2015 19:35:54 +0200 Subject: [Pkg-libvirt-maintainers] Bug#792426: libvirt-daemon-system: Load AppArmor profiles after installing Message-ID: <20150714173554.25010.49996.reportbug@localhost6.localdomain6> Package: libvirt-daemon-system Version: 1.2.16-2 Tags: patch Hi, libvirt-daemon-system doesn't load the AppArmor profiles after installing the package. This means that the confinement is only active after reboot or when they are manually loaded and libvirt restarted. The dh_apparmor helper provides appropriate snippets for postinst to load the profiles if AppArmor is installed and enabled. dh_apparmor also creates /etc/apparmor.d/local/ files. They are meant to be used for local overrides to the profiles without having to change the packaged profiles. This unfortunately means carrying a non-upstremable patch to add those includes to the profiles. The alternative would be to manually add the required code to postinst. Attached is a debdiff containg the necessary changes. Cheers, Felix -------------- next part -------------- A non-text attachment was scrubbed... Name: libvirt_dh_appamor.diff Type: text/x-diff Size: 2811 bytes Desc: not available URL: From samuel at kodafritt.se Thu Jul 16 14:01:24 2015 From: samuel at kodafritt.se (Samuel =?UTF-8?Q?Lid=C3=A9n?= Borell) Date: Thu, 16 Jul 2015 16:01:24 +0200 Subject: [Pkg-libvirt-maintainers] Bug#781473: fix for kvm AppArmor profile problem Message-ID: <55A7B934.7030906@kodafritt.se> I ran virt-aa-helper manually under strace and saw that there was a missing template file. So I copied one of the existing template files and that solved the problem for me: # cp /etc/apparmor.d/libvirt/TEMPLATE.qemu /etc/apparmor.d/libvirt/TEMPLATE.kvm Regards, Samuel From noreply at release.debian.org Fri Jul 17 04:39:05 2015 From: noreply at release.debian.org (Debian testing autoremoval watch) Date: Fri, 17 Jul 2015 04:39:05 +0000 Subject: [Pkg-libvirt-maintainers] libguestfs is marked for autoremoval from testing Message-ID: libguestfs 1:1.28.10-2 is marked for autoremoval from testing on 2015-07-25 It (build-)depends on packages with these RC bugs: 777902: hfsplus: ftbfs with GCC-5 From ydirson at free.fr Sun Jul 19 16:06:31 2015 From: ydirson at free.fr (Yann Dirson) Date: Sun, 19 Jul 2015 18:06:31 +0200 Subject: [Pkg-libvirt-maintainers] Bug#792876: virt-manager: new version available Message-ID: <20150719160630.GA29903@home.lan> Package: virt-manager Version: 1:1.0.1-5 Severity: wishlist Latest version is 1.2.1, including OVMF support BTW, the homepage shold probably be updated to http://virt-manager.org/ -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) Versions of packages virt-manager depends on: ii dconf-gsettings-backend [gsettings-backend] 0.24.0-2 ii gconf2 3.2.6-3 ii gir1.2-gtk-3.0 3.16.5-1 ii gir1.2-gtk-vnc-2.0 0.5.3-1.3 ii gir1.2-libvirt-glib-1.0 0.1.9-4 ii gir1.2-vte-2.90 1:0.36.3-1 ii librsvg2-common 2.40.9-2 ii python-dbus 1.2.0-2+b3 ii python-gi 3.16.2-1 ii python-gi-cairo 3.16.2-1 ii python-ipaddr 2.1.11-2 ii python-libvirt 1.2.15-1 ii python-urlgrabber 3.9.1-4.1 pn python2.7:any pn python:any ii virtinst 1:1.0.1-5 Versions of packages virt-manager recommends: ii gir1.2-spice-client-gtk-3.0 0.25-1+b1 ii gnome-icon-theme 3.12.0-1 ii libvirt-daemon-system 1.2.16-2 Versions of packages virt-manager suggests: ii gnome-keyring 3.16.0-4 ii gtk-led-askpass [ssh-askpass] 0.11-1 pn python-gnomekeyring pn python-guestfs ii virt-viewer 1.0-1 -- no debconf information From ydirson at free.fr Sun Jul 19 19:35:52 2015 From: ydirson at free.fr (Yann Dirson) Date: Sun, 19 Jul 2015 21:35:52 +0200 Subject: [Pkg-libvirt-maintainers] Bug#792876: Acknowledgement (virt-manager: new version available) In-Reply-To: References: <20150719160630.GA29903@home.lan> Message-ID: <20150719193552.GB12866@home.lan> One note on OVMF support with 1.2.1: even after geting the split OVMF binaries installed in the right place, the generated VM is incorrect for a KVM user session: hvm /usr/share/OVMF/OVMF_CODE.fd /var/lib/libvirt/qemu/nvram/myvm_VARS.fd ... And since the VM is not yet created, we can't even change that behind is back. From owner at bugs.debian.org Tue Jul 21 21:39:16 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 21 Jul 2015 21:39:16 +0000 Subject: [Pkg-libvirt-maintainers] Bug#775514: marked as done (No networking running virt-builder scripts after upgrading from 1.26 to 1.28) References: Message-ID: Your message dated Tue, 21 Jul 2015 21:38:42 +0000 with message-id and subject line Bug#775514: fixed in libguestfs 1:1.28.12-1 has caused the Debian Bug report #775514, regarding No networking running virt-builder scripts after upgrading from 1.26 to 1.28 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 775514: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775514 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Simon Boulet Subject: No networking running virt-builder scripts after upgrading from 1.26 to 1.28 Date: Fri, 16 Jan 2015 10:35:45 -0500 Size: 5243 URL: -------------- next part -------------- An embedded message was scrubbed... From: Hilko Bengen Subject: Bug#775514: fixed in libguestfs 1:1.28.12-1 Date: Tue, 21 Jul 2015 21:38:42 +0000 Size: 15305 URL: From gfa at zumbi.com.ar Wed Jul 22 04:47:52 2015 From: gfa at zumbi.com.ar (gustavo panizzo (gfa)) Date: Wed, 22 Jul 2015 12:47:52 +0800 Subject: [Pkg-libvirt-maintainers] Bug#774237: more info Message-ID: <55AF2078.1090506@zumbi.com.ar> today i restarted libvirt and it happened again the lxc domain it was running is named firefox it runs firefox and thunderbird HOST $ ps -ef |grep -e firefox -e thunder gfa 4121 4120 4 Jul19 ? 03:09:04 firefox gfa 11081 11080 4 10:48 ? 00:05:16 thunderbird HOST $ cat /proc/4121/cgroup 9:memory:/machine.slice/machine-lxc\x2dfirefox.scope 8:cpu,cpuacct:/machine.slice/machine-lxc\x2dfirefox.scope 7:freezer:/machine.slice/machine-lxc\x2dfirefox.scope 6:devices:/machine.slice/machine-lxc\x2dfirefox.scope 5:cpuset:/machine.slice/machine-lxc\x2dfirefox.scope 4:perf_event:/machine.slice/machine-lxc\x2dfirefox.scope 3:blkio:/machine.slice/machine-lxc\x2dfirefox.scope 2:net_cls,net_prio:/machine.slice/machine-lxc\x2dfirefox.scope 1:name=systemd:/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/user.slice/user-2000.slice/session-6.scope HOST $ cat /proc/11081/cgroup 9:memory:/machine.slice/machine-lxc\x2dfirefox.scope 8:cpu,cpuacct:/machine.slice/machine-lxc\x2dfirefox.scope 7:freezer:/machine.slice/machine-lxc\x2dfirefox.scope 6:devices:/machine.slice/machine-lxc\x2dfirefox.scope 5:cpuset:/machine.slice/machine-lxc\x2dfirefox.scope 4:perf_event:/machine.slice/machine-lxc\x2dfirefox.scope 3:blkio:/machine.slice/machine-lxc\x2dfirefox.scope 2:net_cls,net_prio:/machine.slice/machine-lxc\x2dfirefox.scope 1:name=systemd:/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/user.slice/user-2000.slice/session-235.scope this are the latest log lines in /var/log/libvirt/lxc/firefox.log 2015-07-22 04:34:09.387+0000: 1616: error : virNetSocketReadWire:1520 : End of file while reading data: Input/output error 2015-07-22 04:34:10.061+0000: starting up PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LIBVIRT_DEBUG=3 LIBVIRT_LOG_OUTPUTS=3:stderr /usr/lib/libvirt/libvirt_lxc --name firefox --console 22 --security=none --hands hake 25 --veth vnet1 2015-07-22 04:34:10.119+0000: 24876: info : libvirt version: 1.2.16, package: 2 (buildd 2015-06-05-10:38:41 babin) 2015-07-22 04:34:10.119+0000: 24876: error : virSystemdCreateMachine:294 : Unit machine-lxc\x2dfirefox.scope already exists. Unit machine-lxc\x2dfirefox.scope already exists. should i submit this upstream? version: 1.2.16-2 -- 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333 keybase: http://keybase.io/gfa From gfa at zumbi.com.ar Wed Jul 22 05:09:41 2015 From: gfa at zumbi.com.ar (gustavo panizzo (gfa)) Date: Wed, 22 Jul 2015 13:09:41 +0800 Subject: [Pkg-libvirt-maintainers] Bug#774237: more info In-Reply-To: <55AF2078.1090506@zumbi.com.ar> References: <55AF2078.1090506@zumbi.com.ar> Message-ID: <55AF2595.8070408@zumbi.com.ar> I had to kill -9 the systemd pid 1 inside of the container to be able to start it again most of the tasks inside the container were alive, I kill them but for systemd I had to kill -9 HOST :/sys/fs/cgroup/systemd/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope$ ps -ef |grep 1625 root 1625 1 0 Jul19 ? 00:00:48 /lib/systemd/systemd --system --deserialize 20 gfa 32597 27946 0 13:05 pts/4 00:00:00 grep --color=auto 1625 HOST :/sys/fs/cgroup/systemd/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope$ sudo kill -9 1625 HOST :/sys/fs/cgroup/systemd/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope$ cat tasks cat: tasks: No such file or directory HOST :(1)/sys/fs/cgroup/systemd/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope$ cd HOST $ cd - cd: no such file or directory: /sys/fs/cgroup/systemd/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope HOST $ virsh start firefox Domain firefox started On 2015-07-22 12:47, gustavo panizzo (gfa) wrote: > today i restarted libvirt and it happened again > > the lxc domain it was running is named firefox > > it runs firefox and thunderbird > > > HOST $ ps -ef |grep -e firefox -e thunder > gfa 4121 4120 4 Jul19 ? 03:09:04 firefox > gfa 11081 11080 4 10:48 ? 00:05:16 thunderbird > > HOST $ cat /proc/4121/cgroup > 9:memory:/machine.slice/machine-lxc\x2dfirefox.scope > 8:cpu,cpuacct:/machine.slice/machine-lxc\x2dfirefox.scope > 7:freezer:/machine.slice/machine-lxc\x2dfirefox.scope > 6:devices:/machine.slice/machine-lxc\x2dfirefox.scope > 5:cpuset:/machine.slice/machine-lxc\x2dfirefox.scope > 4:perf_event:/machine.slice/machine-lxc\x2dfirefox.scope > 3:blkio:/machine.slice/machine-lxc\x2dfirefox.scope > 2:net_cls,net_prio:/machine.slice/machine-lxc\x2dfirefox.scope > 1:name=systemd:/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/user.slice/user-2000.slice/session-6.scope > > > HOST $ cat /proc/11081/cgroup > 9:memory:/machine.slice/machine-lxc\x2dfirefox.scope > 8:cpu,cpuacct:/machine.slice/machine-lxc\x2dfirefox.scope > 7:freezer:/machine.slice/machine-lxc\x2dfirefox.scope > 6:devices:/machine.slice/machine-lxc\x2dfirefox.scope > 5:cpuset:/machine.slice/machine-lxc\x2dfirefox.scope > 4:perf_event:/machine.slice/machine-lxc\x2dfirefox.scope > 3:blkio:/machine.slice/machine-lxc\x2dfirefox.scope > 2:net_cls,net_prio:/machine.slice/machine-lxc\x2dfirefox.scope > 1:name=systemd:/machine.slice/machine-lxc\x2dfirefox.scope/machine.slice/machine-lxc\x2dfirefox.scope/user.slice/user-2000.slice/session-235.scope > > > > this are the latest log lines in /var/log/libvirt/lxc/firefox.log > > > 2015-07-22 04:34:09.387+0000: 1616: error : virNetSocketReadWire:1520 : > End of file while reading data: Input/output error > 2015-07-22 04:34:10.061+0000: starting up > PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin > LIBVIRT_DEBUG=3 LIBVIRT_LOG_OUTPUTS=3:stderr > /usr/lib/libvirt/libvirt_lxc --name firefox --console 22 --security=none > --hands > hake 25 --veth vnet1 > 2015-07-22 04:34:10.119+0000: 24876: info : libvirt version: 1.2.16, > package: 2 (buildd 2015-06-05-10:38:41 babin) > 2015-07-22 04:34:10.119+0000: 24876: error : virSystemdCreateMachine:294 > : Unit machine-lxc\x2dfirefox.scope already exists. > Unit machine-lxc\x2dfirefox.scope already exists. > > > should i submit this upstream? > > > > > > version: 1.2.16-2 > > -- 1AE0 322E B8F7 4717 BDEA BF1D 44BB 1BA7 9F6C 6333 keybase: http://keybase.io/gfa From owner at bugs.debian.org Thu Jul 23 00:42:05 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 23 Jul 2015 00:42:05 +0000 Subject: [Pkg-libvirt-maintainers] Processed: your mail References: <55B037CC.6040504@zumbi.com.ar> Message-ID: Processing commands for control at bugs.debian.org: > found 774237 1.2.16-2 Bug #774237 [libvirt-bin] libvirt-bin: lxc domains lost after upgrade/restart of libvirt Marked as found in versions libvirt/1.2.16-2. > -- Stopping processing here. Please contact me if you need assistance. -- 774237: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774237 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From owner at bugs.debian.org Fri Jul 24 14:34:07 2015 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Fri, 24 Jul 2015 14:34:07 +0000 Subject: [Pkg-libvirt-maintainers] Processed: fixed 790465 in 1.4.3-3, tagging 781920, tagging 780333, tagging 779850, tagging 779829 ... References: <1437748156-3179-bts-anbe@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > # fixup bug metadata to allow automatic archival > fixed 790465 1.4.3-3 Bug #790465 {Done: Jonas Smedegaard } [kannel] Please drop conditional build-depend on libmysqlclient15-dev Marked as fixed in versions kannel/1.4.3-3. > # drop redundant or incorrect release tags > tags 781920 - jessie sid stretch Bug #781920 {Done: Aron Xu } [ibus] Drop the ibus dependency on python-notify Removed tag(s) stretch, jessie, and sid. > tags 780333 - jessie Bug #780333 {Done: Mike Gabriel } [src:mate-utils] mate-search-tool and mate-disk-usage-analyzer don't receive GSettings notifications with GLib >= 2.43 Removed tag(s) jessie. > tags 779850 - jessie Bug #779850 {Done: Mike Gabriel } [src:mate-user-share] m-u-s doesn't receive GSettings notifications with GLib >= 2.43 Removed tag(s) jessie. > tags 779829 - jessie Bug #779829 {Done: Mike Gabriel } [src:mate-netbook] maximus doesn't receive GSettings notifications with GLib >= 2.43 Removed tag(s) jessie. > found 765681 4.8.4-1.1 Bug #765681 {Done: Scott Kitterman } [libqtcore4-perl] libqtgui4-perl: QtGui4 module cannot be imported Marked as found in versions qt4-perl/4.8.4-1.1. > tags 765681 - jessie sid stretch Bug #765681 {Done: Scott Kitterman } [libqtcore4-perl] libqtgui4-perl: QtGui4 module cannot be imported Removed tag(s) sid, jessie, and stretch. > tags 761413 - jessie sid stretch Bug #761413 {Done: Anton Gladky } [python-vtk6] python-vtk6: Please update to use wxpython3.0 Removed tag(s) jessie, sid, and stretch. > tags 761210 - jessie Bug #761210 {Done: Hideki Yamane } [g-wrap] g-wrap: please migrate to guile-2.0 Removed tag(s) jessie. > tags 759129 - jessie Bug #759129 {Done: Harlan Lieberman-Berg } [src:nanomsg] nanomsg FTBFS on hurd-i386, kfreebsd-i386, sparc Removed tag(s) jessie. > found 753402 0.9.3.3-8 Bug #753402 {Done: NIIBE Yutaka } [gauche] gosh segfaults on s390x causing libguess to FTBFS Marked as found in versions gauche/0.9.3.3-8. > tags 753402 - jessie sid stretch Bug #753402 {Done: NIIBE Yutaka } [gauche] gosh segfaults on s390x causing libguess to FTBFS Removed tag(s) stretch, jessie, and sid. > tags 751330 - jessie sid stretch Bug #751330 {Done: tony mancill } [xd] xd: non-standard gcc/g++ used for build (gcc-4.8) Removed tag(s) stretch, jessie, and sid. > tags 749757 - jessie Bug #749757 {Done: Yavor Doganov } [src:gworkspace] gworkspace.app: GCC warnings that may lead to runtime issues with new GNUstep libraries Removed tag(s) jessie. > tags 749738 - jessie Bug #749738 {Done: Yavor Doganov } [src:cynthiune.app] cynthiune.app: GCC warnings that may lead to runtime issues with new GNUstep libraries Removed tag(s) jessie. > tags 731695 - jessie Bug #731695 {Done: Andreas Beckmann } [pearpc] pearpc: build-depends on libsvga1-dev, which was removed from testing Removed tag(s) jessie. > notfixed 777236 3.16.7-ckt9-2 Bug #777236 {Done: Stephan Sp?th } [src:linux] linux-image-3.16.0-4-686-pae: Acer C720p Touchscreen does not work No longer marked as fixed in versions src:linux/3.16.7-ckt9-2. > fixed 777236 3.16.7-ckt9-2 Bug #777236 {Done: Stephan Sp?th } [src:linux] linux-image-3.16.0-4-686-pae: Acer C720p Touchscreen does not work Marked as fixed in versions linux/3.16.7-ckt9-2. > notfixed 561754 4.8.2+dfsg-11 Bug #561754 {Done: Lisandro Dami?n Nicanor P?rez Meyer } [qt4-x11] qt4-x11: remote info disclosure via css There is no source info for the package 'qt4-x11' at version '4.8.2+dfsg-11' with architecture '' Unable to make a source version for version '4.8.2+dfsg-11' No longer marked as fixed in versions 4.8.2+dfsg-11. > fixed 561754 4:4.8.2+dfsg-11 Bug #561754 {Done: Lisandro Dami?n Nicanor P?rez Meyer } [qt4-x11] qt4-x11: remote info disclosure via css There is no source info for the package 'qt4-x11' at version '4:4.8.2+dfsg-11' with architecture '' Unable to make a source version for version '4:4.8.2+dfsg-11' Marked as fixed in versions 4:4.8.2+dfsg-11. > notfixed 643765 4.8.2+dfsg-11 Bug #643765 {Done: Lisandro Dami?n Nicanor P?rez Meyer } [qt4-qmlviewer] qt4-qmlviewer: qmlviewer on mips fails to "Bus error" There is no source info for the package 'qt4-qmlviewer' at version '4.8.2+dfsg-11' with architecture '' Unable to make a source version for version '4.8.2+dfsg-11' No longer marked as fixed in versions 4.8.2+dfsg-11. > fixed 643765 4:4.8.2+dfsg-11 Bug #643765 {Done: Lisandro Dami?n Nicanor P?rez Meyer } [qt4-qmlviewer] qt4-qmlviewer: qmlviewer on mips fails to "Bus error" Marked as fixed in versions qt4-x11/4:4.8.2+dfsg-11. > reassign 778073 gcc-5 Bug #778073 {Done: Matthias Klose } [src:ppl] ppl: ftbfs with GCC-5 Bug reassigned from package 'src:ppl' to 'gcc-5'. No longer marked as found in versions ppl/1:1.1-3. No longer marked as fixed in versions gcc-5/5-20150314-1. > fixed 778073 5-20150314-1 Bug #778073 {Done: Matthias Klose } [gcc-5] ppl: ftbfs with GCC-5 Marked as fixed in versions gcc-5/5-20150314-1. > affects 778073 + src:ppl Bug #778073 {Done: Matthias Klose } [gcc-5] ppl: ftbfs with GCC-5 Added indication that 778073 affects src:ppl > fixed 662373 1.3.7-3 Bug #662373 {Done: Eduard Bloch } [src:icewm] icewm: Please Build-Depends on libpng-dev, change from libpng12-dev Marked as fixed in versions icewm/1.3.7-3. > notfixed 662373 1.2.37+1.3.4pre2-1 Bug #662373 {Done: Eduard Bloch } [src:icewm] icewm: Please Build-Depends on libpng-dev, change from libpng12-dev No longer marked as fixed in versions 1.2.37+1.3.4pre2-1. > reassign 777616 llvm-toolchain-3.5,llvm-toolchain-snapshot Bug #777616 {Done: Sylvestre Ledru } [lldb] lldb-3.7: Not usable at all. "doesn't contain any 'host' platform architectures: x86_64" for each binary Bug reassigned from package 'lldb' to 'llvm-toolchain-3.5,llvm-toolchain-snapshot'. No longer marked as found in versions llvm-defaults/0.25. No longer marked as fixed in versions llvm-toolchain-3.5/1:3.5-10 and llvm-toolchain-snapshot/1:3.7~svn230892-1. > fixed 777616 1:3.5-10 Bug #777616 {Done: Sylvestre Ledru } [llvm-toolchain-3.5,llvm-toolchain-snapshot] lldb-3.7: Not usable at all. "doesn't contain any 'host' platform architectures: x86_64" for each binary There is no source info for the package 'llvm-toolchain-3.5' at version '1:3.5-10' with architecture '' There is no source info for the package 'llvm-toolchain-snapshot' at version '1:3.5-10' with architecture '' Unable to make a source version for version '1:3.5-10' Marked as fixed in versions 1:3.5-10. > fixed 777616 1:3.7~svn230892-1 Bug #777616 {Done: Sylvestre Ledru } [llvm-toolchain-3.5,llvm-toolchain-snapshot] lldb-3.7: Not usable at all. "doesn't contain any 'host' platform architectures: x86_64" for each binary There is no source info for the package 'llvm-toolchain-3.5' at version '1:3.7~svn230892-1' with architecture '' There is no source info for the package 'llvm-toolchain-snapshot' at version '1:3.7~svn230892-1' with architecture '' Unable to make a source version for version '1:3.7~svn230892-1' Marked as fixed in versions 1:3.7~svn230892-1. > reassign 779332 llvm-toolchain-3.5 Bug #779332 {Done: Sylvestre Ledru } [lldb] lldb: cannot run executables or attach to processes Bug reassigned from package 'lldb' to 'llvm-toolchain-3.5'. No longer marked as found in versions llvm-defaults/0.25. No longer marked as fixed in versions llvm-toolchain-3.5/1:3.5-10. > fixed 779332 1:3.5-10 Bug #779332 {Done: Sylvestre Ledru } [llvm-toolchain-3.5] lldb: cannot run executables or attach to processes There is no source info for the package 'llvm-toolchain-3.5' at version '1:3.5-10' with architecture '' Unable to make a source version for version '1:3.5-10' Marked as fixed in versions 1:3.5-10. > notfound 598022 1.7.4p4-3 Bug #598022 {Done: Ben Hutchings } [sudo] pod markup in sudoers(5) manpage No longer marked as found in versions sudo/1.7.4p4-3. > reassign 776081 src:jnr-constants Bug #776081 {Done: Miguel Landaeta } [src:libconstantine-java] libconstantine-java: Update to 0.8.6 or a more recent release Bug reassigned from package 'src:libconstantine-java' to 'src:jnr-constants'. No longer marked as found in versions libconstantine-java/0.7-6. No longer marked as fixed in versions jnr-constants/0.8.6-2. > fixed 776081 0.8.6-2 Bug #776081 {Done: Miguel Landaeta } [src:jnr-constants] libconstantine-java: Update to 0.8.6 or a more recent release Marked as fixed in versions jnr-constants/0.8.6-2. > affects 776081 + src:libconstantine-java Bug #776081 {Done: Miguel Landaeta } [src:jnr-constants] libconstantine-java: Update to 0.8.6 or a more recent release Added indication that 776081 affects src:libconstantine-java > fixed 766239 5.3.2+dfsg-4 Bug #766239 {Done: Lisandro Dami?n Nicanor P?rez Meyer } [src:qtbase-opensource-src] qtbase-opensource-src: Needs xkb-config-root setted Marked as fixed in versions qtbase-opensource-src/5.3.2+dfsg-4. > fixed 773225 10 Bug #773225 {Done: Helmut Grohne } [cross-gcc-dev] update patches for gcc 4.9.2-8 Marked as fixed in versions cross-gcc/10. > reassign 775773 libvirt Bug #775773 {Done: Guido G?nther } [virt-manager] virt-manager: new vm - no suitable CPU module - virt-manager (version 1:1.0.1-3) in testing Bug reassigned from package 'virt-manager' to 'libvirt'. No longer marked as found in versions virt-manager/1:1.0.1-3. No longer marked as fixed in versions libvirt/1.2.9-9. > fixed 775773 1.2.9-9 Bug #775773 {Done: Guido G?nther } [libvirt] virt-manager: new vm - no suitable CPU module - virt-manager (version 1:1.0.1-3) in testing There is no source info for the package 'libvirt' at version '1.2.9-9' with architecture '' Unable to make a source version for version '1.2.9-9' Marked as fixed in versions 1.2.9-9. > affects 775773 + virt-manager Bug #775773 {Done: Guido G?nther } [libvirt] virt-manager: new vm - no suitable CPU module - virt-manager (version 1:1.0.1-3) in testing Added indication that 775773 affects virt-manager > reassign 739670 src:php-nrk-predis Bug #739670 {Done: Cyril Bouthors } [libphp-predis] Rename package to php-nrk-predis Bug reassigned from package 'libphp-predis' to 'src:php-nrk-predis'. No longer marked as found in versions libphp-predis/0.8.3-1. No longer marked as fixed in versions php-nrk-predis/1.0.0-1. > fixed 739670 1.0.0-1 Bug #739670 {Done: Cyril Bouthors } [src:php-nrk-predis] Rename package to php-nrk-predis Marked as fixed in versions php-nrk-predis/1.0.0-1. > affects 739670 + libphp-predis Bug #739670 {Done: Cyril Bouthors } [src:php-nrk-predis] Rename package to php-nrk-predis Added indication that 739670 affects libphp-predis > notfixed 536738 0.48.3-1 Bug #536738 {Done: Alex Valavanis } [inkscape] [inkscape] Cannot open own Adobe Illustrator files There is no source info for the package 'inkscape' at version '0.48.3-1' with architecture '' Unable to make a source version for version '0.48.3-1' No longer marked as fixed in versions 0.48.3-1. > fixed 536738 0.48.3.1-1 Bug #536738 {Done: Alex Valavanis } [inkscape] [inkscape] Cannot open own Adobe Illustrator files Marked as fixed in versions inkscape/0.48.3.1-1. > found 776296 1.17.13 Bug #776296 {Done: Chris Lamb } [dpkg-dev] Make it explicit that a space is not valid in -SField Marked as found in versions dpkg/1.17.13. > notfound 776296 1.17.23 Bug #776296 {Done: Chris Lamb } [dpkg-dev] Make it explicit that a space is not valid in -SField No longer marked as found in versions dpkg/1.17.23. > notfound 595699 1.1-1 Bug #595699 {Done: Lisandro Dami?n Nicanor P?rez Meyer } [choqok] Subject: choqok: Spawns hundreds of processes during usage, merely hangs the machine No longer marked as found in versions choqok/1.1-1. > notfixed 731119 2.2.5+dfsg-1 Bug #731119 {Done: Sam Hartman } [freeradius] freeradius-ldap : basedn can't be empty There is no source info for the package 'freeradius' at version '2.2.5+dfsg-1' with architecture '' Unable to make a source version for version '2.2.5+dfsg-1' No longer marked as fixed in versions freeradius/2.2.5+dfsg-1. > fixed 731119 2.2.5+dfsg-0.1 Bug #731119 {Done: Sam Hartman } [freeradius] freeradius-ldap : basedn can't be empty Marked as fixed in versions freeradius/2.2.5+dfsg-0.1. > fixed 743440 36.0-1 Bug #743440 {Done: Samuel Thibault } [iceweasel] iceweasel not accessible (to screen readers, atk, spi) Marked as fixed in versions iceweasel/36.0-1. > reassign 764473 libnet-dns-zonefile-fast-perl Bug #764473 {Done: Ond?ej Sur? } [dnssec-tools] donuts doesn't work at all Bug reassigned from package 'dnssec-tools' to 'libnet-dns-zonefile-fast-perl'. No longer marked as found in versions dnssec-tools/2.1-1. No longer marked as fixed in versions libnet-dns-zonefile-fast-perl/1.24-1. > fixed 764473 1.24-1 Bug #764473 {Done: Ond?ej Sur? } [libnet-dns-zonefile-fast-perl] donuts doesn't work at all Marked as fixed in versions libnet-dns-zonefile-fast-perl/1.24-1. > affects 764473 + dnssec-tools Bug #764473 {Done: Ond?ej Sur? } [libnet-dns-zonefile-fast-perl] donuts doesn't work at all Added indication that 764473 affects dnssec-tools > tags 786673 + sid stretch - jessie-ignore Bug #786673 {Done: Dmitry Smirnov } [bfgminer] FTBFS: Package libbase58 was not found in the pkg-config search path Added tag(s) stretch and sid. Bug #786673 {Done: Dmitry Smirnov } [bfgminer] FTBFS: Package libbase58 was not found in the pkg-config search path Removed tag(s) jessie-ignore. > tags 687904 + sid stretch Bug #687904 [interchange-ui] interchange-ui: cannot install this package Added tag(s) stretch and sid. > tags 793486 + sid stretch Bug #793486 [interchange-cat-standard] interchange-cat-standard: fails to install in sid: post-installation script returned error exit status 10 Added tag(s) sid and stretch. > thanks Stopping processing here. Please contact me if you need assistance. -- 536738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536738 561754: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=561754 595699: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595699 598022: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598022 643765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643765 662373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662373 687904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=687904 731119: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731119 731695: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731695 739670: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739670 743440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743440 749738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749738 749757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749757 751330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751330 753402: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753402 759129: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=759129 761210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761210 761413: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761413 764473: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764473 765681: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765681 766239: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766239 773225: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773225 775773: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775773 776081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776081 776296: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776296 777236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777236 777616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777616 778073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778073 779332: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779332 779829: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779829 779850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779850 780333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780333 781920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781920 786673: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786673 790465: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790465 793486: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793486 Debian Bug Tracking System Contact owner at bugs.debian.org with problems From anbe at debian.org Sat Jul 25 12:22:56 2015 From: anbe at debian.org (Andreas Beckmann) Date: Sat, 25 Jul 2015 14:22:56 +0200 Subject: [Pkg-libvirt-maintainers] Bug#793601: virt-manager: purging virt-manager deletes files owned by virtinst: /usr/share/virt-manager/**/*.py Message-ID: <20150725122256.12843.30461.reportbug@zam581.zam.kfa-juelich.de> Package: virt-manager Version: 1:1.0.1-5 Severity: serious User: debian-qa at lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package removes files that were installed by another package. The removed files were already present before the package was installed, they may have been shipped or created by a dependency. This is probably caused by an incorrect maintainer script. >From the attached log (scroll to the bottom...): 3m32.3s ERROR: FAIL: After purging files have disappeared: /usr/share/virt-manager/ owned by: virt-manager, virtinst /usr/share/virt-manager/virt-clone owned by: virtinst /usr/share/virt-manager/virt-convert owned by: virtinst /usr/share/virt-manager/virt-image owned by: virtinst /usr/share/virt-manager/virt-install owned by: virtinst /usr/share/virt-manager/virt-xml owned by: virtinst /usr/share/virt-manager/virtcli/ owned by: virtinst /usr/share/virt-manager/virtcli/__init__.py owned by: virtinst /usr/share/virt-manager/virtcli/cliconfig.py owned by: virtinst /usr/share/virt-manager/virtcli/cliutils.py owned by: virtinst /usr/share/virt-manager/virtconv/ owned by: virtinst /usr/share/virt-manager/virtconv/__init__.py owned by: virtinst /usr/share/virt-manager/virtconv/formats.py owned by: virtinst /usr/share/virt-manager/virtconv/ovf.py owned by: virtinst /usr/share/virt-manager/virtconv/parsers/ owned by: virtinst /usr/share/virt-manager/virtconv/vmx.py owned by: virtinst /usr/share/virt-manager/virtinst/ owned by: virtinst /usr/share/virt-manager/virtinst/__init__.py owned by: virtinst /usr/share/virt-manager/virtinst/capabilities.py owned by: virtinst /usr/share/virt-manager/virtinst/cli.py owned by: virtinst /usr/share/virt-manager/virtinst/clock.py owned by: virtinst /usr/share/virt-manager/virtinst/cloner.py owned by: virtinst [...] /usr/share/virt-manager/virtinst/storage.py owned by: virtinst /usr/share/virt-manager/virtinst/support.py owned by: virtinst /usr/share/virt-manager/virtinst/urlfetcher.py owned by: virtinst /usr/share/virt-manager/virtinst/util.py owned by: virtinst /usr/share/virt-manager/virtinst/virtimage.py owned by: virtinst /usr/share/virt-manager/virtinst/xmlbuilder.py owned by: virtinst cheers, Andreas -------------- next part -------------- A non-text attachment was scrubbed... Name: virt.log.gz Type: application/gzip Size: 26843 bytes Desc: not available URL: From rrs at debian.org Mon Jul 27 08:13:29 2015 From: rrs at debian.org (Ritesh Raj Sarraf) Date: Mon, 27 Jul 2015 13:43:29 +0530 Subject: [Pkg-libvirt-maintainers] Bug#793758: supermin: simple documentation of creating a rootfs Message-ID: <20150727081329.15869.40130.reportbug@learner.researchut.com> Package: supermin Version: 5.1.13-3 Severity: wishlist There's no simple documentation on how to create a rootfs. Before supermin, it was febootstrap that had some obvious options/arguments on how to create a Fedora rootfs. With supermin, it is zilsch. There are no option, and there is no template. So even if I ru a `supermin --prepare` there's not much it'll do on a Debian box, to create a Fedora rootfs ??? -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.0.9+ (SMP w/4 CPU cores) Locale: LANG=en_IN.utf8, LC_CTYPE=en_IN.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages supermin depends on: ii apt 1.0.9.10 ii cpio 2.11+dfsg-4.1 ii e2fslibs 1.42.13-1 ii libc6 2.19-19 ii libcomerr2 1.42.13-1 supermin recommends no packages. supermin suggests no packages. -- no debconf information From bengen at hilluzination.de Mon Jul 27 08:31:10 2015 From: bengen at hilluzination.de (Hilko Bengen) Date: Mon, 27 Jul 2015 10:31:10 +0200 Subject: [Pkg-libvirt-maintainers] Bug#793758: supermin: simple documentation of creating a rootfs In-Reply-To: <20150727081329.15869.40130.reportbug@learner.researchut.com> (Ritesh Raj Sarraf's message of "Mon, 27 Jul 2015 13:43:29 +0530") References: <20150727081329.15869.40130.reportbug@learner.researchut.com> Message-ID: <87d1ze0zox.fsf@msgid.hilluzination.de> * Ritesh Raj Sarraf: > Package: supermin > Version: 5.1.13-3 > Severity: wishlist > > There's no simple documentation on how to create a rootfs. > > Before supermin, it was febootstrap that had some obvious > options/arguments on how to create a Fedora rootfs. Seems like we need to clear up a misconception: febootstrap 3.x and now supermin can not be used to build a Fedora rootfs -- at least not on non-Fedora/Redhat systems. I agree that some clarifications could be added to the manpage. Cheers, -Hilko From rrs at debian.org Mon Jul 27 13:16:51 2015 From: rrs at debian.org (Ritesh Raj Sarraf) Date: Mon, 27 Jul 2015 18:46:51 +0530 Subject: [Pkg-libvirt-maintainers] Bug#793758: supermin: simple documentation of creating a rootfs In-Reply-To: <87d1ze0zox.fsf@msgid.hilluzination.de> References: <20150727081329.15869.40130.reportbug@learner.researchut.com> <87d1ze0zox.fsf@msgid.hilluzination.de> Message-ID: <1438003011.10107.8.camel@debian.org> On Mon, 2015-07-27 at 10:31 +0200, Hilko Bengen wrote: > Seems like we need to clear up a misconception: febootstrap 3.x and > now > supermin can not be used to build a Fedora rootfs -- at least not on > non-Fedora/Redhat systems. > > I agree that some clarifications could be added to the manpage. Maybe just ship a README.Debian with the correct/latest information. I checked on the README shipped with the package. That document confused me. The Febootstrap 2.x section claims that 3.x can build many varieties of Linux distros. :-) IMPORTANT NOTE FOR USERS OF SUPERMIN 4.x: supermin 5.x is a rewrite of supermin 4. It is compatible at a high level with supermin 4 / febootstrap 3, but requires some command line adjustments. IMPORTANT NOTE FOR USERS OF FEBOOTSTRAP 3.x: supermin 4.x is just an evolution of febootstrap 3.x (really we just renamed it). The previous febootstrap program is now called supermin. The previous febootstrap-supermin-helper program is now called supermin-helper. Apart from that they are identical, although they will evolve and add features over time. IMPORTANT NOTE FOR USERS OF FEBOOTSTRAP 2.x: febootstrap 3.x is a complete rewrite. febootstrap 2.x could only build Fedora distributions. This version can build many varieties of Linux distros. 3.x only builds supermin appliances, it does not build chroots. 3.x does not build cross-distro, cross-release or cross-architecture systems. If you want febootstrap 2.x, please use the 'febootstrap-2.x' branch from the git repository. -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 801 bytes Desc: This is a digitally signed message part URL: From noreply at release.debian.org Mon Jul 27 16:39:16 2015 From: noreply at release.debian.org (Debian testing watch) Date: Mon, 27 Jul 2015 16:39:16 +0000 Subject: [Pkg-libvirt-maintainers] libguestfs 1:1.28.12-1 MIGRATED to testing Message-ID: FYI: The status of the libguestfs source package in Debian's testing distribution has changed. Previous version: 1:1.28.10-2 Current version: 1:1.28.12-1 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See https://release.debian.org/testing-watch/ for more information. From onlyjob at debian.org Wed Jul 29 11:39:43 2015 From: onlyjob at debian.org (Dmitry Smirnov) Date: Wed, 29 Jul 2015 21:39:43 +1000 Subject: [Pkg-libvirt-maintainers] Bug#602807: libvirt: Support esx hypervisor Message-ID: <2466430.Iydjk05PHT@deblab> I'd like to support this request please. My reasoning is that for Debian users it could make easier to move their VMs from proprietary virtualisation to KVM. Apparently it could be useful in Opennebula which offers single management interface to several virtualisation platforms. Thanks. -- Regards, Dmitry Smirnov -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part. URL: From onlyjob at debian.org Wed Jul 29 19:51:57 2015 From: onlyjob at debian.org (Dmitry Smirnov) Date: Thu, 30 Jul 2015 05:51:57 +1000 Subject: [Pkg-libvirt-maintainers] Bug#602807: libvirt: Support esx hypervisor In-Reply-To: <2466430.Iydjk05PHT@deblab> References: <2466430.Iydjk05PHT@deblab> Message-ID: <1811700.QePqOthHmP@deblab> I found that only two small changes are needed to enable ESX support: control/Build-Depends: + libcurl4-gnutls-dev | libcurl-dev, rules/DEB_CONFIGURE_EXTRA_ARGS: - --without-esx Interesting to note that since Wheezy "libvirt" already built with "VMware" support (search the build log [1] for "VMware"). Apparently it did not cause much grief so it would be nice to enable ESX support as well, since support for another proprietary hypervisor of same vendor was already enabled for a while... Thanks. [1]: https://buildd.debian.org/status/fetch.php?pkg=libvirt&arch=amd64&ver=1.2.16-2&stamp=1433501019 -- All the best, Dmitry Smirnov. --- The truth is incontrovertible, malice may attack it, ignorance may deride it, but in the end; there it is. -- Winston Churchill -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part. URL: