Your message dated Fri, 15 Aug 2025 18:20:16 +0200
with message-id <[email protected]>
and subject line Re: Bug#1111159: Acknowledgement (pbuilder: Fail to detect apt 
under an oldoldstable chroot)
has caused the Debian Bug report #1111159,
regarding pbuilder: Fail to detect apt under an oldoldstable 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 [email protected]
immediately.)


-- 
1111159: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111159
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.231.1
Severity: normal

Dear Maintainer,

In /usr/lib/pbuilder/pbuilder-satisfydepends-apt then check for apt
fail.

Error displayed with a "set -x" in the file above:

,----
| +++ systemd-run --quiet --scope 
--description=pbuilder_build_mplayer-dmo_1.5.0+svn38448-dmo2~bpo11+4.dsc 
'--slice=system-pbuilder-build-mplayer\x2ddmo_1.5.0\x2bsvn38448\x2ddmo2\x7ebpo11\x2b4-229691.slice'
 chroot /src/pbuilder/229691 dpkg-query -W '--showformat=${Version}' apt
| Referenced but unset environment variable evaluates to an empty string: 
Version
| dpkg-query: error in show format: may not be empty string
| ++ dpkg --compare-versions '' lt 1.4~beta3
| ++ return 0
| ++ log.e 'APT is not new enough to be used by this dependency resolver.'
| ++ case "${LOGLEVEL-I}" in
| ++ log 'E: APT is not new enough to be used by this dependency resolver.'
| ++ set +x
`----

The guilty code

,----
|     if package_version_is_older_than apt 1.4~beta3 ; then
|         log.e "APT is not new enough to be used by this dependency resolver."
|         log.e "Please switch to a different resolver."
|         exit 1
|     fi
`----

Christian


-- System Information:
Debian Release: forky/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.41-1-custom (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pbuilder depends on:
ii  debconf [debconf-2.0]  1.5.91
ii  debootstrap            1.0.141
ii  dpkg-dev               1.22.21
ii  mount                  2.41.1-1

Versions of packages pbuilder recommends:
ii  devscripts  2.25.15
pn  eatmydata   <none>
ii  fakeroot    1.37.1.2-1
ii  iproute2    6.16.0-1
ii  net-tools   2.10-1.3
ii  sudo        1.9.16p2-3

Versions of packages pbuilder suggests:
pn  cowdancer   <none>
pn  gdebi-core  <none>

-- debconf information:
  pbuilder/rewrite: false
  pbuilder/mirrorsite: http://ftp.fr.debian.org/debian
  pbuilder/nomirror:

-- debsums errors found:
debsums: changed file /usr/lib/pbuilder/pbuilder-satisfydepends-apt (from 
pbuilder package)

--- End Message ---
--- Begin Message ---
On 15 août 2025 07:37, "Debian Bug Tracking System" <[email protected]> 
wrote:

> Thank you for filing a new Bug report with Debian.
>
> You can follow progress on this Bug here: 1111159:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111159.

Not a bug, simply a typo in a .pbuilderrc file.

Christian

--- End Message ---

Reply via email to