Your message dated Thu, 17 Sep 2009 22:58:09 +0200
with message-id <200909172258.10778.elen...@planet.nl>
and subject line Re: Bug#547218: debootstrap: cannot create squeeze chroot
has caused the Debian Bug report #547218,
regarding debootstrap: cannot create squeeze chroot
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
547218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=547218
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap
Version: 1.0.15
Severity: important
Tags: patch
debootstrap currently fails to create a squeeze chroot. The log
output shows that readline-common depends either on dpkg >= 1.15.4
(which is not yet in squeeze) or on install-init (which isn't being
installed), so it fails.
If I add
--include=install-init
to the command line to break the cycle it works correctly.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable'), (400, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages debootstrap depends on:
ii binutils 2.19.51.20090723-1 The GNU assembler, linker and bina
ii wget 1.11.4-4 retrieves files from the web
Versions of packages debootstrap recommends:
ii gnupg 1.4.9-4 GNU privacy guard - a free PGP rep
debootstrap suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
tags 547218 - patch
thanks
On Thursday 17 September 2009, Eric Cooper wrote:
> debootstrap currently fails to create a squeeze chroot. The log
> output shows that readline-common depends either on dpkg >= 1.15.4
> (which is not yet in squeeze) or on install-init (which isn't being
> installed), so it fails.
I cannot reproduce the problem for the amd64 architecture using a current
mirror. What architecture did you see this for and what mirror did you
use?
I do see that dpkg 1.15.4 is indeed not in testing yet.
> If I add
> --include=install-init
> to the command line to break the cycle it works correctly.
That is not the correct solution. It is fine as a workaround, but certainly
not something to apply to debootstrap as a patch.
It sounds as if this one will resolve itself naturally when the new version
of dpkg migrates to testing. I'm closing your bug report as there really
is no problem in debootstrap itself, but CCing debian-release who may be
able to speed up the migration of dpkg (and are probably responsible for
breaking the dependencies in the first place).
Please send the full debootstrap log to the debian-release mailing list so
they may check the exact cause of the problem.
Cheers,
FJP
--- End Message ---