[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#474651: debootstrap: W: Failure trying to run: chroot /sid



> Sounds like either a problem with sid at the moment or something wrong
> with your "/sid" target. Either way there's not enough information in
> this report to diagnose the problem you're having, so report closed 
> with this mail.

I am disapointed. I want to help, finding errors and all I get is a 
short note, that "something" is wrong. Please be serious, reopen the 
report, it is not solved.  Did you try it yourself? Tell me what infos 
do you need? 

It is reproducable and it's just whith:
$ fakeroot -s fakechroot.save \
fakechroot /usr/sbin/debootstrap --variant=fakechroot \
sid /sid http://ftp.ch.debian.org/debian/

It works (under rooot) with:
 - # debootstrap sid /sid http://ftp.ch.debian.org/debian/
 - # debootstrap --variant=minbase sid /sid 
http://ftp.ch.debian.org/debian/
 - # debootstrap --variant=buildd sid /sid 
http://ftp.ch.debian.org/debian/

(so it's not a sid-problem or a target problem).

I also tried it to start fakeroot under root:
 - # fakechroot /usr/sbin/debootstrap --variant=fakechroot sid /sid 
http://ftp.ch.debian.org/debian/

The process aborted with the same message.
I also chrooted into it and entered the command:
$ sudo chroot /sid
# dpkg --force-depends --install 
var/cache/apt/archives/base-files_4.0.3_i386.deb 
var/cache/apt/archives/base-passwd_3.5.17_i386.deb
Selecting previously deselected package base-files.
(Reading database ... 0 files and directories currently installed.)
Unpacking base-files (from .../base-files_4.0.3_i386.deb) ...
Selecting previously deselected package base-passwd.
Unpacking base-passwd (from .../base-passwd_3.5.17_i386.deb) ...
dpkg: base-passwd: dependency problems, but configuring anyway as you 
request:
 base-passwd depends on libc6 (>= 2.7-1); however:
  Package libc6 is not installed.
Setting up base-passwd (3.5.17) ...
dpkg: base-files: dependency problems, but configuring anyway as you 
request:
 base-files depends on awk; however:
  Package awk is not installed.
Setting up base-files (4.0.3) ...





Reply to: