Anyone else using debootstrap recently to get a sid chroot?

[EMAIL PROTECTED]:~/src$ mkdir sid_chroot
[EMAIL PROTECTED]:~/src$ sudo debootstrap sid sid_chroot/
I: Retrieving debootstrap.invalid_dists_sid_Release
I: Validating debootstrap.invalid_dists_sid_Release
I: Retrieving debootstrap.invalid_dists_sid_main_binary-hppa_Packages
I: Validating debootstrap.invalid_dists_sid_main_binary-hppa_Packages
I: Checking adduser...
I: Checking apt...
...
I: Retrieving fdutils
I: Validating fdutils
I: Retrieving findutils
I: Validating findutils
E: Couldn't download gcc-3.0-base
[EMAIL PROTECTED]:~/src$ 

[EMAIL PROTECTED]:~/src$ apt-cache search gcc-3.0-base
gcc-3.0-base - The GNU Compiler Collection (base package)

It's there.

Thoughts from the guru's?

I need a chroot for my experimental glibc packages for jda :)
(we have a missing "memory" clobber for syscalls!)

c.


Reply via email to