Your message dated Mon, 4 Jan 2010 12:15:32 +0100
with message-id <[email protected]>
and subject line Re: Bug#419807: pbuilder: should depend on cdebootstrap >=
0.3.16 for lenny support
has caused the Debian Bug report #419807,
regarding pbuilder: should depend on cdebootstrap >= 0.3.16 for lenny support
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 [email protected]
immediately.)
--
419807: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419807
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.166
Severity: minor
pbuilder should depend on a cdebootstrap that provides lenny suport,
otherwise partial updgrades would show lenny as a possible --ditribution
value but the create command would fail as shown below:
r...@katie:~# pbuilder create --basetgz ~des/.pbuilder/lenny.tgz
--distribution lenny
Distribution is lenny.
Building the build environment
-> running cdebootstrap
/usr/bin/cdebootstrap
E: Unknown suite lenny
pbuilder: cdebootstrap failed
-> Aborting with an error
-> cleaning the build env
-> removing directory /home/des/.pbuilder/build//27304 and its
subdirectories
Checking cdebootstrap changelog[1] shows that support was added in
0.3.16 and in fact after upgrading it works as expected.
[1]
http://packages.debian.org/changelogs/pool/main/c/cdebootstrap/current/changelog
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages pbuilder depends on:
ii cdebootstrap 0.3.16 Bootstrap a Debian system
ii coreutils 5.97-5.3 The GNU core utilities
ii debianutils 2.18 Miscellaneous utilities specific t
ii debootstrap 0.3.3.2 Bootstrap a basic Debian system
ii gcc 4:4.1.1-15 The GNU C compiler
ii wget 1.10.2-2 retrieves files from the web
Versions of packages pbuilder recommends:
ii cowdancer 0.26 Copy-on-write directory tree utili
ii devscripts 2.10.2 Scripts to make the life of a Debi
ii fakeroot 1.6.5 Gives a fake root environment
ii sudo 1.6.8p12-5 Provide limited super user privile
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi
Sorry for the delay in getting back to this bug:
On Tue, Apr 17, 2007, Damián Viano wrote:
> pbuilder should depend on a cdebootstrap that provides lenny suport,
> otherwise partial updgrades would show lenny as a possible --ditribution
> value but the create command would fail as shown below:
> r...@katie:~# pbuilder create --basetgz ~des/.pbuilder/lenny.tgz
> --distribution lenny
> Distribution is lenny.
> Building the build environment
> -> running cdebootstrap
> /usr/bin/cdebootstrap
> E: Unknown suite lenny
The default distribution is sid, not lenny; I think you configured
pbuilder to debootstrap lenny instead of sid, so it's your
responsability to ensure that debootstrap is new enough for this.
In the future, pbuilder might switch to debootstraping the distro
you're currently running instead (according to lsb_release -cs output).
Thanks,
--
Loïc Minier
--- End Message ---