Second stage fails on Debian sparc guest
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
debootstrap (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Host: Ubuntu Precise amd64
Guest: Debian Testing sparc
The second stage of a debootstrap fails, claiming it cannot find a file which does exist.
$ sudo qemu-debootstrap --arch=sparc testing sparc http://
I: Running command: debootstrap --arch sparc --foreign testing sparc http://
[...]
I: Running command: chroot sparc /debootstrap/
chroot: failed to run command `/debootstrap/
$ ll sparc/debootstrap/
total 108K
drwxr-xr-x 2 root root 4.0K Nov 25 14:59 ./
drwxr-xr-x 18 root root 4.0K May 7 2013 ../
-rw-r--r-- 1 root root 6 Nov 25 14:59 arch
-rw-r--r-- 1 root root 1012 Nov 25 14:59 base
-rwxr-xr-x 1 root root 19K Nov 25 14:59 debootstrap*
-rw-r--r-- 1 root root 177 Nov 25 14:58 debootstrap.log
-rw-r--r-- 1 root root 11K Nov 25 14:59 debpaths
-rw-r--r-- 1 root root 792 Nov 25 14:59 devices.tar.gz
-rw-r--r-- 1 root root 35K Nov 25 14:59 functions
-rw-r--r-- 1 root root 754 Nov 25 14:59 required
-rw-r--r-- 1 root root 8 Nov 25 14:59 suite
-rw-r--r-- 1 root root 5.7K Nov 25 14:59 suite-script
Other chroots don't have this problem, it seems to be specific to the sparc arch.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: debootstrap 1.0.40~ubuntu0.4
ProcVersionSign
Uname: Linux 3.8.0-33-generic x86_64
NonfreeKernelMo
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Mon Nov 25 15:09:42 2013
InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 (20130820.1)
MarkForUpload: True
PackageArchitec
ProcEnviron:
LANGUAGE=en_GB:en
TERM=xterm
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: debootstrap
UpgradeStatus: No upgrade log present (probably fresh install)
Version: 1.6.0+dfsg-2ubuntu4
Same in Trusty.