reassign 314858 debootstrap
thanks

Hi,

--variant=buildd no longer works:

# debootstrap --variant=buildd sid . 
http://ring.asahi-net.or.jp/archives/linux/debian/debian
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
I: Checking component main on 
http://ring.asahi-net.or.jp/archives/linux/debian/debian...
E: Couldn't find these debs: 0


Jesse: it's possible to work around the problem with not 
using --variant=buildd.

Try changing the line
        DEBOOTSTRAPOPTS[0]='--variant=buildd'
to
        unset DEBOOTSTRAPOPTS
for the time being.


At Sun, 19 Jun 2005 00:14:29 +0200,
Jesse van den Kieboom wrote:
> 
> Package: pbuilder
> Version: 0.127
> Severity: important
> 
> I try to create a base.gz but pbuilder create fails. The following
> happens:
> 
> [EMAIL PROTECTED]:~/sources/build$ sudo pbuilder create --mirror 
> http://www.debian.nl/debian
> W: /home/jesse/.pbuilderrc does not exist
> Distribution is sid.
> Building the build environment
>  -> running debootstrap
> I: Retrieving Release
> I: Retrieving Packages
> I: Validating Packages
> I: Checking component main on http://www.debian.nl/debian...
> E: Couldn't find these debs: 0
> pbuilder: debootstrap failed
>  -> Aborting with an error
>  -> cleaning the build env
>     -> removing directory /var/cache/pbuilder/build//21869 and its 
> subdirectories
> 
> This happens with whatever mirror I try.
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (101, 'experimental')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.11-1-k7
> Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)
> 
> Versions of packages pbuilder depends on:
> ii  coreutils                     5.2.1-2    The GNU core utilities
> ii  debianutils                   2.13.2     Miscellaneous utilities specific 
> t
> ii  debootstrap                   0.3.1.1    Bootstrap a basic Debian system
> ii  gcc                           4:3.3.5-3  The GNU C compiler
> ii  wget                          1.10-1     retrieves files from the web
> 
> Versions of packages pbuilder recommends:
> ii  devscripts                   2.8.14      Scripts to make the life of a 
> Debi
> ii  fakeroot                     1.3         Gives a fake root environment
> ii  sudo                         1.6.8p7-1.1 Provide limited super user 
> privile
> 
> -- no debconf information
> 


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

Reply via email to