Python 3.4.3 package fails to install with deboostrap on armhf
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debootstrap (Ubuntu) |
Fix Released
|
High
|
Colin Watson |
Bug Description
I tried creating a basic Ubuntu arm chroot with debootstrap and it failed. This leaves apt in a broken state in the chroot.
sudo qemu-debootstrap --arch armhf vivid ~/chroot/ http://
...
W: Failure while configuring base packages. This will be re-attempted up to five times.
W: See //debootstrap/
W: Failure while configuring base packages. This will be re-attempted up to five times.
W: See //debootstrap/
W: Failure while configuring base packages. This will be re-attempted up to five times.
W: See //debootstrap/
W: Failure while configuring base packages. This will be re-attempted up to five times.
W: See //debootstrap/
W: Failure while configuring base packages. This will be re-attempted up to five times.
W: See //debootstrap/
...
This didn't happen with 14.10.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: debootstrap 1.0.67
ProcVersionSign
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
Date: Sat May 2 01:02:06 2015
PackageArchitec
ProcEnviron:
LC_CTYPE=
TERM=screen-bce
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/zsh
SourcePackage: debootstrap
UpgradeStatus: Upgraded to vivid on 2015-04-25 (6 days ago)
Changed in debootstrap (Ubuntu): | |
importance: | Undecided → High |
Changed in debootstrap (Ubuntu): | |
assignee: | nobody → Colin Watson (cjwatson) |
status: | Confirmed → In Progress |
Status changed to 'Confirmed' because the bug affects multiple users.