[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt on utopic

2015-05-12 Thread Adam Stokes
The problem exists in kernel 3.16.0-30-generic on trusty as well. Can we
get this fix backported to trusty?

** Also affects: cloud-installer
   Importance: Undecided
   Status: New

** Changed in: cloud-installer
   Status: New = Confirmed

** Summary changed:

- broken postinst test for uvtool-libvirt on utopic
+ broken postinst test for uvtool-libvirt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1408833

Title:
  broken postinst test for uvtool-libvirt

Status in AppArmor Linux application security framework:
  Confirmed
Status in Ubuntu Openstack installer:
  Confirmed
Status in ubuntu virtualization tools:
  Invalid
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Utopic:
  Fix Released

Bug description:
  Installing uvtool-libvirt *inside an lxc container* on utopic fails
  due to a test in the postinst script.

  It uses socat on the libvirt socket, which fails, despite libvirt
  being installed correctly.

  ubuntu@uoi-bootstrap:~$ sudo apt-get install -f
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
libfreetype6 os-prober
  Use 'apt-get autoremove' to remove them.
  0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
  1 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Setting up uvtool-libvirt (0~bzr92-0ubuntu2) ...
  2015/01/08 13:01:34 socat[10184] E read(3, 0x13b2a30, 8192): Permission denied
  libvirtd does not appear to be listening on /var/run/libvirt/libvirt-sock.
  On Ubuntu, libvirtd is managed with the libvirt-bin upstart job.
  Repair libvirtd, then reconfigure uvtool-libvirt with:
  sudo apt-get -f install
  dpkg: error processing package uvtool-libvirt (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   uvtool-libvirt
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  ubuntu@uoi-bootstrap:~$ ps -ef | grep libvirt
  libvirt+  9556 1  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9557  9556  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9854 1  0 10:24 ?00:00:00 /usr/sbin/libvirtd -d
  ubuntu   10155 10120  0 12:56 pts/000:00:00 grep libvirt

  ubuntu@uoi-bootstrap:~$ groups
  ubuntu adm dialout cdrom floppy sudo audio dip video plugdev netdev libvirtd

  
  ubuntu@uoi-bootstrap:~$ virsh list
   IdName   State
  

  for a little more context, there are notes here:
  https://gist.github.com/mikemccracken/53c665e6094db21efc03

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1408833/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt on utopic

2015-05-07 Thread Andy Whitcroft
** Changed in: linux (Ubuntu)
   Status: Invalid = Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1408833

Title:
  broken postinst test for uvtool-libvirt on utopic

Status in AppArmor Linux application security framework:
  Confirmed
Status in ubuntu virtualization tools:
  Invalid
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Utopic:
  Fix Released

Bug description:
  Installing uvtool-libvirt *inside an lxc container* on utopic fails
  due to a test in the postinst script.

  It uses socat on the libvirt socket, which fails, despite libvirt
  being installed correctly.

  ubuntu@uoi-bootstrap:~$ sudo apt-get install -f
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
libfreetype6 os-prober
  Use 'apt-get autoremove' to remove them.
  0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
  1 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Setting up uvtool-libvirt (0~bzr92-0ubuntu2) ...
  2015/01/08 13:01:34 socat[10184] E read(3, 0x13b2a30, 8192): Permission denied
  libvirtd does not appear to be listening on /var/run/libvirt/libvirt-sock.
  On Ubuntu, libvirtd is managed with the libvirt-bin upstart job.
  Repair libvirtd, then reconfigure uvtool-libvirt with:
  sudo apt-get -f install
  dpkg: error processing package uvtool-libvirt (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   uvtool-libvirt
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  ubuntu@uoi-bootstrap:~$ ps -ef | grep libvirt
  libvirt+  9556 1  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9557  9556  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9854 1  0 10:24 ?00:00:00 /usr/sbin/libvirtd -d
  ubuntu   10155 10120  0 12:56 pts/000:00:00 grep libvirt

  ubuntu@uoi-bootstrap:~$ groups
  ubuntu adm dialout cdrom floppy sudo audio dip video plugdev netdev libvirtd

  
  ubuntu@uoi-bootstrap:~$ virsh list
   IdName   State
  

  for a little more context, there are notes here:
  https://gist.github.com/mikemccracken/53c665e6094db21efc03

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1408833/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt on utopic

2015-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-34.45

---
linux (3.16.0-34.45) utopic; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1435400

  [ Andy Whitcroft ]

  * [Packaging] generate live watchdog blacklists
- LP: #1432837

  [ Chris J Arges ]

  * [Config] Add ibmvfc to d-i
- LP: #1416001

  [ John Johansen ]

  * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
- LP: #1408833

  [ Seth Forshee ]

  * [Config] updateconfigs - enable X86_UP_APIC_MSI

  [ Upstream Kernel Changes ]

  * cdc-acm: add sanity checks
- LP: #1413992
  * x86: thinkpad_acpi.c: fixed spacing coding style issue
- LP: #1417915
  * thinkpad_acpi: support new BIOS version string pattern
- LP: #1417915
  * powernv: Use _GLOBAL_TOC for opal wrappers
- LP: #1431196
  * Btrfs: clear compress-force when remounting with compress option
- LP: #1434183
  * Btrfs: send, don't delay dir move if there's a new parent inode
- LP: #1434223
  * [media] em28xx: fix em28xx-input removal
- LP: #1434595
  * [media] em28xx: ensure closing messages terminate with a newline
- LP: #1434595
  * [media] em28xx-input: fix missing newlines
- LP: #1434595
  * [media] em28xx-core: fix missing newlines
- LP: #1434595
  * [media] em28xx-audio: fix missing newlines
- LP: #1434595
  * [media] em28xx-audio: fix missing newlines
- LP: #1434595
  * [media] em28xx-dvb: fix missing newlines
- LP: #1434595
  * [media] em28xx-video: fix missing newlines
- LP: #1434595
  * ARM: pxa: add regulator_has_full_constraints to corgi board file
- LP: #1434595
  * ARM: pxa: add regulator_has_full_constraints to poodle board file
- LP: #1434595
  * ARM: pxa: add regulator_has_full_constraints to spitz board file
- LP: #1434595
  * hx4700: regulator: declare full constraints
- LP: #1434595
  * HID: input: fix confusion on conflicting mappings
- LP: #1434595
  * HID: fixup the conflicting keyboard mappings quirk
- LP: #1434595
  * ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses
- LP: #1434595
  * megaraid_sas: disable interrupt_mask before enabling hardware
interrupts
- LP: #1434595
  * PCI: Generate uppercase hex for modalias var in uevent
- LP: #1434595
  * usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
- LP: #1434595
  * tty/serial: at91: enable peripheral clock before accessing I/O
registers
- LP: #1434595
  * tty/serial: at91: fix error handling in atmel_serial_probe()
- LP: #1434595
  * axonram: Fix bug in direct_access
- LP: #1434595
  * btrfs: fix leak of path in btrfs_find_item
- LP: #1434595
  * ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
- LP: #1434595
  * TPM: Add new TPMs to the tail of the list to prevent inadvertent change
of dev
- LP: #1434595
  * char: tpm: Add missing error check for devm_kzalloc
- LP: #1434595
  * tpm_tis: verify interrupt during init
- LP: #1434595
  * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
- LP: #1434595
  * tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
- LP: #1434595
  * tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO
- LP: #1434595
  * mmc: sdhci-pxav3: fix unbalanced clock issues during probe
- LP: #1434595
  * iwlwifi: mvm: validate tid and sta_id in ba_notif
- LP: #1434595
  * power: gpio-charger: balance enable/disable_irq_wake calls
- LP: #1434595
  * power: bq24190: Fix ignored supplicants
- LP: #1434595
  * ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3
- LP: #1434595
  * Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device
- LP: #1411193, #1434595
  * Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices
- LP: #1434595
  * cfq-iosched: fix incorrect filing of rt async cfqq
- LP: #1434595
  * smack: fix possible use after frees in task_security() callers
- LP: #1434595
  * xfs: ensure buffer types are set correctly
- LP: #1434595
  * xfs: inode unlink does not set AGI buffer type
- LP: #1434595
  * xfs: set buf types when converting extent formats
- LP: #1434595
  * xfs: set superblock buffer type correctly
- LP: #1434595
  * btrfs: set proper message level for skinny metadata
- LP: #1434595
  * KVM: s390: base hrtimer on a monotonic clock
- LP: #1434595
  * KVM: s390: avoid memory leaks if __inject_vm() fails
- LP: #1434595
  * samsung-laptop: Add use_native_backlight quirk, and enable it on some
models
- LP: #1434595
  * PCI: Fix infinite loop with ROM image of size 0
- LP: #1434595
  * USB: cp210x: add ID for RUGGEDCOM USB Serial Console
- LP: #1434595
  * Bluetooth: Add support for Broadcom BCM20702A1 variant
- LP: #1434595
  * Bluetooth: Add support for Broadcom BCM20702A0 variants firmware
download
- LP: #1434595
  * Bluetooth: btusb: Add support for Dynex/Insignia USB dongles
- 

[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt on utopic

2015-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-34.45

---
linux (3.16.0-34.45) utopic; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
- LP: #1435400

  [ Andy Whitcroft ]

  * [Packaging] generate live watchdog blacklists
- LP: #1432837

  [ Chris J Arges ]

  * [Config] Add ibmvfc to d-i
- LP: #1416001

  [ John Johansen ]

  * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
- LP: #1408833

  [ Seth Forshee ]

  * [Config] updateconfigs - enable X86_UP_APIC_MSI

  [ Upstream Kernel Changes ]

  * cdc-acm: add sanity checks
- LP: #1413992
  * x86: thinkpad_acpi.c: fixed spacing coding style issue
- LP: #1417915
  * thinkpad_acpi: support new BIOS version string pattern
- LP: #1417915
  * powernv: Use _GLOBAL_TOC for opal wrappers
- LP: #1431196
  * Btrfs: clear compress-force when remounting with compress option
- LP: #1434183
  * Btrfs: send, don't delay dir move if there's a new parent inode
- LP: #1434223
  * [media] em28xx: fix em28xx-input removal
- LP: #1434595
  * [media] em28xx: ensure closing messages terminate with a newline
- LP: #1434595
  * [media] em28xx-input: fix missing newlines
- LP: #1434595
  * [media] em28xx-core: fix missing newlines
- LP: #1434595
  * [media] em28xx-audio: fix missing newlines
- LP: #1434595
  * [media] em28xx-audio: fix missing newlines
- LP: #1434595
  * [media] em28xx-dvb: fix missing newlines
- LP: #1434595
  * [media] em28xx-video: fix missing newlines
- LP: #1434595
  * ARM: pxa: add regulator_has_full_constraints to corgi board file
- LP: #1434595
  * ARM: pxa: add regulator_has_full_constraints to poodle board file
- LP: #1434595
  * ARM: pxa: add regulator_has_full_constraints to spitz board file
- LP: #1434595
  * hx4700: regulator: declare full constraints
- LP: #1434595
  * HID: input: fix confusion on conflicting mappings
- LP: #1434595
  * HID: fixup the conflicting keyboard mappings quirk
- LP: #1434595
  * ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses
- LP: #1434595
  * megaraid_sas: disable interrupt_mask before enabling hardware
interrupts
- LP: #1434595
  * PCI: Generate uppercase hex for modalias var in uevent
- LP: #1434595
  * usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
- LP: #1434595
  * tty/serial: at91: enable peripheral clock before accessing I/O
registers
- LP: #1434595
  * tty/serial: at91: fix error handling in atmel_serial_probe()
- LP: #1434595
  * axonram: Fix bug in direct_access
- LP: #1434595
  * btrfs: fix leak of path in btrfs_find_item
- LP: #1434595
  * ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
- LP: #1434595
  * TPM: Add new TPMs to the tail of the list to prevent inadvertent change
of dev
- LP: #1434595
  * char: tpm: Add missing error check for devm_kzalloc
- LP: #1434595
  * tpm_tis: verify interrupt during init
- LP: #1434595
  * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
- LP: #1434595
  * tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
- LP: #1434595
  * tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO
- LP: #1434595
  * mmc: sdhci-pxav3: fix unbalanced clock issues during probe
- LP: #1434595
  * iwlwifi: mvm: validate tid and sta_id in ba_notif
- LP: #1434595
  * power: gpio-charger: balance enable/disable_irq_wake calls
- LP: #1434595
  * power: bq24190: Fix ignored supplicants
- LP: #1434595
  * ARM: DRA7: hwmod: Fix boot crash with DEBUG_LL enabled on UART3
- LP: #1434595
  * Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 device
- LP: #1411193, #1434595
  * Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devices
- LP: #1434595
  * cfq-iosched: fix incorrect filing of rt async cfqq
- LP: #1434595
  * smack: fix possible use after frees in task_security() callers
- LP: #1434595
  * xfs: ensure buffer types are set correctly
- LP: #1434595
  * xfs: inode unlink does not set AGI buffer type
- LP: #1434595
  * xfs: set buf types when converting extent formats
- LP: #1434595
  * xfs: set superblock buffer type correctly
- LP: #1434595
  * btrfs: set proper message level for skinny metadata
- LP: #1434595
  * KVM: s390: base hrtimer on a monotonic clock
- LP: #1434595
  * KVM: s390: avoid memory leaks if __inject_vm() fails
- LP: #1434595
  * samsung-laptop: Add use_native_backlight quirk, and enable it on some
models
- LP: #1434595
  * PCI: Fix infinite loop with ROM image of size 0
- LP: #1434595
  * USB: cp210x: add ID for RUGGEDCOM USB Serial Console
- LP: #1434595
  * Bluetooth: Add support for Broadcom BCM20702A1 variant
- LP: #1434595
  * Bluetooth: Add support for Broadcom BCM20702A0 variants firmware
download
- LP: #1434595
  * Bluetooth: btusb: Add support for Dynex/Insignia USB dongles
- 

[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt on utopic

2015-04-01 Thread John Johansen
** Tags removed: verification-needed-utopic
** Tags added: verification-done-utopic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1408833

Title:
  broken postinst test for uvtool-libvirt on utopic

Status in AppArmor Linux application security framework:
  Confirmed
Status in ubuntu virtualization tools:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  Fix Committed

Bug description:
  Installing uvtool-libvirt *inside an lxc container* on utopic fails
  due to a test in the postinst script.

  It uses socat on the libvirt socket, which fails, despite libvirt
  being installed correctly.

  ubuntu@uoi-bootstrap:~$ sudo apt-get install -f
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
libfreetype6 os-prober
  Use 'apt-get autoremove' to remove them.
  0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
  1 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Setting up uvtool-libvirt (0~bzr92-0ubuntu2) ...
  2015/01/08 13:01:34 socat[10184] E read(3, 0x13b2a30, 8192): Permission denied
  libvirtd does not appear to be listening on /var/run/libvirt/libvirt-sock.
  On Ubuntu, libvirtd is managed with the libvirt-bin upstart job.
  Repair libvirtd, then reconfigure uvtool-libvirt with:
  sudo apt-get -f install
  dpkg: error processing package uvtool-libvirt (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   uvtool-libvirt
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  ubuntu@uoi-bootstrap:~$ ps -ef | grep libvirt
  libvirt+  9556 1  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9557  9556  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9854 1  0 10:24 ?00:00:00 /usr/sbin/libvirtd -d
  ubuntu   10155 10120  0 12:56 pts/000:00:00 grep libvirt

  ubuntu@uoi-bootstrap:~$ groups
  ubuntu adm dialout cdrom floppy sudo audio dip video plugdev netdev libvirtd

  
  ubuntu@uoi-bootstrap:~$ virsh list
   IdName   State
  

  for a little more context, there are notes here:
  https://gist.github.com/mikemccracken/53c665e6094db21efc03

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1408833/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt on utopic

2015-03-26 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
utopic' to 'verification-done-utopic'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-utopic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1408833

Title:
  broken postinst test for uvtool-libvirt on utopic

Status in AppArmor Linux application security framework:
  Confirmed
Status in ubuntu virtualization tools:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  Fix Committed

Bug description:
  Installing uvtool-libvirt *inside an lxc container* on utopic fails
  due to a test in the postinst script.

  It uses socat on the libvirt socket, which fails, despite libvirt
  being installed correctly.

  ubuntu@uoi-bootstrap:~$ sudo apt-get install -f
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
libfreetype6 os-prober
  Use 'apt-get autoremove' to remove them.
  0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
  1 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Setting up uvtool-libvirt (0~bzr92-0ubuntu2) ...
  2015/01/08 13:01:34 socat[10184] E read(3, 0x13b2a30, 8192): Permission denied
  libvirtd does not appear to be listening on /var/run/libvirt/libvirt-sock.
  On Ubuntu, libvirtd is managed with the libvirt-bin upstart job.
  Repair libvirtd, then reconfigure uvtool-libvirt with:
  sudo apt-get -f install
  dpkg: error processing package uvtool-libvirt (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   uvtool-libvirt
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  ubuntu@uoi-bootstrap:~$ ps -ef | grep libvirt
  libvirt+  9556 1  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9557  9556  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9854 1  0 10:24 ?00:00:00 /usr/sbin/libvirtd -d
  ubuntu   10155 10120  0 12:56 pts/000:00:00 grep libvirt

  ubuntu@uoi-bootstrap:~$ groups
  ubuntu adm dialout cdrom floppy sudo audio dip video plugdev netdev libvirtd

  
  ubuntu@uoi-bootstrap:~$ virsh list
   IdName   State
  

  for a little more context, there are notes here:
  https://gist.github.com/mikemccracken/53c665e6094db21efc03

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1408833/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1408833] Re: broken postinst test for uvtool-libvirt on utopic

2015-03-24 Thread Luis Henriques
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Utopic)
   Status: New = Fix Committed

** Changed in: linux (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1408833

Title:
  broken postinst test for uvtool-libvirt on utopic

Status in AppArmor Linux application security framework:
  Confirmed
Status in ubuntu virtualization tools:
  Invalid
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Utopic:
  Fix Committed

Bug description:
  Installing uvtool-libvirt *inside an lxc container* on utopic fails
  due to a test in the postinst script.

  It uses socat on the libvirt socket, which fails, despite libvirt
  being installed correctly.

  ubuntu@uoi-bootstrap:~$ sudo apt-get install -f
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
libfreetype6 os-prober
  Use 'apt-get autoremove' to remove them.
  0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.
  1 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Setting up uvtool-libvirt (0~bzr92-0ubuntu2) ...
  2015/01/08 13:01:34 socat[10184] E read(3, 0x13b2a30, 8192): Permission denied
  libvirtd does not appear to be listening on /var/run/libvirt/libvirt-sock.
  On Ubuntu, libvirtd is managed with the libvirt-bin upstart job.
  Repair libvirtd, then reconfigure uvtool-libvirt with:
  sudo apt-get -f install
  dpkg: error processing package uvtool-libvirt (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   uvtool-libvirt
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  ubuntu@uoi-bootstrap:~$ ps -ef | grep libvirt
  libvirt+  9556 1  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9557  9556  0 09:52 ?00:00:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  root  9854 1  0 10:24 ?00:00:00 /usr/sbin/libvirtd -d
  ubuntu   10155 10120  0 12:56 pts/000:00:00 grep libvirt

  ubuntu@uoi-bootstrap:~$ groups
  ubuntu adm dialout cdrom floppy sudo audio dip video plugdev netdev libvirtd

  
  ubuntu@uoi-bootstrap:~$ virsh list
   IdName   State
  

  for a little more context, there are notes here:
  https://gist.github.com/mikemccracken/53c665e6094db21efc03

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1408833/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp