[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-08-07 Thread Launchpad Bug Tracker
This bug was fixed in the package accountsservice - 0.6.15-2ubuntu9.3

---
accountsservice (0.6.15-2ubuntu9.3) precise-proposed; urgency=low

  * debian/accountsservice.postinst:
- don't try restarting the service from the maintainer script after
  upgrades, it leads to some issues and shouldn't be needed since
  it will be dbus reactivated when needed (lp: #1021293)
 -- Sebastien Bacher seb...@ubuntu.com   Mon, 23 Jul 2012 19:26:09 +0200

** Changed in: accountsservice (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  Fix Released
Status in “accountsservice” source package in Precise:
  Fix Released
Status in “debian-installer-utils” source package in Precise:
  Fix Released
Status in “ubiquity” source package in Precise:
  Fix Released

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-08-03 Thread Sebastien Bacher
don't change to fix released before it's copied to -updates,thanks-

** Changed in: accountsservice (Ubuntu Precise)
   Status: Fix Released = Fix Committed

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Fix Committed
Status in “debian-installer-utils” source package in Precise:
  Fix Released
Status in “ubiquity” source package in Precise:
  Fix Released

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):

  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-08-03 Thread Colin Watson
ubiquity/quantal fixed a while back:

ubiquity (2.11.18) quantal; urgency=low

  * Don't bother keeping track of keyboard model names and identifiers, as
nothing in ubiquity uses them right now.
  * Fix reversed uses of methods mapping between keyboard layout/variant IDs
and human-readable names, and improve method naming and documentation to
make this mistake less likely in future (LP: #1027207, #1027620).
  * Automatic update of included source packages: debian-installer-utils
1.91ubuntu3, flash-kernel 3.0~rc.4ubuntu9, netcfg 1.68ubuntu15.

 -- Colin Watson cjwat...@ubuntu.com  Mon, 23 Jul 2012 11:02:13 +0100

** Changed in: ubiquity (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  Fix Released
Status in “accountsservice” source package in Precise:
  Fix Committed
Status in “debian-installer-utils” source package in Precise:
  Fix Released
Status in “ubiquity” source package in Precise:
  Fix Released

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-08-02 Thread Daniel Manrique
Hi Adam,

I tested the accountsservice update by doing the usual installation
process with a preseed file that does dist-upgrade. Note this is
starting from a 12.04 release image.

With just -updates enabled, it stalls as described in the original
report. The last thing I see in the logfile is  ubuntu in-target:
Rebuilding /usr/share/applications/bamf.index...

With -proposed enabled, the installation goes through as expected, and
the accountsservice version that ends up on the system after
installation is 0.6.15-2ubuntu9.3.

I'll mark verification-done, though this applies only to the
accountsservice update.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Fix Committed
Status in “debian-installer-utils” source package in Precise:
  Fix Released
Status in “ubiquity” source package in Precise:
  Fix Released

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-08-02 Thread toda
** Changed in: accountsservice (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Fix Released
Status in “debian-installer-utils” source package in Precise:
  Fix Released
Status in “ubiquity” source package in Precise:
  Fix Released

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):

  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  - Edit syslinux/txt.cfg, go to the second append line containing 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.10.19

---
ubiquity (2.10.19) precise-proposed; urgency=low

  * Automatic update of included source packages: base-installer
1.122ubuntu7.1, debian-installer-utils 1.88ubuntu2.1, flash-kernel
2.28ubuntu42.2. (one-time update from precise-proposed) (LP: #1021293)
 -- Stephane Graber stgra...@ubuntu.com   Mon, 30 Jul 2012 10:36:51 -0400

** Changed in: ubiquity (Ubuntu Precise)
   Status: Fix Committed = Fix Released

** Changed in: debian-installer-utils (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Fix Committed
Status in “debian-installer-utils” source package in Precise:
  Fix Released
Status in “ubiquity” source package in Precise:
  Fix Released

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-08-01 Thread Adam Conrad
Hello Daniel, or anyone else affected,

Accepted accountsservice into precise-proposed. The package will build
now and be available at
http://launchpad.net/ubuntu/+source/accountsservice/0.6.15-2ubuntu9.3 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: accountsservice (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags removed: verification-done

** Tags added: verification-needed

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Fix Committed
Status in “debian-installer-utils” source package in Precise:
  Fix Released
Status in “ubiquity” source package in Precise:
  Fix Released

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-30 Thread Adam Conrad
Hello Daniel, or anyone else affected,

Accepted ubiquity into precise-proposed. The package will build now and
be available at http://launchpad.net/ubuntu/+source/ubiquity/2.10.19 in
a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: ubiquity (Ubuntu Precise)
   Status: In Progress = Fix Committed

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  In Progress
Status in “debian-installer-utils” source package in Precise:
  Fix Committed
Status in “ubiquity” source package in Precise:
  Fix Committed

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/ubiquity

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  In Progress
Status in “debian-installer-utils” source package in Precise:
  Fix Committed
Status in “ubiquity” source package in Precise:
  Fix Committed

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):

  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  - Edit syslinux/txt.cfg, go to the second append line containing kernel 
parameters for the install ubuntu 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-30 Thread Stéphane Graber
Tested with the preseed file attached to the bug, only replacing
/dev/sda by /dev/vda before loading it and running ubiquity from
precise-proposed in automatic mode.

Installation worked properly, system post-install is up to date except
for the kernel and hplip (that require dist-upgrade instead of safe-
upgrade).

This was done using the original 12.04 install media (64bit).

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  In Progress
Status in “debian-installer-utils” source package in Precise:
  Fix Committed
Status in “ubiquity” source package in Precise:
  Fix Committed

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):

  - 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-28 Thread Sebastien Bacher
I've SRUed the accountsservice fix

** Changed in: accountsservice (Ubuntu Precise)
   Status: Triaged = In Progress

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  In Progress
Status in “debian-installer-utils” source package in Precise:
  Fix Committed
Status in “ubiquity” source package in Precise:
  In Progress

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):

  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  - Edit syslinux/txt.cfg, go to the second 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-24 Thread Adam Conrad
Hello Daniel, or anyone else affected,

Accepted debian-installer-utils into precise-proposed. The package will
build now and be available at http://launchpad.net/ubuntu/+source
/debian-installer-utils/1.88ubuntu2.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: debian-installer-utils (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Triaged
Status in “debian-installer-utils” source package in Precise:
  Fix Committed
Status in “ubiquity” source package in Precise:
  In Progress

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/debian-installer-
utils/precise-proposed

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Triaged
Status in “debian-installer-utils” source package in Precise:
  Fix Committed
Status in “ubiquity” source package in Precise:
  In Progress

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):

  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  - Edit syslinux/txt.cfg, go to the second append line containing kernel 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-23 Thread Sebastien Bacher
** Changed in: accountsservice (Ubuntu Precise)
 Assignee: Canonical Desktop Team (canonical-desktop-team) = Sebastien 
Bacher (seb128)

** Changed in: accountsservice (Ubuntu)
 Assignee: Canonical Desktop Team (canonical-desktop-team) = Sebastien 
Bacher (seb128)

** Changed in: accountsservice (Ubuntu Precise)
 Assignee: Sebastien Bacher (seb128) = (unassigned)

** Changed in: accountsservice (Ubuntu Precise)
 Assignee: (unassigned) = Sebastien Bacher (seb128)

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Triaged
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Triaged
Status in “debian-installer-utils” source package in Precise:
  In Progress
Status in “ubiquity” source package in Precise:
  In Progress

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-23 Thread Launchpad Bug Tracker
This bug was fixed in the package accountsservice - 0.6.21-6ubuntu2

---
accountsservice (0.6.21-6ubuntu2) quantal; urgency=low

  * debian/accountsservice.postinst:
- don't try restarting the service from the maintainer script after
  upgrades, it leads to some issues and shouldn't be needed since
  it will be dbus reactivated when needed (lp: #1021293)
 -- Sebastien Bacher seb...@ubuntu.com   Mon, 23 Jul 2012 19:26:09 +0200

** Changed in: accountsservice (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Fix Released
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Triaged
Status in “debian-installer-utils” source package in Precise:
  In Progress
Status in “ubiquity” source package in Precise:
  In Progress

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-20 Thread Colin Watson
The offending process is /usr/lib/accountsservice/accounts-daemon.

I believe this can be worked around in log-output.  However, there are
multiple problems with accountsservice.postinst.  Here's the fragment in
question:

get_pid() {
[ -n $1 ] || return 0
[ -S /var/run/dbus/system_bus_socket ] || return 0

dbus-send --system --dest=org.freedesktop.DBus --print-reply \
  /org/freedesktop/DBus 
org.freedesktop.DBus.GetConnectionUnixProcessID \
  string:$1 2/dev/null | awk '/uint32/ {print $2}'
}

if [ $1 = configure ]; then
   # stop accounts-daemon
   pid=$(get_pid org.freedesktop.Accounts)
   kill $pid 2/dev/null || true

   # restart daemon if it was running before
   [ -z $pid ] || /usr/lib/accountsservice/accounts-daemon  /dev/null || 
true # will trigger through D-Bus activation
fi

I can see the following problems with this:

 1) There is no check that the process ID acquired via dbus-send is in
the same filesystem root.  If it is in a different root,
accountsservice.postinst should leave well alone because the running
executable is not the one that was just modified by unpacking the new
version of accountsservice.  The effect of this bug is that upgrading a
chroot kills the running accounts-daemon in the host system.

 2)  /dev/null is rather mangled shell syntax.  Syntactically, 
separates commands, and redirections are part of a command.  The way
this is written, the redirection is in fact part of a no-op command of
its own, and is equivalent to opening and closing /dev/null without
writing anything to it.  Here's a demonstration of why this doesn't do
what the author thought it did:

  $ echo hello  x
  [1] 11962
  hello
  $
  [1]+  Doneecho hello
  $ cat x
  $

In any case, it should redirect stderr as well as stdout to
/dev/null.  Correct syntax would be:

  [ -z $pid ] || /usr/lib/accountsservice/accounts-daemon
/dev/null 21  || true # will trigger through D-Bus activation

 3) I'm less sure about this part, but given that it falls back to
expecting accounts-daemon to be started by D-Bus activation, is there
any reason to bother starting it from the postinst at all?  It seems
that perhaps you could simplify this by just deleting that code and
relying entirely on D-Bus activation.


** Also affects: accountsservice (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  New
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  New
Status in “ubiquity” source package in Precise:
  Triaged

Bug description:
  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO 
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-20 Thread Colin Watson
@Brendan: Yes, come to think of it we should clearly fix accountsservice
in an SRU so that upgrades from the 12.04 release image (with an unfixed
log-output) will work again.

** Changed in: accountsservice (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

** Changed in: accountsservice (Ubuntu Precise)
   Status: New = Triaged

** Changed in: accountsservice (Ubuntu)
   Status: New = Triaged

** Changed in: accountsservice (Ubuntu)
   Importance: Undecided = High

** Changed in: accountsservice (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: accountsservice (Ubuntu)
 Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team)

** Changed in: accountsservice (Ubuntu Precise)
 Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team)

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Triaged
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Triaged
Status in “ubiquity” source package in Precise:
  Triaged

Bug description:
  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO 
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO 
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):

  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  - Edit syslinux/txt.cfg, go to the second append line containing kernel 
parameters for the install ubuntu menu option (line 9 in the file), and right 
after only-ubiquity, add a 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-20 Thread Colin Watson
** Also affects: debian-installer-utils (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: debian-installer-utils (Ubuntu)
   Status: New = Triaged

** Changed in: debian-installer-utils (Ubuntu Precise)
   Status: New = Triaged

** Changed in: debian-installer-utils (Ubuntu)
   Importance: Undecided = High

** Changed in: debian-installer-utils (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: debian-installer-utils (Ubuntu)
 Assignee: (unassigned) = Colin Watson (cjwatson)

** Changed in: debian-installer-utils (Ubuntu Precise)
 Assignee: (unassigned) = Colin Watson (cjwatson)

** Changed in: debian-installer-utils (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

** Description changed:

+ [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
+ [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever 
automatic-ubiquity.
+ [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.
+ 
  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.
  
  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:
  
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
- Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO 
+ Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
- Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO 
+ Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)
  
  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).
  
  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):
  
  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  - Edit syslinux/txt.cfg, go to the second append line containing kernel 
parameters for the 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package debian-installer-utils - 1.91ubuntu2

---
debian-installer-utils (1.91ubuntu2) quantal; urgency=low

  * log-output: Always install a no-op SIGCHLD handler, in case the
subsidiary process starts a daemon which does not fully disconnect its
standard file descriptors (LP: #1021293).  See also the changelog for
1.36ubuntu2.
 -- Colin Watson cjwat...@ubuntu.com   Fri, 20 Jul 2012 17:12:34 +0100

** Branch linked: lp:~ubuntu-core-dev/debian-installer-utils/ubuntu

** Changed in: debian-installer-utils (Ubuntu)
   Status: Triaged = Fix Released

** Branch linked: lp:~ubuntu-core-dev/debian-installer-utils/precise-
proposed

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Triaged
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Triaged
Status in “debian-installer-utils” source package in Precise:
  Triaged
Status in “ubiquity” source package in Precise:
  Triaged

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever 
automatic-ubiquity.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-20 Thread Colin Watson
** Changed in: debian-installer-utils (Ubuntu Precise)
   Status: Triaged = In Progress

** Changed in: ubiquity (Ubuntu Precise)
   Status: Triaged = In Progress

** Description changed:

  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
- [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever 
automatic-ubiquity.
+ [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.
  
  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.
  
  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:
  
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)
  
  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).
  
  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):
  
  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  - Edit syslinux/txt.cfg, go to the second append line containing kernel 
parameters for the install ubuntu menu option (line 9 in the file), and right 
after only-ubiquity, add a space and automatic-ubiquity.
  - Boot a test system with this USB stick
  - Select the install ubuntu option
  
  Expected result:
  - System installs ubuntu completely, prompts to reboot and boots into a 
complete installation
  
  Actual result:
  - System will 

[Desktop-packages] [Bug 1021293] Re: Ubuntu 12.04 install stalls when doing apt-get upgrade

2012-07-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/debian-installer-utils

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

Title:
  Ubuntu 12.04 install stalls when doing apt-get upgrade

Status in “accountsservice” package in Ubuntu:
  Triaged
Status in “debian-installer-utils” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  In Progress
Status in “accountsservice” source package in Precise:
  Triaged
Status in “debian-installer-utils” source package in Precise:
  In Progress
Status in “ubiquity” source package in Precise:
  In Progress

Bug description:
  [Impact] Installs of the original 12.04 image with 'apt-get upgrade' in their 
ubiquity/success_command hang.  This blocks hardware certification.
  [Test case] As below; or, more simply, put the preseed file somewhere 
network-accessible and boot the installer in a VM with url=whatever, then 
run the installer with ubiquity --automatic.  For a valid test, you need to 
take the original 12.04 image and upgrade just the ubiquity* binary packages 
before starting the installer.
  [Regression potential] It's worth testing that d-i still works when built 
with the updated debian-installer-utils.  Nothing outside the installer is at 
all likely to be affected.

  Ubuntu 12.04 release image, this contains Ubiquity 2.10.16, grub-pc
  1.99-21ubuntu3 and initramfs-tools 0.99ubuntu13. The updates install
  grub-pc 1.99-21ubuntu3.1.

  At some point between June 28th and July 3rd, the apt-get upgrade
  process on Precise installations started stalling. We've noticed it
  stops when updating the initrds for new kernels:

  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d-spread 
(5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Setting up unity-2d (5.12.0-0ubuntu1.1) ...
  Jul  4 20:43:22 ubuntu in-target: Processing triggers for libc-bin ...
  Jul  4 20:43:23 ubuntu in-target: ldconfig deferred processing now taking 
place
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for resolvconf ...
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend started
  Jul  4 20:43:23 ubuntu in-target: debconf: unable to initialize frontend: 
Passthrough
  Jul  4 20:43:23 ubuntu in-target: debconf: (Failed to open fd 3: Bad file 
descriptor at (eval 24) line 3)
  Jul  4 20:43:23 ubuntu in-target: debconf: falling back to frontend: 
Noninteractive
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): frontend running, 
package name is resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.config configure resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT low 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 1.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GET 
resolvconf/linkify-resolvconf
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 false
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- INPUT medium 
resolvconf/downup-interfaces
  Jul  4 20:43:23 ubuntu in-target: Use of uninitialized value in numeric ge 
(=) at /usr/share/perl5/Debconf/Priority.pm line 24, GEN3 line 4.
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 30 question skipped
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- GO
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- 0 ok
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): starting 
/var/lib/dpkg/info/resolvconf.postinst triggered resolvconf-enable-updates
  Jul  4 20:43:23 ubuntu in-target: debconf (developer): -- STOP
  Jul  4 20:43:23 ubuntu in-target: invoke-rc.d: policy-rc.d denied execution 
of start.
  Jul  4 20:43:23 ubuntu in-target: Processing triggers for initramfs-tools ...
  Jul  4 20:43:24 ubuntu in-target: update-initramfs: Generating 
/boot/initrd.img-3.5.0-3-generic
  Jul  4 21:17:01 ubuntu CRON[989]: (root) CMD (   cd /  run-parts --report 
/etc/cron.hourly)

  After the last update-initramfs line it stalls forever (notice the
  timestamp for that command and the following CRON one).

  Steps to reproduce (on any machine, this doesn't seem to be hardware-
  specific):

  - Create a nice Ubuntu 12.04 USB stick using USB disk creator (do NOT simply 
dd the hybrid image onto the USB stick, as you will need to write files to it 
later).
  - Put the attached preseed in the USB stick's preseeds directory, name it 
ubuntu.seed (overwriting the existing file there).
  - Edit syslinux/txt.cfg, go to the second append line containing kernel 
parameters for the install ubuntu menu option