pbuilder git tree: Changes to 'master'

Junichi Uekawa dancer at alioth.debian.org
Sat Dec 31 01:38:41 UTC 2011


 pbuilder-buildpackage |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 163e0751e2066cd24ec4de61f30489b5a21161e8
Author: Junichi Uekawa <dancer at netfort.gr.jp>
Date:   Sat Dec 31 10:45:29 2011 +0900

    Bug#644507: pbuilder produces a confusing error message about the dcs	filename if it can't read the dsc file.
    
    Make the message say that the file is not found instead of complaining
    about the validity of file name format, which is irrelevant.

commit 26b0f93188328051356b600d0d36de57026ec277
Author: Matthew Palmer <mpalmer at debian.org>
Date:   Sat Dec 11 10:08:00 2010 +1100

    Bug#606687: ccache support fails in the face of su PATH mangling
    
    Package: pbuilder
    Version: 0.199
    Severity: normal
    Tags: patch
    
    pbuilder's ccache support relies on being able to modify PATH when building
    packages.  Unfortunately, su's documented behaviour is to reset PATH to a
    known safe setting (in login.defs), which breaks this (along with any other
    attempts to manually set PATH in pbuilderrc).
    
    Apparently (see irc-log.txt) su has had a bug in it that has failed to
    mangle PATH, which has kept this bug "hidden".  However, the version of
    login in squeeze definitely resets PATH.
    
    The attached patch adjusts the way that commands are called in the su
    session, preserving the environment and making ccache work.
    
    -- System Information:
    Debian Release: 5.0.3
      APT prefers stable
      APT policy: (500, 'stable'), (1, 'experimental'), (1, 'unstable'), (1, 'testing')
    Architecture: i386 (i686)
    
    Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
    Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
    Shell: /bin/sh linked to /bin/bash
    
    Versions of packages pbuilder depends on:
    ii  cdebootstrap             0.5.4           Bootstrap a Debian system
    ii  coreutils                6.10-6          The GNU core utilities
    ii  debconf [debconf-2.0]    1.5.24          Debian configuration management sy
    ii  debianutils              2.30            Miscellaneous utilities specific t
    ii  debootstrap              1.0.10lenny1    Bootstrap a basic Debian system
    ii  wget                     1.11.4-2+lenny2 retrieves files from the web
    
    Versions of packages pbuilder recommends:
    ii  devscripts                 2.10.35lenny7 scripts to make the life of a Debi
    ii  fakeroot                   1.11          Gives a fake root environment
    ii  sudo                       1.6.9p17-3    Provide limited super user privile
    
    Versions of packages pbuilder suggests:
    ii  cowdancer                     0.47       Copy-on-write directory tree utili
    pn  gdebi-core                    <none>     (no description available)
    pn  pbuilder-uml                  <none>     (no description available)
    
    -- debconf information excluded




More information about the Pbuilder-maint mailing list