Package:  debootstrap
Version:  0.3.1.7
Severity: grave

A new version of apt just made it into etch.  This make it impossible
to use debootstrap to generate an etch chroot, as the
libsigc++-1.2-5c102 package is no longer in etch, but it is expected
by debootstrap.

When running debootstrap, this error occurs:

  I: Retrieving Release
  I: Retrieving Packages
  I: Validating Packages
  I: Resolving dependencies of required packages...
  I: Resolving dependencies of base packages...
  I: Found additional required dependencies: gcc-4.0-base libdb4.3 libselinux1 
libsepol1 libslang2 libstdc++6 lsb-base
  I: Found additional base dependencies: libsigc++-1.2-5c2
  I: Checking component main on http://http.us.debian.org/debian...
  E: Couldn't find these debs: libsigc++-1.2-5c102

The list of base packages in /usr/lib/debootstrap/scripts/etch need to
be trimmed to remove libsigc++-1.2-5c102, and perhaps replace it with
libsigc++-1.2-5c2 or just leave it to the dependency tracking to
handle the library.

Severity grave, as this make debootstrap completely unusable for all
trying to generate a debian/testing environment.


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

Reply via email to