d-i fails to divert initctl when upgrading packages during install
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debian-installer-utils (Debian) |
Fix Released
|
Unknown
|
|||
debian-installer-utils (Ubuntu) |
Fix Released
|
High
|
Colin Watson | ||
Hardy |
Fix Released
|
High
|
Colin Watson | ||
Lucid |
Fix Released
|
High
|
Colin Watson | ||
Maverick |
Won't Fix
|
High
|
Colin Watson | ||
Natty |
Fix Released
|
High
|
Colin Watson | ||
Oneiric |
Fix Released
|
High
|
Colin Watson | ||
Precise |
Fix Released
|
High
|
Colin Watson |
Bug Description
TEST CASE: Run a netboot installation with apt-setup/
Regression potential: Checking whether installs with apt-setup/
Original report follows:
The SRU verification for bug #771372 in maverick has revealed that debian-installer's chroot setup handling when installing/
Since this is impossible to fix in the maverick installer post-release, I'll backport the fix for bug #602896 in a subsequent procps SRU; but investigation is needed here to find out why d-i isn't handling initctl correctly and make sure this is properly resolved for precise.
15:03 < cjwatson> chroot-setup.sh is supposed to divert initctl too
15:08 < cjwatson> slangasek: There is something odd there, indeed. I don't quite see what; visually, the code seems right
15:08 < slangasek> cjwatson: should I raise a bug on debian-installer?
15:08 < cjwatson> slangasek: yes please
15:09 < slangasek> ok
15:09 < cjwatson> (probably belongs on either pkgsel or debian-
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: debian-installer (not installed)
ProcVersionSign
Uname: Linux 3.2.0-2-generic x86_64
ApportVersion: 1.90-0ubuntu1
Architecture: amd64
Date: Mon Dec 5 15:19:29 2011
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
MachineType: LENOVO 3249CTO
MemoryUsage:
total used free shared buffers cached
Mem: 3908928 3711928 197000 0 101976 1062528
-/+ buffers/cache: 2547424 1361504
Swap: 6291452 257140 6034312
ProcEnviron:
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: debian-installer
UpgradeStatus: Upgraded to precise on 2011-11-08 (27 days ago)
dmi.bios.date: 08/23/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 6QET52WW (1.22 )
dmi.board.name: 3249CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.
dmi.modalias: dmi:bvnLENOVO:
dmi.product.name: 3249CTO
dmi.product.
dmi.sys.vendor: LENOVO
Related branches
Changed in debian-installer (Ubuntu Precise): | |
assignee: | nobody → Colin Watson (cjwatson) |
milestone: | none → precise-alpha-2 |
Changed in debian-installer (Ubuntu Precise): | |
status: | New → Confirmed |
Changed in debian-installer-utils (Debian): | |
status: | Unknown → New |
description: | updated |
Changed in debian-installer-utils (Ubuntu Hardy): | |
status: | Triaged → In Progress |
Changed in debian-installer-utils (Ubuntu Lucid): | |
status: | Triaged → In Progress |
Changed in debian-installer-utils (Ubuntu Maverick): | |
status: | Triaged → In Progress |
Changed in debian-installer-utils (Ubuntu Natty): | |
status: | Triaged → In Progress |
Changed in debian-installer-utils (Ubuntu Oneiric): | |
status: | Triaged → In Progress |
Changed in debian-installer-utils (Debian): | |
status: | New → Fix Released |
tags: |
added: verification-done removed: verification-needed |
tags: | added: verification-done-hardy |
tags: | added: verification-done-natty |
"high" because there's the possibility of other future SRUs causing the installer to regress post-release if this isn't pinned down.