Hello,

I've recently been trying a few things with fakechroot, fakeroot and 
debootstrap and have run into exactly the problem described in message #10 of 
this bug (installation of Debian testing/lenny). Here are the versions I'm 
using:

fakechroot 2.7.1-1
fakeroot 1.9.5ubuntu1
debootstrap 1.0.10

These are all upgraded from the original distribution versions on Ubuntu 
Feisty 7.04. There's also a problem with the libuuid1 package:

Setting up libuuid1 (1.40.11-1) ...
chown: cannot access `/var/lib/libuuid': No such file or directory

I've tried a "one shot" debootstrap using the following command line:

fakeroot fakechroot --use-system-libs debootstrap --variant=fakechroot lenny \
  <path-to-chroot>

And I've tried doing a "two stage" debootstrap as follows:

fakeroot fakechroot -s debootstrap --variant=fakechroot --foreign lenny \
  <path-to-chroot> <mirror>
DEBOOTSTRAP_DIR=<path-to-chroot>/debootstrap fakeroot fakechroot -s \
  debootstrap --second-stage --second-stage-target=<path-to-chroot>

Both seem to fail when configuring bash and libuuid1.

If there's anything I can do to improve the quality of this report, please 
don't hesitate to say.

Regards,

Paul



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to