Your message dated Tue, 08 Dec 2015 13:23:46 +0000
with message-id <[email protected]>
and subject line Bug#806386: fixed in pbuilder 0.221.2
has caused the Debian Bug report #806386,
regarding pbuilder: No more updates /etc/resolv.conf inside the chroot, hence 
no more DNS inside chroot after network change
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.)


-- 
806386: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806386
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.221
Version: 0.221.1
Severity: grave
Justification: Renders package unusable on mobile devices

Since at least 0.221 (and including 0.221.1), possibly also already with
0.220, /etc/resolv.conf is no more updated inside the chroot, hence no
more DNS inside chroot after a location change which implied different
DNS servers, e.g. when having pbuilder installed on a laptop which
connects to differnt networks between two "pbuilder update" runs:

# pbuilder update --autocleanaptcache
W: /root/.pbuilderrc does not exist
I: Current time: Thu Nov 26 22:35:38 CET 2015
I: pbuilder-time-stamp: 1448573738
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/sid/base.tgz]
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: policy-rc.d already exists
W: Could not create compatibility symlink because /tmp/buildd is not empty
W: no hooks of type H found -- ignoring
I: Refreshing the base.tgz
I: upgrading packages
Err http://debian.ethz.ch sid InRelease
  
Err http://debian.ethz.ch sid Release.gpg
  Could not resolve 'debian.ethz.ch'
Reading package lists...
W: Failed to fetch http://debian.ethz.ch/debian/dists/sid/InRelease  

W: Failed to fetch http://debian.ethz.ch/debian/dists/sid/Release.gpg  Could 
not resolve 'debian.ethz.ch'

W: Some index files failed to download. They have been ignored, or old ones 
used instead.
I: Obtaining the cached apt archive contents
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
Package 'ccache' is not installed, so not removed
Package 'debdelta' is not installed, so not removed
aptitude is already the newest version.
build-essential is already the newest version.
dpkg-dev is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying back the cached apt archive contents
I: Cleaning the cached apt archive
Reading package lists... Done
Building dependency tree       
Reading state information... Done
W: no hooks of type E found -- ignoring
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: creating base tarball [/var/cache/pbuilder/sid/base.tgz]
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build/18309 and its subdirectories

This makes the package practically unusable on at least mobile devices.

Workaround:

shell1 # pbuilder login  --save-after-login
shell2 # cp -pv /etc/resolv.conf /var/cache/pbuilder/build/*/etc/resolv.conf
shell1 # exit

P.S.: Feel free to reassign in case any other package has caused this
breakage. I just know that it wasn't network-manager as the 1.0.8-1
update came _after_ this happened.

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (111, 'buildd-unstable'), 
(111, 'buildd-experimental'), (110, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.3.0-rc5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages pbuilder depends on:
ii  debconf [debconf-2.0]  1.5.58
ii  debootstrap            1.0.75
ii  dpkg-dev               1.18.3
ii  wget                   1.17-1

Versions of packages pbuilder recommends:
ii  devscripts         2.15.9
ii  fakeroot           1.20.2-1
ii  iproute2           4.1.1-1
ii  net-tools          1.60+git20150829.73cef8a-2
ii  pseudo [fakeroot]  1.7.4-2
ii  sudo               1.8.12-1

Versions of packages pbuilder suggests:
ii  cowdancer     0.75
ii  gdebi-core    0.9.5.7
pn  pbuilder-uml  <none>

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

--- End Message ---
--- Begin Message ---
Source: pbuilder
Source-Version: 0.221.2

We believe that the bug you reported is fixed in the latest version of
pbuilder, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo <[email protected]> (supplier of updated pbuilder package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 08 Dec 2015 10:24:26 +0000
Source: pbuilder
Binary: pbuilder pbuilder-uml
Architecture: source
Version: 0.221.2
Distribution: unstable
Urgency: medium
Maintainer: Debian pbuilder maintenance team 
<[email protected]>
Changed-By: Mattia Rizzolo <[email protected]>
Description:
 pbuilder   - personal package builder for Debian packages
 pbuilder-uml - user-mode-linux version of pbuilder
Closes: 751282 806386
Changes:
 pbuilder (0.221.2) unstable; urgency=medium
 .
   * pbuilder: correctly empty and then recopy the chroot's /etc/resolv.conf
     only during the build process.  Closes: #806386
   * pbuilderrc:
     + remove the --keyring option from DEBOOTSTRAPOPTS.  This is not really
       needed and made harder for derivatives to derivate.  Closes: #751282
     + add --force-check-gpg to DEBOOTSTRAPOPTS: this makes debootstrap fail if
       the keyring is not available.
   * debian/tests/build-procenv: workaround apt 1.1 and ci.debian.net bad
     interaction by passing `-o APT::Sandbox::User=root` to apt invocation.
   * debian/control:
     + use my @debian.org email address.
     + stop suggesting pbuilder-uml.
   * debian/rules: add a ubuntu (and derivatives) only stanza to tweak some
     files at build time:
     + change the URL of the default archive in pbuilderrc and documentation.
     + set the default DISTRIBUTION to xenial.
Checksums-Sha1:
 0cbd12813dc12b9399e22b86a9de8906e58cb689 1922 pbuilder_0.221.2.dsc
 d0f68fe640940768ef4ec887016ed26aac03e7f1 307100 pbuilder_0.221.2.tar.xz
Checksums-Sha256:
 939609f14dc3fd8b3478aa3cc3cade9e113e08ef2d1b1c414dd19b635256a11b 1922 
pbuilder_0.221.2.dsc
 79c929424a30862e90d50bed90fa73875e9197a5bd3f4a47a046505531bb61b8 307100 
pbuilder_0.221.2.tar.xz
Files:
 48c40857d79c20a8e8be602061495350 1922 devel extra pbuilder_0.221.2.dsc
 7d8d55a50037d129d73ac27b84c08555 307100 devel extra pbuilder_0.221.2.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWZrBBAAoJEEsEP825REVAmK4P/R/Pzl9x880ugPRoxkkGA3DV
UhvDJxHhqAlyfDHDbhlIJpoWmOj9a13BeIIm0eHPclVAFMlDt47y+c24OSHZSm/i
iBBV5TPwhNHSWPwQXCWnuHunAaNPnjUBQusiIP0sZkxMOhmL7wSDCtBrMZr1LD5X
bqGp+B89dGCbdzJzcL3SNq3jah4kS57PA4mSajlrbRhvYKGZjgbDcFQ3JVM61Oj4
EHYG4MWNAIklBJEdsn1+w0nCVkNYPpt/IuxaVPnty/dV0lIKad5U9mqupmR56Zmz
4Op/vAK6rqm5hCCpw0vADTaZDnCFPhyYt2ygz21D0U1dFAXrgCf8usCJXgfiTc4A
0feUQOcLbSF1oPY3UxNVzs0paCfKrc2sbZsbBUkqK/zsS7bwxfhFtCD4U90FWaUC
TeV27HabhLTnjH2TkgZZxUUe2zMevH5jC9VhLDAi7IzvUQWdKOLTKJB0ixtYmO3m
XNmXxkxYfCmeaFdsNaBN3WhZc/DZt/463XjRoWP+TIblKJTiNtwxaOsJwB5juV0j
XLxQEvS5Hcegu3Z4q96a0xC0SQOAiFK9pZVGB0X4Ha6XzmXcnUXBpsiLj6QtjZcE
Lux/WRlohZfhX8mv9HUjcmBms5rUqtbjaqn/L7ZEC3AC95OHYhQk56entn+p0HsB
+B2LQr9BSFDQbSDSk1vr
=mwwn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to