[Bug 943435] [NEW] [backportpackage] Doesn't find pbuilder-dist's chroot

Andrew Starr-Bochicchio a.starr.b at gmail.com
Wed Feb 29 17:41:39 UTC 2012


Public bug reported:

My understanding is that pbuilder-dist's default location for its chroot
is ~/pbuilder/$release-base.tgz and ~/pbuilder/$release-$arch-base.tgz
for foreign archs. I haven't changed the defaults, but backportpackage
fails. It's looking for ~/pbuilder/$release-$arch-base.tgz even though
I'm building on the native arch.

$ apt-cache policy ubuntu-dev-tools
ubuntu-dev-tools:
  Installed: 0.140~daily+bzr1292~oneiric1
  Candidate: 0.140~daily+bzr1292~oneiric1
  Version table:
 *** 0.140~daily+bzr1292~oneiric1 0
        500 http://ppa.launchpad.net/udt-developers/daily/ubuntu/ oneiric/main i386 Packages
        100 /var/lib/dpkg/status
     0.132ubuntu0.2 0
        500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/universe i386 Packages
     0.132 0
        500 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe i386 Packages

$ ls ~/pbuilder/
experimental-base.tgz  lucid_result       natty_result      precise_result
experimental_result    maverick-base.tgz  oneiric-base.tgz  sid-base.tgz
local_repo             maverick_result    oneiric_result    sid_result
lucid-base.tgz         natty-base.tgz     precise-base.tgz

$ uname -a
Linux andrew-laptop 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:50:54 UTC 2012 i686 athlon i386 GNU/Linux


$ cat ~/.pbuilderrc 
AUTO_DEBSIGN=yes

HOOKDIR="/home/andrew/.pbuilder-hooks"

# Always turn on DH_VERBOSE
export DH_VERBOSE=1

# http://wiki.debian.org/PbuilderTricks
OTHERMIRROR="deb file:///home/andrew/pbuilder/local_repo ./"
BINDMOUNTS="/home/andrew/pbuilder/local_repo /var/cache/apt/archives"
EXTRAPACKAGES="apt-utils" 

DEBOOTSTRAPOPTS=(
    '--variant=buildd'
    )

$ backportpackage --build -B pbuilder-dist -w ./build-area lintian
backportpackage: Downloading lintian_2.5.5.tar.gz from archive.ubuntu.com (1.012 MiB)

...snip...

Successfully signed dsc and changes files
[sudo] password for andrew: 
E: File /home/andrew/pbuilder/oneiric-i386-base.tgz does not exist
backportpackage: Error: Failed to build lintian_2.5.5~oneiric1.dsc from source with pbuilder-dist.

** Affects: ubuntu-dev-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/943435

Title:
  [backportpackage] Doesn't find pbuilder-dist's chroot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/943435/+subscriptions




More information about the universe-bugs mailing list