[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#905761: marked as done (backuppc: FTBFS with merged /usr)



Your message dated Thu, 18 Oct 2018 06:34:10 +0000
with message-id <E1gD1so-000Hw3-2J@fasolo.debian.org>
and subject line Bug#905761: fixed in backuppc 3.3.1-6
has caused the Debian Bug report #905761,
regarding backuppc: FTBFS with merged /usr
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 owner@bugs.debian.org
immediately.)


-- 
905761: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905761
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: backuppc
Version: 3.3.1-5
Severity: serious

Hi,

backuppc fails to build with merged /usr in a sbuild chroot, created with 
current debootstrap. Debootstrap enabled merged /usr since version 1.0.85, see 
https://bugs.debian.org/839046

The build fails when a patch is applied to the generated config.pl file. Since 
the path to cat is now /usr/bin/cat instead of /bin/cat, the patch fails to 
apply.

Here's the failing part of the patch:
-------------------------------------------------
@@ -224,7 +227,7 @@
 # Full path to various commands for archiving
 #
 $Conf{SplitPath} = '/usr/bin/split';
-$Conf{ParPath}   = '/usr/bin/par2';
+$Conf{ParPath}   = '/usr/bin/par2' if -x '/usr/bin/par2';
 $Conf{CatPath}   = '/bin/cat';
 $Conf{GzipPath}  = '/bin/gzip';
 $Conf{Bzip2Path} = '/bin/bzip2';
-------------------------------------------------

And here's the failing part of the build log:
------------------------------------------
install --mode=644 debian/apache.conf debian/backuppc/etc/backuppc
rmdir debian/backuppc/var/lib/backuppc/conf/
rmdir: failed to remove 'debian/backuppc/var/lib/backuppc/conf/': No such file o
r directory
make: [debian/rules:67: install] Error 1 (ignored)
(cd debian/backuppc/usr/share/backuppc/cgi-bin; ln -s ../image; ln -s /usr/lib/b
ackuppc/cgi-bin/index.cgi )
patch --no-backup-if-mismatch -p0 < debian/config.pl.diff
patching file debian/backuppc/etc/backuppc/config.pl
Hunk #2 FAILED at 227.
Hunk #4 succeeded at 1021 (offset -3 lines).
1 out of 7 hunks FAILED -- saving rejects to file debian/backuppc/etc/backuppc/c
onfig.pl.rej
make: *** [debian/rules:69: install] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit
status 2
-----------------------------------------

Full build log attached.

Apparently, the official builds' chroots didn't use merged /usr when the 
package was last built (February 2018), but at some point some of them will, 
leading to inability to build backuppc on official infrastructure.

IMO, adapting the patch to the merged /usr would not work, since then the patch 
will fail on systems without merged /usr.


-- dam
sbuild (Debian sbuild) 0.77.0 (06 July 2018) on pc1.creditreform.bg

+==============================================================================+
| backuppc 3.3.1-5 (amd64)                     Wed, 08 Aug 2018 14:22:31 +0000 |
+==============================================================================+

Package: backuppc
Version: 3.3.1-5
Source Version: 3.3.1-5
Distribution: sid
Machine Architecture: amd64
Host Architecture: amd64
Build Architecture: amd64
Build Type: binary

I: NOTICE: Log filtering will replace 'var/run/schroot/mount/sid+exp-perl-amd64-b67b90b7-ae44-4d20-b602-62f9cb7b4d9a' with '<<CHROOT>>'
I: NOTICE: Log filtering will replace 'build/backuppc-t497R0/resolver-4nL5LG' with '<<RESOLVERDIR>>'

+------------------------------------------------------------------------------+
| Update chroot                                                                |
+------------------------------------------------------------------------------+

Get:1 http://proxy:9999/debian sid InRelease [233 kB]
Get:2 http://proxy:9999/debian experimental InRelease [101 kB]
Get:3 http://perl.debian.net/test-repo perl-5.28 InRelease [2871 B]
Get:4 http://proxy:9999/debian sid/main amd64 Packages.diff/Index [27.9 kB]
Get:5 http://proxy:9999/debian sid/main amd64 Packages 2018-08-04-0814.44.pdiff [20.5 kB]
Get:6 http://proxy:9999/debian sid/main amd64 Packages 2018-08-04-1411.17.pdiff [9739 B]
Get:7 http://proxy:9999/debian sid/main amd64 Packages 2018-08-04-2013.33.pdiff [17.8 kB]
Get:8 http://proxy:9999/debian sid/main amd64 Packages 2018-08-05-0209.24.pdiff [15.5 kB]
Get:9 http://proxy:9999/debian sid/main amd64 Packages 2018-08-05-0806.31.pdiff [2966 B]
Get:10 http://proxy:9999/debian sid/main amd64 Packages 2018-08-05-1409.33.pdiff [18.0 kB]
Get:11 http://proxy:9999/debian sid/main amd64 Packages 2018-08-05-2014.01.pdiff [9558 B]
Get:12 http://proxy:9999/debian sid/main amd64 Packages 2018-08-06-0208.11.pdiff [4773 B]
Get:13 http://proxy:9999/debian sid/main amd64 Packages 2018-08-06-0809.42.pdiff [5408 B]
Get:14 http://proxy:9999/debian sid/main amd64 Packages 2018-08-06-1412.59.pdiff [16.0 kB]
Get:15 http://proxy:9999/debian sid/main amd64 Packages 2018-08-06-2047.08.pdiff [31.4 kB]
Get:16 http://proxy:9999/debian sid/main amd64 Packages 2018-08-07-0215.15.pdiff [9234 B]
Get:17 http://proxy:9999/debian sid/main amd64 Packages 2018-08-07-0814.06.pdiff [5576 B]
Get:18 http://proxy:9999/debian sid/main amd64 Packages 2018-08-07-1417.50.pdiff [17.6 kB]
Get:19 http://proxy:9999/debian sid/main amd64 Packages 2018-08-07-2009.40.pdiff [13.1 kB]
Get:20 http://proxy:9999/debian sid/main amd64 Packages 2018-08-08-0208.47.pdiff [4775 B]
Get:21 http://proxy:9999/debian sid/main amd64 Packages 2018-08-08-0809.52.pdiff [7784 B]
Get:21 http://proxy:9999/debian sid/main amd64 Packages 2018-08-08-0809.52.pdiff [7784 B]
Get:22 http://proxy:9999/debian experimental/main amd64 Packages.diff/Index [27.8 kB]
Get:23 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-04-0814.44.pdiff [2751 B]
Get:24 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-04-2013.33.pdiff [1108 B]
Get:25 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-05-0209.24.pdiff [3252 B]
Get:26 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-05-0806.31.pdiff [33 B]
Get:27 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-05-2014.01.pdiff [2300 B]
Get:28 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-06-0208.11.pdiff [924 B]
Get:29 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-06-0809.42.pdiff [31 B]
Get:30 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-06-1412.59.pdiff [1937 B]
Get:31 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-07-0814.06.pdiff [2209 B]
Get:32 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-07-1417.50.pdiff [795 B]
Get:33 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-07-2009.40.pdiff [2830 B]
Get:33 http://proxy:9999/debian experimental/main amd64 Packages 2018-08-07-2009.40.pdiff [2830 B]
Get:34 http://perl.debian.net/test-repo perl-5.28/main amd64 Packages [656 kB]
Fetched 1277 kB in 1s (1051 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
  gzip make patch
3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 585 kB of archives.
After this operation, 8192 B of additional disk space will be used.
Get:1 http://proxy:9999/debian sid/main amd64 gzip amd64 1.9-2 [119 kB]
Get:2 http://proxy:9999/debian sid/main amd64 make amd64 4.2.1-1.2 [341 kB]
Get:3 http://proxy:9999/debian sid/main amd64 patch amd64 2.7.6-3 [126 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 585 kB in 0s (36.3 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13648 files and directories currently installed.)
Preparing to unpack .../archives/gzip_1.9-2_amd64.deb ...
Unpacking gzip (1.9-2) over (1.9-1) ...
Setting up gzip (1.9-2) ...
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 13648 files and directories currently installed.)
Preparing to unpack .../make_4.2.1-1.2_amd64.deb ...
Unpacking make (4.2.1-1.2) over (4.2.1-1.1) ...
Preparing to unpack .../patch_2.7.6-3_amd64.deb ...
Unpacking patch (2.7.6-3) over (2.7.6-2) ...
Setting up make (4.2.1-1.2) ...
Setting up patch (2.7.6-3) ...

+------------------------------------------------------------------------------+
| Fetch source files                                                           |
+------------------------------------------------------------------------------+


Local sources
-------------

/tmp/prebuild-backuppc-Y5a67TDYRk/backuppc_3.3.1-5.dsc exists in /tmp/prebuild-backuppc-Y5a67TDYRk; copying to chroot
I: NOTICE: Log filtering will replace 'build/backuppc-t497R0/backuppc-3.3.1' with '<<PKGBUILDDIR>>'
I: NOTICE: Log filtering will replace 'build/backuppc-t497R0' with '<<BUILDDIR>>'

+------------------------------------------------------------------------------+
| Install package build dependencies                                           |
+------------------------------------------------------------------------------+


Setup apt archive
-----------------

Merged Build-Depends: debhelper (>= 5), par2, perl (>= 5.6.0), patch, build-essential, fakeroot
Filtered Build-Depends: debhelper (>= 5), par2, perl (>= 5.6.0), patch, build-essential, fakeroot
dpkg-deb: building package 'sbuild-build-depends-main-dummy' in '/<<RESOLVERDIR>>/apt_archive/sbuild-build-depends-main-dummy.deb'.
dpkg-scanpackages: warning: Packages in archive but missing from override file:
dpkg-scanpackages: warning:   sbuild-build-depends-main-dummy
dpkg-scanpackages: info: Wrote 1 entries to output Packages file.
Ign:1 copy:/<<RESOLVERDIR>>/apt_archive ./ InRelease
Get:2 copy:/<<RESOLVERDIR>>/apt_archive ./ Release [957 B]
Ign:3 copy:/<<RESOLVERDIR>>/apt_archive ./ Release.gpg
Get:4 copy:/<<RESOLVERDIR>>/apt_archive ./ Sources [380 B]
Get:5 copy:/<<RESOLVERDIR>>/apt_archive ./ Packages [464 B]
Fetched 1801 B in 0s (147 kB/s)
Reading package lists...
Reading package lists...

Install main build dependencies (apt-based resolver)
----------------------------------------------------

Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  autoconf automake autopoint autotools-dev bsdmainutils debhelper
  dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
  groff-base intltool-debian libarchive-zip-perl libbsd0 libcroco3 libelf1
  libfile-stripnondeterminism-perl libfreetype6 libglib2.0-0 libgraphite2-3
  libharfbuzz0b libicu-le-hb0 libicu60 libmagic-mgc libmagic1 libncurses6
  libpipeline1 libpng16-16 libsigsegv2 libtimedate-perl libtool libxml2 m4
  man-db par2 po-debconf
Suggested packages:
  autoconf-archive gnu-standards autoconf-doc wamerican | wordlist whois
  vacation dh-make gettext-doc libasprintf-dev libgettextpo-dev groff
  libtool-doc gfortran | fortran95-compiler gcj-jdk m4-doc apparmor less
  www-browser libmail-box-perl
Recommended packages:
  curl | wget | lynx libarchive-cpio-perl libglib2.0-data shared-mime-info
  xdg-user-dirs libgpm2 libltdl-dev libmail-sendmail-perl
The following NEW packages will be installed:
  autoconf automake autopoint autotools-dev bsdmainutils debhelper
  dh-autoreconf dh-strip-nondeterminism dwz file gettext gettext-base
  groff-base intltool-debian libarchive-zip-perl libbsd0 libcroco3 libelf1
  libfile-stripnondeterminism-perl libfreetype6 libglib2.0-0 libgraphite2-3
  libharfbuzz0b libicu-le-hb0 libicu60 libmagic-mgc libmagic1 libncurses6
  libpipeline1 libpng16-16 libsigsegv2 libtimedate-perl libtool libxml2 m4
  man-db par2 po-debconf sbuild-build-depends-main-dummy
0 upgraded, 39 newly installed, 0 to remove and 0 not upgraded.
Need to get 22.4 MB of archives.
After this operation, 72.9 MB of additional disk space will be used.
Get:1 copy:/<<RESOLVERDIR>>/apt_archive ./ sbuild-build-depends-main-dummy 0.invalid.0 [884 B]
Get:2 http://proxy:9999/debian sid/main amd64 libbsd0 amd64 0.9.1-1 [99.3 kB]
Get:3 http://proxy:9999/debian sid/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
Get:4 http://proxy:9999/debian sid/main amd64 groff-base amd64 1.22.3-10 [1176 kB]
Get:5 http://proxy:9999/debian sid/main amd64 libpipeline1 amd64 1.5.0-1 [29.0 kB]
Get:6 http://proxy:9999/debian sid/main amd64 man-db amd64 2.8.4-2 [1194 kB]
Get:7 http://proxy:9999/debian sid/main amd64 libmagic-mgc amd64 1:5.34-2 [239 kB]
Get:8 http://proxy:9999/debian sid/main amd64 libmagic1 amd64 1:5.34-2 [116 kB]
Get:9 http://proxy:9999/debian sid/main amd64 file amd64 1:5.34-2 [65.8 kB]
Get:10 http://proxy:9999/debian sid/main amd64 gettext-base amd64 0.19.8.1-6+b1 [122 kB]
Get:11 http://proxy:9999/debian sid/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
Get:12 http://proxy:9999/debian sid/main amd64 m4 amd64 1.4.18-1 [202 kB]
Get:13 http://proxy:9999/debian sid/main amd64 autoconf all 2.69-11 [341 kB]
Get:14 http://proxy:9999/debian sid/main amd64 autotools-dev all 20180224.1 [77.0 kB]
Get:15 http://proxy:9999/debian sid/main amd64 automake all 1:1.16.1-1 [771 kB]
Get:16 http://proxy:9999/debian sid/main amd64 autopoint all 0.19.8.1-6 [434 kB]
Get:17 http://proxy:9999/debian sid/main amd64 libtool all 2.4.6-2.1 [547 kB]
Get:18 http://proxy:9999/debian sid/main amd64 dh-autoreconf all 19 [16.9 kB]
Get:19 http://proxy:9999/debian sid/main amd64 libarchive-zip-perl all 1.60-1 [95.6 kB]
Get:20 http://proxy:9999/debian sid/main amd64 libfile-stripnondeterminism-perl all 0.042-1 [20.1 kB]
Get:21 http://proxy:9999/debian sid/main amd64 libtimedate-perl all 2.3000-2 [42.2 kB]
Get:22 http://proxy:9999/debian sid/main amd64 dh-strip-nondeterminism all 0.042-1 [12.1 kB]
Get:23 http://proxy:9999/debian sid/main amd64 libelf1 amd64 0.170-0.5 [162 kB]
Get:24 http://proxy:9999/debian sid/main amd64 dwz amd64 0.12-2 [77.5 kB]
Get:25 http://proxy:9999/debian sid/main amd64 libglib2.0-0 amd64 2.56.1-2 [2928 kB]
Get:26 http://proxy:9999/debian sid/main amd64 libpng16-16 amd64 1.6.34-2 [288 kB]
Get:27 http://proxy:9999/debian sid/main amd64 libfreetype6 amd64 2.8.1-2 [461 kB]
Get:28 http://proxy:9999/debian sid/main amd64 libgraphite2-3 amd64 1.3.11-2 [85.2 kB]
Get:29 http://proxy:9999/debian sid/main amd64 libharfbuzz0b amd64 1.8.6-1 [897 kB]
Get:30 http://proxy:9999/debian sid/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-5 [14.6 kB]
Get:31 http://proxy:9999/debian sid/main amd64 libicu60 amd64 60.2-6 [8073 kB]
Get:32 http://proxy:9999/debian sid/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b1 [725 kB]
Get:33 http://proxy:9999/debian sid/main amd64 libcroco3 amd64 0.6.12-2 [144 kB]
Get:34 http://proxy:9999/debian sid/main amd64 libncurses6 amd64 6.1+20180714-1 [102 kB]
Get:35 http://proxy:9999/debian sid/main amd64 gettext amd64 0.19.8.1-6+b1 [1302 kB]
Get:36 http://proxy:9999/debian sid/main amd64 intltool-debian all 0.35.0+20060710.4 [26.3 kB]
Get:37 http://proxy:9999/debian sid/main amd64 po-debconf all 1.0.20 [247 kB]
Get:38 http://proxy:9999/debian sid/main amd64 debhelper all 11.3.5 [981 kB]
Get:39 http://proxy:9999/debian sid/main amd64 par2 amd64 0.8.0-1 [104 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 22.4 MB in 0s (56.0 MB/s)
Selecting previously unselected package libbsd0:amd64.
(Reading database ... 13648 files and directories currently installed.)
Preparing to unpack .../00-libbsd0_0.9.1-1_amd64.deb ...
Unpacking libbsd0:amd64 (0.9.1-1) ...
Selecting previously unselected package bsdmainutils.
Preparing to unpack .../01-bsdmainutils_11.1.2+b1_amd64.deb ...
Unpacking bsdmainutils (11.1.2+b1) ...
Selecting previously unselected package groff-base.
Preparing to unpack .../02-groff-base_1.22.3-10_amd64.deb ...
Unpacking groff-base (1.22.3-10) ...
Selecting previously unselected package libpipeline1:amd64.
Preparing to unpack .../03-libpipeline1_1.5.0-1_amd64.deb ...
Unpacking libpipeline1:amd64 (1.5.0-1) ...
Selecting previously unselected package man-db.
Preparing to unpack .../04-man-db_2.8.4-2_amd64.deb ...
Unpacking man-db (2.8.4-2) ...
Selecting previously unselected package libmagic-mgc.
Preparing to unpack .../05-libmagic-mgc_1%3a5.34-2_amd64.deb ...
Unpacking libmagic-mgc (1:5.34-2) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../06-libmagic1_1%3a5.34-2_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.34-2) ...
Selecting previously unselected package file.
Preparing to unpack .../07-file_1%3a5.34-2_amd64.deb ...
Unpacking file (1:5.34-2) ...
Selecting previously unselected package gettext-base.
Preparing to unpack .../08-gettext-base_0.19.8.1-6+b1_amd64.deb ...
Unpacking gettext-base (0.19.8.1-6+b1) ...
Selecting previously unselected package libsigsegv2:amd64.
Preparing to unpack .../09-libsigsegv2_2.12-2_amd64.deb ...
Unpacking libsigsegv2:amd64 (2.12-2) ...
Selecting previously unselected package m4.
Preparing to unpack .../10-m4_1.4.18-1_amd64.deb ...
Unpacking m4 (1.4.18-1) ...
Selecting previously unselected package autoconf.
Preparing to unpack .../11-autoconf_2.69-11_all.deb ...
Unpacking autoconf (2.69-11) ...
Selecting previously unselected package autotools-dev.
Preparing to unpack .../12-autotools-dev_20180224.1_all.deb ...
Unpacking autotools-dev (20180224.1) ...
Selecting previously unselected package automake.
Preparing to unpack .../13-automake_1%3a1.16.1-1_all.deb ...
Unpacking automake (1:1.16.1-1) ...
Selecting previously unselected package autopoint.
Preparing to unpack .../14-autopoint_0.19.8.1-6_all.deb ...
Unpacking autopoint (0.19.8.1-6) ...
Selecting previously unselected package libtool.
Preparing to unpack .../15-libtool_2.4.6-2.1_all.deb ...
Unpacking libtool (2.4.6-2.1) ...
Selecting previously unselected package dh-autoreconf.
Preparing to unpack .../16-dh-autoreconf_19_all.deb ...
Unpacking dh-autoreconf (19) ...
Selecting previously unselected package libarchive-zip-perl.
Preparing to unpack .../17-libarchive-zip-perl_1.60-1_all.deb ...
Unpacking libarchive-zip-perl (1.60-1) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../18-libfile-stripnondeterminism-perl_0.042-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (0.042-1) ...
Selecting previously unselected package libtimedate-perl.
Preparing to unpack .../19-libtimedate-perl_2.3000-2_all.deb ...
Unpacking libtimedate-perl (2.3000-2) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../20-dh-strip-nondeterminism_0.042-1_all.deb ...
Unpacking dh-strip-nondeterminism (0.042-1) ...
Selecting previously unselected package libelf1:amd64.
Preparing to unpack .../21-libelf1_0.170-0.5_amd64.deb ...
Unpacking libelf1:amd64 (0.170-0.5) ...
Selecting previously unselected package dwz.
Preparing to unpack .../22-dwz_0.12-2_amd64.deb ...
Unpacking dwz (0.12-2) ...
Selecting previously unselected package libglib2.0-0:amd64.
Preparing to unpack .../23-libglib2.0-0_2.56.1-2_amd64.deb ...
Unpacking libglib2.0-0:amd64 (2.56.1-2) ...
Selecting previously unselected package libpng16-16:amd64.
Preparing to unpack .../24-libpng16-16_1.6.34-2_amd64.deb ...
Unpacking libpng16-16:amd64 (1.6.34-2) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../25-libfreetype6_2.8.1-2_amd64.deb ...
Unpacking libfreetype6:amd64 (2.8.1-2) ...
Selecting previously unselected package libgraphite2-3:amd64.
Preparing to unpack .../26-libgraphite2-3_1.3.11-2_amd64.deb ...
Unpacking libgraphite2-3:amd64 (1.3.11-2) ...
Selecting previously unselected package libharfbuzz0b:amd64.
Preparing to unpack .../27-libharfbuzz0b_1.8.6-1_amd64.deb ...
Unpacking libharfbuzz0b:amd64 (1.8.6-1) ...
Selecting previously unselected package libicu-le-hb0:amd64.
Preparing to unpack .../28-libicu-le-hb0_1.0.3+git161113-5_amd64.deb ...
Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-5) ...
Selecting previously unselected package libicu60:amd64.
Preparing to unpack .../29-libicu60_60.2-6_amd64.deb ...
Unpacking libicu60:amd64 (60.2-6) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../30-libxml2_2.9.4+dfsg1-7+b1_amd64.deb ...
Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b1) ...
Selecting previously unselected package libcroco3:amd64.
Preparing to unpack .../31-libcroco3_0.6.12-2_amd64.deb ...
Unpacking libcroco3:amd64 (0.6.12-2) ...
Selecting previously unselected package libncurses6:amd64.
Preparing to unpack .../32-libncurses6_6.1+20180714-1_amd64.deb ...
Unpacking libncurses6:amd64 (6.1+20180714-1) ...
Selecting previously unselected package gettext.
Preparing to unpack .../33-gettext_0.19.8.1-6+b1_amd64.deb ...
Unpacking gettext (0.19.8.1-6+b1) ...
Selecting previously unselected package intltool-debian.
Preparing to unpack .../34-intltool-debian_0.35.0+20060710.4_all.deb ...
Unpacking intltool-debian (0.35.0+20060710.4) ...
Selecting previously unselected package po-debconf.
Preparing to unpack .../35-po-debconf_1.0.20_all.deb ...
Unpacking po-debconf (1.0.20) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../36-debhelper_11.3.5_all.deb ...
Unpacking debhelper (11.3.5) ...
Selecting previously unselected package par2.
Preparing to unpack .../37-par2_0.8.0-1_amd64.deb ...
Unpacking par2 (0.8.0-1) ...
Selecting previously unselected package sbuild-build-depends-main-dummy.
Preparing to unpack .../38-sbuild-build-depends-main-dummy_0.invalid.0_amd64.deb ...
Unpacking sbuild-build-depends-main-dummy (0.invalid.0) ...
Setting up libarchive-zip-perl (1.60-1) ...
Setting up libpng16-16:amd64 (1.6.34-2) ...
Setting up libtimedate-perl (2.3000-2) ...
Setting up libsigsegv2:amd64 (2.12-2) ...
Setting up libelf1:amd64 (0.170-0.5) ...
Setting up groff-base (1.22.3-10) ...
Setting up libglib2.0-0:amd64 (2.56.1-2) ...
No schema files found: doing nothing.
Setting up par2 (0.8.0-1) ...
Setting up gettext-base (0.19.8.1-6+b1) ...
Setting up libpipeline1:amd64 (1.5.0-1) ...
Setting up m4 (1.4.18-1) ...
Setting up libbsd0:amd64 (0.9.1-1) ...
Setting up libfreetype6:amd64 (2.8.1-2) ...
Setting up libmagic-mgc (1:5.34-2) ...
Setting up libmagic1:amd64 (1:5.34-2) ...
Setting up libgraphite2-3:amd64 (1.3.11-2) ...
Processing triggers for libc-bin (2.27-5) ...
Setting up dwz (0.12-2) ...
Setting up autotools-dev (20180224.1) ...
Setting up bsdmainutils (11.1.2+b1) ...
update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
Setting up libncurses6:amd64 (6.1+20180714-1) ...
Setting up autopoint (0.19.8.1-6) ...
Setting up libfile-stripnondeterminism-perl (0.042-1) ...
Setting up libharfbuzz0b:amd64 (1.8.6-1) ...
Setting up autoconf (2.69-11) ...
Setting up file (1:5.34-2) ...
Setting up automake (1:1.16.1-1) ...
update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
Setting up man-db (2.8.4-2) ...
Not building database; man-db/auto-update is not 'true'.
Setting up libtool (2.4.6-2.1) ...
Setting up libicu-le-hb0:amd64 (1.0.3+git161113-5) ...
Setting up libicu60:amd64 (60.2-6) ...
Setting up libxml2:amd64 (2.9.4+dfsg1-7+b1) ...
Setting up libcroco3:amd64 (0.6.12-2) ...
Setting up gettext (0.19.8.1-6+b1) ...
Setting up intltool-debian (0.35.0+20060710.4) ...
Setting up po-debconf (1.0.20) ...
Setting up debhelper (11.3.5) ...
Setting up dh-autoreconf (19) ...
Setting up dh-strip-nondeterminism (0.042-1) ...
Setting up sbuild-build-depends-main-dummy (0.invalid.0) ...
Processing triggers for libc-bin (2.27-5) ...

+------------------------------------------------------------------------------+
| Check architectures                                                          |
+------------------------------------------------------------------------------+

Arch check ok (amd64 included in any)

+------------------------------------------------------------------------------+
| Build environment                                                            |
+------------------------------------------------------------------------------+

Kernel: Linux 4.17.0-1-amd64 #1 SMP Debian 4.17.8-1 (2018-07-20) amd64 (x86_64)
Toolchain package versions: binutils_2.31.1-2 dpkg-dev_1.19.0.5 g++-8_8.2.0-3 gcc-8_8.2.0-3 libc6-dev_2.27-5 libstdc++-8-dev_8.2.0-3 libstdc++6_8.2.0-3 linux-libc-dev_4.17.8-1
Package versions: adduser_3.117 apt_1.6.3 autoconf_2.69-11 automake_1:1.16.1-1 autopoint_0.19.8.1-6 autotools-dev_20180224.1 base-files_10.1 base-passwd_3.5.45 bash_4.4.18-3.1 binutils_2.31.1-2 binutils-common_2.31.1-2 binutils-x86-64-linux-gnu_2.31.1-2 bsdmainutils_11.1.2+b1 bsdutils_1:2.32-0.4 build-essential_12.5 bzip2_1.0.6-8.1 coreutils_8.28-1 cpp_4:8.1.0-1 cpp-8_8.2.0-3 dash_0.5.8-2.10 debconf_1.5.69 debhelper_11.3.5 debian-archive-keyring_2017.7 debianutils_4.8.6 dh-autoreconf_19 dh-strip-nondeterminism_0.042-1 diffutils_1:3.6-1 dpkg_1.19.0.5+b1 dpkg-dev_1.19.0.5 dwz_0.12-2 e2fsprogs_1.44.3-1 fakeroot_1.23-1 fdisk_2.32-0.4 file_1:5.34-2 findutils_4.6.0+git+20171230-2 g++_4:8.1.0-1 g++-8_8.2.0-3 gcc_4:8.1.0-1 gcc-8_8.2.0-3 gcc-8-base_8.2.0-3 gettext_0.19.8.1-6+b1 gettext-base_0.19.8.1-6+b1 gpgv_2.2.9-1 grep_3.1-2 groff-base_1.22.3-10 gzip_1.9-2 hostname_3.20 init-system-helpers_1.51 intltool-debian_0.35.0+20060710.4 libacl1_2.2.52-3+b1 libapt-pkg5.0_1.6.3 libarchive-zip-perl_1.60-1 libasan5_8.2.0-3 libatomic1_8.2.0-3 libattr1_1:2.4.47-2+b2 libaudit-common_1:2.8.3-1 libaudit1_1:2.8.3-1+b1 libbinutils_2.31.1-2 libblkid1_2.32-0.4 libbsd0_0.9.1-1 libbz2-1.0_1.0.6-8.1 libc-bin_2.27-5 libc-dev-bin_2.27-5 libc6_2.27-5 libc6-dev_2.27-5 libcap-ng0_0.7.9-1 libcc1-0_8.2.0-3 libcom-err2_1.44.3-1 libcroco3_0.6.12-2 libdb5.3_5.3.28-13.1+b1 libdebconfclient0_0.244 libdpkg-perl_1.19.0.5 libelf1_0.170-0.5 libext2fs2_1.44.3-1 libfakeroot_1.23-1 libfdisk1_2.32-0.4 libffi6_3.2.1-8 libfile-stripnondeterminism-perl_0.042-1 libfreetype6_2.8.1-2 libgcc-8-dev_8.2.0-3 libgcc1_1:8.2.0-3 libgcrypt20_1.8.3-1 libgdbm-compat4_1.14.1-6+b1 libgdbm5_1.14.1-6+b1 libglib2.0-0_2.56.1-2 libgmp10_2:6.1.2+dfsg-3 libgnutls30_3.5.19-1 libgomp1_8.2.0-3 libgpg-error0_1.32-1 libgraphite2-3_1.3.11-2 libharfbuzz0b_1.8.6-1 libhogweed4_3.4-1 libicu-le-hb0_1.0.3+git161113-5 libicu60_60.2-6 libidn2-0_2.0.4-2.2 libisl19_0.20-1 libitm1_8.2.0-3 liblsan0_8.2.0-3 liblz4-1_1.8.2-1 liblzma5_5.2.2-1.3 libmagic-mgc_1:5.34-2 libmagic1_1:5.34-2 libmount1_2.32-0.4 libmpc3_1.1.0-1 libmpfr6_4.0.1-1 libmpx2_8.2.0-3 libncurses6_6.1+20180714-1 libncursesw6_6.1+20180714-1 libnettle6_3.4-1 libp11-kit0_0.23.12-2 libpam-modules_1.1.8-3.7 libpam-modules-bin_1.1.8-3.7 libpam-runtime_1.1.8-3.7 libpam0g_1.1.8-3.7 libpcre3_2:8.39-11 libperl5.26_5.26.2-6 libperl5.28_5.28.0-2 libpipeline1_1.5.0-1 libpng16-16_1.6.34-2 libquadmath0_8.2.0-3 libseccomp2_2.3.3-3 libselinux1_2.8-1+b1 libsemanage-common_2.8-1 libsemanage1_2.8-1+b1 libsepol1_2.8-1 libsigsegv2_2.12-2 libsmartcols1_2.32-0.4 libss2_1.44.3-1 libstdc++-8-dev_8.2.0-3 libstdc++6_8.2.0-3 libsystemd0_239-7 libtasn1-6_4.13-3 libtimedate-perl_2.3000-2 libtinfo6_6.1+20180714-1 libtool_2.4.6-2.1 libtsan0_8.2.0-3 libubsan1_8.2.0-3 libudev1_239-7 libunistring2_0.9.10-1 libuuid1_2.32-0.4 libxml2_2.9.4+dfsg1-7+b1 libzstd1_1.3.4+dfsg-3 linux-libc-dev_4.17.8-1 login_1:4.5-1.1 m4_1.4.18-1 make_4.2.1-1.2 man-db_2.8.4-2 mawk_1.3.3-17+b3 mount_2.32-0.4 ncurses-base_6.1+20180714-1 ncurses-bin_6.1+20180714-1 par2_0.8.0-1 passwd_1:4.5-1.1 patch_2.7.6-3 perl_5.28.0-2 perl-base_5.28.0-2 perl-modules-5.26_5.26.2-6 perl-modules-5.28_5.28.0-2 po-debconf_1.0.20 sbuild-build-depends-main-dummy_0.invalid.0 sed_4.5-1 sysvinit-utils_2.88dsf-59.10 tar_1.30+dfsg-2 tzdata_2018e-1 util-linux_2.32-0.4 xz-utils_5.2.2-1.3 zlib1g_1:1.2.11.dfsg-1

+------------------------------------------------------------------------------+
| Build                                                                        |
+------------------------------------------------------------------------------+


Unpack source
-------------

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.0
Source: backuppc
Binary: backuppc
Architecture: any
Version: 3.3.1-5
Maintainer: Debian QA Group <packages@qa.debian.org>
Homepage: https://sourceforge.net/projects/backuppc/
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 5), par2, perl (>= 5.6.0), patch
Package-List:
 backuppc deb utils optional arch=any
Checksums-Sha1:
 b579d64ff2486395e8ca0a93ac964bd9d9e1a232 556461 backuppc_3.3.1.orig.tar.gz
 edfaaeb8e34a3b5558f959d6b3f96f624738d877 46937 backuppc_3.3.1-5.diff.gz
Checksums-Sha256:
 c9cc4aec28a7474a68d40f4bc460ff15140e05c96900c7f98ff3ef06c4f6ae4c 556461 backuppc_3.3.1.orig.tar.gz
 a4d8796cd0fad02bb8040c757499edb0b62af1e5aa1476ca011ad8a8ed14eebe 46937 backuppc_3.3.1-5.diff.gz
Files:
 5efdcdd48e9e0d4ef7a706902d1f8b3d 556461 backuppc_3.3.1.orig.tar.gz
 94e2b35aec2de3c99c5a219ab3e8adf5 46937 backuppc_3.3.1-5.diff.gz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlqG8EEACgkQiNJCh6LY
mLHT3g//diG846lE9vE8A4DFOs+FxuquIKdnJgjbJXHJeH5abrYXTZqylqphFG24
GjlpSFExmNR5mqbWgughxQr6fOyTfuqBsTxciWReefrJbywGWrTZiwIjpgdJkO5L
QqBOvrwU/niCXTfIksfbgerMPytgbv25lIJu+W0mijxT4X3nubHP1jwPQ8FSvvQD
rm2PUYtAi7r0dkMkHKE7qS5DK2GdX05IVNa03Eo47XbaBk5ISx7/EyOnw3qLGZX1
MyyhtWipoGymA1je8S8OkPfKcEjNfm3sD3ufM47A4PZCIsD7NZYElosZykRcIjzI
gaYMlnmloNuwB8BAnrTWcLGiZt6xS4vR+BCfAQ19wTKQ5lVIwIQx9dmyHYI7hjH1
ASjuveWvXq3UysD+BXQspy0WUiYN87+zTLouGViEgKxeAPEs1gTX64hi8+aJKSQ6
eq/Hz9fgm4z529qFRWuWe2DjS2O14KixtA44HJhm5phNiQkIFobdk6UHDwHuUWs2
Q8+J2wgmzBdR9QbwJHSfuB98R1I31A43bdAbx+nwlas6PPJgj6jT5t6UA3550msG
LJA9J5keWBiVJCx+ZzBNPhTpHhjZ4G6WYFqy1MLiTjYHBR+9MEdnbdOwp9fJvGmH
l/Lj9OXqPK+dzlR+BE5mRcM+uAs0uUia2wSwtJTEDO7ySnn+nR8=
=TMc1
-----END PGP SIGNATURE-----

gpgv: unknown type of key resource 'trustedkeys.kbx'
gpgv: keyblock resource '/sbuild-nonexistent/.gnupg/trustedkeys.kbx': General error
gpgv: Signature made Fri Feb 16 14:52:49 2018 UTC
gpgv:                using RSA key 3AFA757FAC6EA11D2FF45DF088D24287A2D898B1
gpgv: Can't check signature: No public key
dpkg-source: warning: failed to verify signature on ./backuppc_3.3.1-5.dsc
dpkg-source: info: extracting backuppc in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking backuppc_3.3.1.orig.tar.gz
dpkg-source: info: applying backuppc_3.3.1-5.diff.gz
dpkg-source: info: upstream files that have been modified: 
 /<<PKGBUILDDIR>>/bin/BackupPC
 /<<PKGBUILDDIR>>/bin/BackupPC_archive
 /<<PKGBUILDDIR>>/bin/BackupPC_dump
 /<<PKGBUILDDIR>>/conf/hosts
 /<<PKGBUILDDIR>>/configure.pl
 /<<PKGBUILDDIR>>/doc/BackupPC.pod
 /<<PKGBUILDDIR>>/httpd/BackupPC.conf
 /<<PKGBUILDDIR>>/lib/BackupPC/CGI/Browse.pm
 /<<PKGBUILDDIR>>/lib/BackupPC/CGI/EditConfig.pm
 /<<PKGBUILDDIR>>/lib/BackupPC/CGI/GeneralInfo.pm
 /<<PKGBUILDDIR>>/lib/BackupPC/CGI/Lib.pm
 /<<PKGBUILDDIR>>/lib/BackupPC/CGI/View.pm
 /<<PKGBUILDDIR>>/lib/BackupPC/Lib.pm
 /<<PKGBUILDDIR>>/lib/BackupPC/Storage/Text.pm
 /<<PKGBUILDDIR>>/lib/BackupPC/Xfer/Smb.pm

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=bg_BG.UTF-8
LC_ALL=POSIX
LC_MEASUREMENT=bg_BG.UTF-8
LC_MONETARY=bg_BG.UTF-8
LC_NUMERIC=bg_BG.UTF-8
LC_PAPER=bg_BG.UTF-8
LC_TIME=bg_BG.UTF-8
LOGNAME=dam
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=sid+exp-perl
SCHROOT_CHROOT_NAME=sid+exp-perl-amd64
SCHROOT_COMMAND=env
SCHROOT_GID=1000
SCHROOT_GROUP=dam
SCHROOT_SESSION_ID=sid+exp-perl-amd64-b67b90b7-ae44-4d20-b602-62f9cb7b4d9a
SCHROOT_UID=1000
SCHROOT_USER=dam
SHELL=/bin/sh
USER=dam

dpkg-buildpackage
-----------------

dpkg-buildpackage: info: source package backuppc
dpkg-buildpackage: info: source version 3.3.1-5
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Adrian Bunk <bunk@debian.org>
 dpkg-source --before-build backuppc-3.3.1
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp index.cgi
# Add here commands to clean up after the build process.
rm -f init.d/*-backuppc*
rm -f backuppc.8*
dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 5 in use)
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
cc -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro debian/setuidwrapper.c -o index.cgi
debian/setuidwrapper.c: In function 'main':
debian/setuidwrapper.c:5:5: warning: type of 'ac' defaults to 'int' [-Wimplicit-int]
 int main(ac, av)
     ^~~~
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_installdirs
dh_installdirs: Compatibility levels before 9 are deprecated (level 5 in use)
# Add here commands to install the package into debian/backuppc.
chmod 755 ./configure.pl
./configure.pl --batch --no-fhs --hostname XXXXXX --uid-ignore \
    --install-dir /usr/share/backuppc --dest-dir /<<PKGBUILDDIR>>/debian/backuppc/ \
    --data-dir /var/lib/backuppc --cgi-dir /usr/share/backuppc/cgi-bin \
    --html-dir /usr/share/backuppc/image --html-dir-url /backuppc/image \
    --bin-path perl=/usr/bin/perl --bin-path tar=/bin/tar \
    --bin-path smbclient=/usr/bin/smbclient --bin-path nmblookup=/usr/bin/nmblookup \
    --bin-path rsync=/usr/bin/rsync --bin-path ping=/bin/ping \
    --bin-path df=/bin/df --bin-path ssh=/usr/bin/ssh \
    --bin-path sendmail=/usr/sbin/sendmail --bin-path hostname=/bin/hostname \
    --bin-path par2=/usr/bin/par2 --bin-path gzip=/bin/gzip --bin-path bzip2=/bin/bzip2

Is this a new installation or upgrade for BackupPC?  If this is
an upgrade please tell me the full path of the existing BackupPC
configuration file (eg: /etc/BackupPC/config.pl).  Otherwise, just
hit return.

--> Full path to existing main config.pl []

I found the following locations for these programs:

    bzip2        => /bin/bzip2
    cat          => /usr/bin/cat
    df           => /bin/df
    gtar/tar     => /bin/tar
    gzip         => /bin/gzip
    hostname     => /bin/hostname
    nmblookup    => /usr/bin/nmblookup
    par2         => /usr/bin/par2
    perl         => /usr/bin/perl
    ping         => /bin/ping
    rsync        => /usr/bin/rsync
    sendmail     => /usr/sbin/sendmail
    smbclient    => /usr/bin/smbclient
    split        => /usr/bin/split
    ssh/ssh2     => /usr/bin/ssh

--> Are these paths correct? [y]

Please tell me the hostname of the machine that BackupPC will run on.

--> BackupPC will run on host [XXXXXX]

BackupPC should run as a dedicated user with limited privileges.  You
need to create a user.  This user will need read/write permission on
the main data directory and read/execute permission on the install
directory (these directories will be setup shortly).

The primary group for this user should also be chosen carefully.
The data directories and files will have group read permission,
so group members can access backup files.

--> BackupPC should run as user [backuppc]

Please specify an install directory for BackupPC.  This is where the
BackupPC scripts, library and documentation will be installed.

--> Install directory (full path) [/usr/share/backuppc]

Please specify a data directory for BackupPC.  This is where all the
PC backup data is stored.  This file system needs to be big enough to
accommodate all the PCs you expect to backup (eg: at least several GB
per machine).

--> Data directory (full path) [/var/lib/backuppc]

BackupPC can compress pool files, providing around a 40% reduction in pool
size (your mileage may vary). Specify the compression level (0 turns
off compression, and 1 to 9 represent good/fastest to best/slowest).
The recommended values are 0 (off) or 3 (reasonable compression and speed).
Increasing the compression level to 5 will use around 20% more cpu time
and give perhaps 2-3% more compression.

--> Compression level [3]

BackupPC has a powerful CGI perl interface that runs under Apache.
A single executable needs to be installed in a cgi-bin directory.
This executable needs to run as set-uid backuppc, or
it can be run under mod_perl with Apache running as user backuppc.

Leave this path empty if you don't want to install the CGI interface.

--> CGI bin directory (full path) [/usr/share/backuppc/cgi-bin]

BackupPC's CGI script needs to display various PNG/GIF images that
should be stored where Apache can serve them.  They should be placed
somewhere under Apache's DocumentRoot.  BackupPC also needs to know
the URL to access these images.  Example:

    Apache image directory:  /var/www/htdocs/BackupPC
    URL for image directory: /BackupPC

The URL for the image directory should start with a slash.

--> Apache image directory (full path) [/usr/share/backuppc/image]
--> URL for image directory (omit http://host; starts with '/') [/backuppc/image]

Ok, we're about to:

  - install the binaries, lib and docs in /usr/share/backuppc,
  - create the data directory /var/lib/backuppc,
  - create/update the config.pl file /etc/backuppc/config.pl,
  - optionally install the cgi-bin interface.

--> Do you want to continue? [y]
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/bin
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/doc
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/lib/BackupPC/CGI
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/lib/BackupPC/Config
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/lib/BackupPC/Lang
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/lib/BackupPC/Storage
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/lib/BackupPC/Xfer
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/lib/BackupPC/Zip
Created /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/lib/Net/FTP
Created /<<PKGBUILDDIR>>/debian/backuppc//var/lib/backuppc
Created /<<PKGBUILDDIR>>/debian/backuppc//var/lib/backuppc/pool
Created /<<PKGBUILDDIR>>/debian/backuppc//var/lib/backuppc/cpool
Created /<<PKGBUILDDIR>>/debian/backuppc//var/lib/backuppc/pc
Created /<<PKGBUILDDIR>>/debian/backuppc//var/lib/backuppc/trash
Created /<<PKGBUILDDIR>>/debian/backuppc//etc/backuppc
Created /<<PKGBUILDDIR>>/debian/backuppc//var/lib/backuppc/log
Installing binaries in /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/bin
Installing library in /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/lib
Installing images in /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/image
Making init.d scripts
Making Apache configuration file for suid-perl
Installing docs in /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/doc
Installing config.pl and hosts in /<<PKGBUILDDIR>>/debian/backuppc//etc/backuppc
Installing cgi script BackupPC_Admin in /<<PKGBUILDDIR>>/debian/backuppc//usr/share/backuppc/cgi-bin

Ok, it looks like we are finished.  There are several more things you
will need to do:

  - Browse through the config file, /etc/backuppc/config.pl,
    and make sure all the settings are correct.  In particular,
    you will need to set $Conf{CgiAdminUsers} so you have
    administration privileges in the CGI interface.

  - Edit the list of hosts to backup in /etc/backuppc/hosts.

  - Read the documentation in /usr/share/backuppc/doc/BackupPC.html.
    Please pay special attention to the security section.

  - Verify that the CGI script BackupPC_Admin runs correctly.  You might
    need to change the permissions or group ownership of BackupPC_Admin.
    If this is an upgrade and you are using mod_perl, you will need
    to restart Apache.  Otherwise it will have stale code.

  - BackupPC should be ready to start.  Don't forget to run it
    as user backuppc!  The installation also contains an
    init.d/backuppc script that can be copied to /etc/init.d
    so that BackupPC can auto-start on boot.  This will also enable
    administrative users to start the server from the CGI interface.
    See init.d/README.

Enjoy!
pod2man --section=8 --center="BackupPC manual" doc/BackupPC.pod backuppc.8
perl -e "s/.IX Title.*/.SH NAME\nbackuppc \\- BackupPC manual/g" -p -i.tmp backuppc.8
mv -f debian/backuppc/usr/share/backuppc/cgi-bin/* debian/backuppc/usr/share/backuppc/lib/realindex.cgi
install --mode=755 index.cgi debian/backuppc/usr/lib/backuppc/cgi-bin
install --mode=755 debian/BackupPC_deleteFile debian/backuppc/usr/share/backuppc/bin
install --mode=644 conf/hosts debian/backuppc/etc/backuppc
install --mode=644 debian/localhost.pl debian/backuppc/etc/backuppc
install --mode=644 debian/apache.conf debian/backuppc/etc/backuppc
rmdir debian/backuppc/var/lib/backuppc/conf/
rmdir: failed to remove 'debian/backuppc/var/lib/backuppc/conf/': No such file or directory
make: [debian/rules:67: install] Error 1 (ignored)
(cd debian/backuppc/usr/share/backuppc/cgi-bin; ln -s ../image; ln -s /usr/lib/backuppc/cgi-bin/index.cgi )
patch --no-backup-if-mismatch -p0 < debian/config.pl.diff
patching file debian/backuppc/etc/backuppc/config.pl
Hunk #2 FAILED at 227.
Hunk #4 succeeded at 1021 (offset -3 lines).
1 out of 7 hunks FAILED -- saving rejects to file debian/backuppc/etc/backuppc/config.pl.rej
make: *** [debian/rules:69: install] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2018-08-08T14:22:51Z

Finished
--------


+------------------------------------------------------------------------------+
| Cleanup                                                                      |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Build failure (dpkg-buildpackage died)

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: binary
Build-Space: 5956
Build-Time: 2
Distribution: sid
Fail-Stage: build
Host Architecture: amd64
Install-Time: 8
Job: /tmp/prebuild-backuppc-Y5a67TDYRk/backuppc_3.3.1-5.dsc
Machine Architecture: amd64
Package: backuppc
Package-Time: 20
Source-Version: 3.3.1-5
Space: 5956
Status: attempted
Version: 3.3.1-5
--------------------------------------------------------------------------------
Finished at 2018-08-08T14:22:51Z
Build needed 00:00:20, 5956k disk space

--- End Message ---
--- Begin Message ---
Source: backuppc
Source-Version: 3.3.1-6

We believe that the bug you reported is fixed in the latest version of
backuppc, 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 905761@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Frost <tobi@debian.org> (supplier of updated backuppc 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 17 Oct 2018 23:53:54 +0200
Source: backuppc
Binary: backuppc
Architecture: source
Version: 3.3.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Tobias Frost <tobi@debian.org>
Description:
 backuppc   - high-performance, enterprise-grade system for backing up PCs
Closes: 488098 820980 876188 876193 905761
Changes:
 backuppc (3.3.1-6) unstable; urgency=medium
 .
   * QA upload.
   * Imported package to salsa.debian.org and set VCS-* fields accordingly.
   * Execute wrap-and-sort.
   * Convert to 3.0 (quilt) package format. The changes to the upstream
     sources have been put into 01-debian.patch.
   * Fix "FTBFS with merged /usr" by specifying all binary paths and not letting
     configure.pl letting them guess them. (Closes: #905761)
   * Modernize Package:
     - compat level 11 (d/compat and add B-D on debhelper >=11)
     - migrate to short debhelper.
     - drop the versioned conflict against libfile-rsyncp-perl, version
       in old-old-stable is already new enough.
     - remove versions specifier from dependencies, all are fulfilled in
       old-old-stable already. Tar and dpkg can be dropped, they are
       essential.
     - drop d/menu.
     - convert d/copyright to the Machine-readable copyright file format.
     - modify d/watch to point to (new) github project site.
     - S-V bumped to 4.2.1:  required.
     - postinst: do not check existence of executables with absolute path,
       but using which. (lintian command-with-path-in-maintainer-script).
   * Add patch to fix some spelling errors found by lintian.
   * Fix "Wrong path in BackupPC_deleteFile", patch from madduck (Closes:
     #876188)
   * Fix "BackupPC_deleteFile uses deprecated defined @{array}", patch from
     madduck. (Closes: #876193)
   * Do only recommmend smbclient and samba-common-bin, do not depend on it
     (Closes: #488098, #820980)
   * Change homepage in d/control to new upstream location.
Checksums-Sha1:
 22df487e26b030731134ccefa6872db4b2b6a69a 1847 backuppc_3.3.1-6.dsc
 538a2901adfbcd75a11e1013aa679645421e171a 45144 backuppc_3.3.1-6.debian.tar.xz
 ffe29cfced6be1dd8d0a97a24f48c78cb31d0154 5469 backuppc_3.3.1-6_source.buildinfo
Checksums-Sha256:
 e34cefbbabaad26dd24b23b62a61c471268ea009b60a28e6a2641b21a02bf8ef 1847 backuppc_3.3.1-6.dsc
 c9fb97927df6eb804373e378b476f1324d49aa12a0e174399f27382bd794819d 45144 backuppc_3.3.1-6.debian.tar.xz
 6c05abf287fdc0aab2f619e0bf4e00d820cee45308909cb1d2a45d1b57bef5a7 5469 backuppc_3.3.1-6_source.buildinfo
Files:
 a15eb367caf963cf210d812b85f16cba 1847 utils optional backuppc_3.3.1-6.dsc
 254bd39960dd5e21160b4984ac8cfc25 45144 utils optional backuppc_3.3.1-6.debian.tar.xz
 1d4acb0921d24d65c9a9a572459df976 5469 utils optional backuppc_3.3.1-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAlvII1AACgkQkWT6HRe9
XTalLg//f9MraAQrr5lAtMh0v8mO8NIWci5/+Tmv+X6i40AHycuhlE9rwb+nC1B7
ShW/YrifbFZKDEIGVPQ9BSA05gRs5Goviybldm5Ly1LOIhpVIL2Za6k56miAfVbY
sNCILxnOAgzFKo8c+f08j7o2ehrOCw74T8GdlYH5m6fHkcrURFvIrlOyrif0HBkb
2GWuKnLoGn/9XHqS3Lq1oGEITcZmPTOC69YAaNFW5a76o1zfA1QiMzyHszafW9ai
kdMa5r5Mvf2xsOpwT4jEWyQ2U9Nw8VRHY28Z7mDxjAInu4nlhldbNMJ2Wxuod6QS
obeIMpXdDv9Dp5bGRl9ndUwRgBECWY3yH9/ZfmnKgNkNU/3fU76yfP9yHOln+2Qx
ueEVNwRIE6SqwQH16OtTAswQdxLmjQkZkkQ9ZPjEVUTl0CmT7KW/SWtQhjMT8euL
txx3+AP/SGywXc9g1BzKJv4W8VLdr+eiJhJiGSXRxDPRMwIfktLsUgqPpQioAe8b
FlQ0MsjX/TOAWFFGmAr/P18dg81UGN54BT4nVURc0rlFwkFyBs3OezvMxv8Whn8X
t0Uq/wvtOXj9llBL5UMrqVr60ooOZlRlNohgWGJRSy4DiKXQD7Gp4z7pgfrlhT79
N1qftVX+nyIZfFtFzldm1KFVKvKT5szNJLV5jgAxmDL6kYXTwWU=
=4NLY
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: