Package: pbuilder
Version: 0.228.7
Severity: important

Hi, I got this error while trying to cross-build (amd64->armhf) a local
backport of the latest pydenticon. I don't know why I tried
cross-building an arch all package, but hey ho. The basepath was
originally created with:

ARCH=armhf DIST=stretch-backports git-pbuilder create --debootstrap 
qemu-debootstrap
ARCH=armhf DIST=stretch-backports git-pbuilder update
--
Phil Morrell


$ gbp buildpackage --git-dist=stretch-backports --git-arch=armhf
gbp:info: Building with (cowbuilder) for stretch-backports:armhf
Building with cowbuilder for distribution stretch-backports, architecture armhf
+ pdebuild --buildresult ../ --pbuilder cowbuilder --debbuildopts '' -- 
--architecture armhf --basepath 
/var/cache/pbuilder/base-stretch-backports-armhf.cow
W: /home/emorrp1/.pbuilderrc does not exist
I: using cowbuilder as pbuilder
dpkg-source: info: using options from pydenticon/debian/source/options: 
--extend-diff-ignore=\.egg-info
dh clean --with python2,python3 --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py clean 
running clean
removing 
'/home/emorrp1/debian/backports/matrix/pydenticon/.pybuild/pythonX.Y_2.7/build' 
(and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
I: pybuild base:184: python3.5 setup.py clean 
running clean
removing 
'/home/emorrp1/debian/backports/matrix/pydenticon/.pybuild/pythonX.Y_3.5/build' 
(and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.5' does not exist -- can't clean it
   dh_clean -O--buildsystem=pybuild
dpkg-source: info: using options from pydenticon/debian/source/options: 
--extend-diff-ignore=\.egg-info
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building pydenticon using existing 
./pydenticon_0.3.1.orig.tar.gz
dpkg-source: info: building pydenticon in 
pydenticon_0.3.1-1~bpo9+1.debian.tar.xz
dpkg-source: info: building pydenticon in pydenticon_0.3.1-1~bpo9+1.dsc
I: Generated dsc will be overwritten by build result; not generating changes 
file
dpkg-source: info: using options from pydenticon/debian/source/options: 
--extend-diff-ignore=\.egg-info
I: Copying COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.14308
I: forking: cp -al /var/cache/pbuilder/base-stretch-backports-armhf.cow 
/var/cache/pbuilder/build/cow.14308
I: removed stale ilistfile /var/cache/pbuilder/build/cow.14308/.ilist
I: forking: chroot /var/cache/pbuilder/build/cow.14308 cowdancer-ilistcreate 
/.ilist 'find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a 
-links +1 -print0 \) | xargs -0 stat --format '%d %i ''
I: Invoking pbuilder
I: forking: pbuilder build --debbuildopts  --debbuildopts  --buildplace 
/var/cache/pbuilder/build/cow.14308 --buildresult 
/home/emorrp1/debian/backports/matrix --architecture armhf --no-targz 
--internal-chrootexec 'chroot /var/cache/pbuilder/build/cow.14308 cow-shell' 
/home/emorrp1/debian/backports/matrix/pydenticon_0.3.1-1~bpo9+1.dsc
W: /home/emorrp1/.pbuilderrc does not exist
I: Running in no-targz mode
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Mon Jul 23 13:08:59 BST 2018
I: pbuilder-time-stamp: 1532347739
I: copying local configuration
I: mounting /proc filesystem
I: mounting /sys filesystem
I: creating /{dev,run}/shm
I: mounting /dev/pts filesystem
I: redirecting /dev/ptmx to /dev/pts/ptmx
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Copying source file
I: copying [/home/emorrp1/debian/backports/matrix/pydenticon_0.3.1-1~bpo9+1.dsc]
I: copying [/home/emorrp1/debian/backports/matrix/pydenticon_0.3.1.orig.tar.gz]
I: copying 
[/home/emorrp1/debian/backports/matrix/pydenticon_0.3.1-1~bpo9+1.debian.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package 
(pydenticon_0.3.1-1~bpo9+1.dsc)
dpkg-source: info: extracting pydenticon in pydenticon-0.3.1
dpkg-source: info: unpacking pydenticon_0.3.1.orig.tar.gz
dpkg-source: info: unpacking pydenticon_0.3.1-1~bpo9+1.debian.tar.xz
I: Installing the build-deps
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: armhf
Maintainer: Debian Pbuilder Team <pbuilder-ma...@lists.alioth.debian.org>
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3), 
python-setuptools (>= 0.6.24), python3-all, python3-setuptools (>= 0.6.24), 
python-mock, python-pil, python3-mock, python3-pil
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 18748 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy depends on python-mock; however:
  Package python-mock is not installed.
 pbuilder-satisfydepends-dummy depends on python-pil; however:
  Package python-pil is not installed.
 pbuilder-satisfydepends-dummy depends on python3-mock; however:
  Package python3-mock is not installed.
 pbuilder-satisfydepends-dummy depends on python3-pil; however:
  Package python3-pil is not installed.

Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
Reading package lists...
Building dependency tree...
Reading state information...
Initializing package states...
Writing extended state information...
Building tag database...
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
pbuilder-satisfydepends-dummy is already installed at the requested version 
(0.invalid.0)
The following NEW packages will be installed:
  libfreetype6{a} libjbig0{a} libjpeg62-turbo{a} liblcms2-2{a} libpng16-16{a} 
libtiff5{a} libwebp6{a} libwebpdemux2{a} libwebpmux2{a} python-funcsigs{a} 
python-mock{a} python-pbr{a} python-pil{a} python3-mock{a} python3-pbr{a} 
python3-pil{a} 
0 packages upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 2435 kB of archives. After unpacking 6270 kB will be used.
Writing extended state information...
/usr/lib/pbuilder/pbuilder-satisfydepends: line 29: 14820 Segmentation fault    
  $CHROOTEXEC env XDG_CACHE_HOME=/root aptitude -y --without-recommends -o 
APT::Install-Recommends=false "${APTITUDEOPT[@]}" -o 
Aptitude::ProblemResolver::StepScore=100 -o 
"Aptitude::ProblemResolver::Hints::KeepDummy=reject 
pbuilder-satisfydepends-dummy :UNINST" -o 
Aptitude::ProblemResolver::Keep-All-Level=55000 -o 
Aptitude::ProblemResolver::Remove-Essential-Level=maximum install 
pbuilder-satisfydepends-dummy
E: pbuilder-satisfydepends failed.
I: Copying back the cached apt archive contents
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: Cleaning COW directory
I: forking: rm -rf /var/cache/pbuilder/build/cow.14308
gbp:error: 'git-pbuilder' failed: it exited with 1


-- System Information:
Debian Release: 9.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-7-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(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.61
ii  debootstrap            1.0.89
ii  dpkg-dev               1.18.25
ii  wget                   1.18-5+deb9u2

Versions of packages pbuilder recommends:
ii  devscripts  2.18.3~bpo9+1
ii  eatmydata   105-5
ii  fakeroot    1.21-3.1
ii  iproute2    4.9.0-1+deb9u1
ii  net-tools   1.60+git20161116.90da8a0-1
ii  sudo        1.8.19p1-2.1

Versions of packages pbuilder suggests:
ii  cowdancer   0.85
ii  gdebi-core  0.9.5.7+nmu1

-- debconf information:
  pbuilder/nomirror:
* pbuilder/mirrorsite: http://192.168.0.2:3142/debian
* pbuilder/rewrite: false

Attachment: signature.asc
Description: PGP signature

Reply via email to