Ticket #93 (new defect)
Opened 9 months ago
debirf fails to build etch image
| Reported by: | jrollins | Owned by: | jrollins |
|---|---|---|---|
| Priority: | critical | Component: | debirf |
| Keywords: | Cc: |
Description
In response to ticket #90, I tried to build an etch rescue image, only to have that also fail:
... I: Extracting tar... I: Extracting tzdata... I: Extracting util-linux... I: Extracting zlib1g... I: Installing core packages... W: Failure trying to run: chroot /srv/debirf/rescue/root dpkg --force-depends --install var/cache/apt/archives/base-files_4_i386.deb var/cache/apt/archives/base-passwd_3.5.11_i386.deb servo:/srv/debirf/rescue 1$ cat root/debootstrap/debootstrap.log gpgv: Signature made Sat Feb 16 09:57:37 2008 EST using DSA key ID 6070D3A1 gpgv: Good signature from "Debian Archive Automatic Signing Key (4.0/etch) <ftpmaster@debian.org>" gpgv: Signature made Sat Feb 16 10:07:51 2008 EST using DSA key ID ADB11277 gpgv: Good signature from "Etch Stable Release Key <debian-release@lists.debian.org>" dpkg: /srv/debirf/rescue/root/lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /usr/lib/libfakeroot/libfakeroot-sysv.so) servo:/srv/debirf/rescue 0$
This also appears to be a fakechroot issue, being incompatible with the libc version in the etch chroot.
Note: See
TracTickets for help on using
tickets.

