On Thursday 08 of September 2005 03:57, [EMAIL PROTECTED] wrote:
> > The sarge distribution is working. The sid distribution is missing
> > fakechroot support already but I'm just working on this
> > subject. Please wait for new release.
>
> The sarge version is *not* working: there are helper scripts in
> /usr/share/doc/fakechroot/examples and a patch for debootstrap in the
> readme... but the "debootstrap --fakechroot" mentioned isn't actually
> part of the debootstrap in sarge (ie. you'd have to apply the patch to
> a local copy or something.)
>
> I do like the idea of using the --variant support for this, since the
> fakechroot package could supply the alternate "sarge.fakechroot"
> scripts; chroot seems to be the only thing preventing the use of
> pdebuild by entirely unprivileged users, which is the reason
> fakechroot interests me...

I was not clear in this subject.

The debootstrap from sid installed to sarge (apt-get install 
debootstrap/unstable) with fakechroot backported from sid to sarge (deb 
http://people.debian.org/~dexter fakechroot sarge) can be used with 
--variant=fakechroot option for sarge suite.

$ dpkg -l libc6 fakechroot debootstrap | grep ^ii
ii  libc6          2.3.2.ds1-22   GNU C Library: Shared libraries and Timezone
ii  fakechroot     2.2sarge1      gives a fake chroot environment
ii  debootstrap    0.3.1.5        Bootstrap a basic Debian system

$ export PATH=/usr/sbin:/sbin:$PATH

$ fakechroot fakeroot debootstrap --variant=fakechroot 
sarge /home/dexter/sarge
[...]
I: Base system installed successfully.

$ fakechroot fakeroot chroot /home/dexter/sarge
[EMAIL PROTECTED]:/# _

I just work on fakechroot and deboostrap and the sid suite will be supported 
soon.

-- 
 .''`.    Piotr Roszatycki, Netia SA
: :' :    mailto:[EMAIL PROTECTED]
`. `'     mailto:[EMAIL PROTECTED]
  `-


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

Reply via email to