On Tue, Oct 13, 2015 at 05:22:09PM +0300, Niko Tyni wrote:
> On Tue, Oct 13, 2015 at 12:16:17PM +0000, Mattia Rizzolo wrote:
> > I've no clue which file systems are considered "regular" and which ones
> > are "special" for Sys::Filesystem,
> 
> Reading lib/Sys/Filesystem/Linux.pm, the full list of "special"file system
> types is
> 
>     binfmt_misc, debugfs, devpts, fusectl, fuse.gvfs-fuse-daemon,
>     mini_fo, nfsd, proc, procbususb, securityfs, swap, sysfs, tmpfs,
>     udev

umh, ok.

> > but what I'm pretty confident about
> > is that a pbuilder's /proc/mounts usually contains no entry for the root
> > file system.
> > So I assume the absence of an entry for / is not the cause of the ftbfs,
> > since that's also what happen on "build 1" (and on the test build I just
> > ran here locally).
> 
> There's lots of diagnostic output in the build1 log including
> 
>   # filesystem - mounted - special - device - options - format - volume - 
> label - type
>   # / - 1 - 0 - /dev/vda1 - rw,relatime,errors=remount-ro,data=ordered - ext4 
> - 1 - 1 - ext4
> 
> and a long list of other file systems like things under 
> /srv/workspace/pbuilder/61616.

Attached there is a build log I ran on my machine.  I don't see any /
in the output.

> It looks like these come from either /etc/fstab or /proc/mounts. So
> perhaps the difference between the chroots is in /etc/fstab ?

umh, I'm not sure, really, the presence of / looks weird to me.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Tue Oct 13 12:07:00 UTC 2015
I: pbuilder-time-stamp: 1444738020
I: Building the build Environment
I: extracting base tarball [/home/mattia/pbuilder/sid-amd64-base.tgz]
I: copying local configuration
I: Installing apt-lines
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /home/mattia/pbuilder/cache/ccache
I: Mounting /home/mattia/pbuilder/repository
I: policy-rc.d already exists
I: Setting up ccache
I: Installing the build-deps
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D05deps starting
+ cd /home/mattia/pbuilder/repository
+ apt-ftparchive packages .
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D05deps finished
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D10dpkg-speedup 
starting
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D10dpkg-speedup 
finished
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D15no-man-db-rebuild 
starting
I: Preseed man-db/auto-update to false
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D15no-man-db-rebuild 
finished
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D20compiler-wrappers 
starting
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D20compiler-wrappers 
finished
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D30update starting
Ign file: ./ InRelease
Ign file: ./ Release.gpg
Ign file: ./ Release
Err file: ./ Packages
  
Err file: ./ Packages
  
Err file: ./ Packages
  
Get:1 http://ftp.de.debian.org sid InRelease [250 kB]
Ign http://ftp.mapreri.org sid InRelease
Ign http://ftp.mapreri.org sid Release.gpg
Hit http://ftp.mapreri.org sid Release
Ign http://ftp.mapreri.org sid/main amd64 Packages/DiffIndex
Err http://ftp.mapreri.org sid/main amd64 Packages
  
Err http://ftp.mapreri.org sid/main amd64 Packages
  
Get:2 http://ftp.de.debian.org sid/main amd64 Packages/DiffIndex [7876 B]
Err http://ftp.mapreri.org sid/main amd64 Packages
  
Hit http://ftp.mapreri.org sid/main amd64 Packages
Get:3 http://ftp.de.debian.org sid/main amd64 2015-10-10-2037.34.pdiff [4159 B]
Get:4 http://ftp.de.debian.org sid/main amd64 2015-10-11-0238.18.pdiff [12.7 kB]
Get:5 http://ftp.de.debian.org sid/main amd64 2015-10-11-0837.04.pdiff [4333 B]
Get:6 http://ftp.de.debian.org sid/main amd64 2015-10-11-1437.13.pdiff [33.5 kB]
Get:7 http://ftp.de.debian.org sid/main amd64 2015-10-11-2037.28.pdiff [45.1 kB]
Get:8 http://ftp.de.debian.org sid/main amd64 2015-10-12-0239.40.pdiff [52.1 kB]
Get:9 http://ftp.de.debian.org sid/main amd64 2015-10-12-0838.59.pdiff [3343 B]
Get:10 http://ftp.de.debian.org sid/main amd64 2015-10-12-1438.25.pdiff [20.8 
kB]
Get:11 http://ftp.de.debian.org sid/main amd64 2015-10-12-2037.48.pdiff [41.2 
kB]
Get:12 http://ftp.de.debian.org sid/main amd64 2015-10-13-0244.06.pdiff [40.8 
kB]
Get:13 http://ftp.de.debian.org sid/main amd64 2015-10-13-0839.50.pdiff [34.5 
kB]
Get:14 http://ftp.de.debian.org sid/main amd64 2015-10-13-0839.50.pdiff [34.5 
kB]
Fetched 550 kB in 2s (192 kB/s)
Reading package lists...
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D30update finished
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D65compilers starting
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/D65compilers finished
 -> Attempting to satisfy build-dependencies
 -> Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
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 (>= 8), perl, libmodule-pluggable-perl, libparams-util-perl
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 14686 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 debhelper (>= 8); however:
  Package debhelper is not installed.
 pbuilder-satisfydepends-dummy depends on libmodule-pluggable-perl; however:
  Package libmodule-pluggable-perl is not installed.
 pbuilder-satisfydepends-dummy depends on libparams-util-perl; however:
  Package libparams-util-perl 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:
  debhelper{a} dh-strip-nondeterminism{a} 
  libfile-stripnondeterminism-perl{a} libmodule-pluggable-perl{a} 
  libparams-util-perl{a} po-debconf{a} 
The following packages are RECOMMENDED but will NOT be installed:
  libmail-sendmail-perl libmodule-runtime-perl 
0 packages upgraded, 6 newly installed, 0 to remove and 21 not upgraded.
Need to get 1132 kB of archives. After unpacking 2020 kB will be used.
Writing extended state information...
Get: 1 http://ftp.de.debian.org/debian/ sid/main po-debconf all 1.0.18 [248 kB]
Get: 2 http://ftp.de.debian.org/debian/ sid/main 
libfile-stripnondeterminism-perl all 0.012-1 [10.6 kB]
Get: 3 http://ftp.de.debian.org/debian/ sid/main dh-strip-nondeterminism all 
0.012-1 [7282 B]
Get: 4 http://ftp.de.debian.org/debian/ sid/main debhelper all 9.20151005 [817 
kB]
Get: 5 http://ftp.de.debian.org/debian/ sid/main libmodule-pluggable-perl all 
5.2-1 [25.7 kB]
Get: 6 http://ftp.de.debian.org/debian/ sid/main libparams-util-perl amd64 
1.07-2+b1 [23.5 kB]
Fetched 1132 kB in 0s (4655 kB/s)
Selecting previously unselected package po-debconf.
(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 ... 14686 files and directories currently installed.)
Preparing to unpack .../po-debconf_1.0.18_all.deb ...
Unpacking po-debconf (1.0.18) ...
Selecting previously unselected package libfile-stripnondeterminism-perl.
Preparing to unpack .../libfile-stripnondeterminism-perl_0.012-1_all.deb ...
Unpacking libfile-stripnondeterminism-perl (0.012-1) ...
Selecting previously unselected package dh-strip-nondeterminism.
Preparing to unpack .../dh-strip-nondeterminism_0.012-1_all.deb ...
Unpacking dh-strip-nondeterminism (0.012-1) ...
Selecting previously unselected package debhelper.
Preparing to unpack .../debhelper_9.20151005_all.deb ...
Unpacking debhelper (9.20151005) ...
Selecting previously unselected package libmodule-pluggable-perl.
Preparing to unpack .../libmodule-pluggable-perl_5.2-1_all.deb ...
Unpacking libmodule-pluggable-perl (5.2-1) ...
Selecting previously unselected package libparams-util-perl.
Preparing to unpack .../libparams-util-perl_1.07-2+b1_amd64.deb ...
Unpacking libparams-util-perl (1.07-2+b1) ...
Processing triggers for man-db (2.7.4-1) ...
Setting up po-debconf (1.0.18) ...
Setting up libfile-stripnondeterminism-perl (0.012-1) ...
Setting up libmodule-pluggable-perl (5.2-1) ...
Setting up libparams-util-perl (1.07-2+b1) ...
Setting up dh-strip-nondeterminism (0.012-1) ...
Setting up debhelper (9.20151005) ...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
Writing extended state information...
Building tag database...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
apt-utils is already the newest version.
ccache is already the newest version.
colorgcc is already the newest version.
debian-ports-archive-keyring is already the newest version.
fakeroot is already the newest version.
libeatmydata1 is already the newest version.
lintian is already the newest version.
tree is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
I: Copying source file
I: copying [libsys-filesystem-perl_1.406-2.dsc]
I: copying [./libsys-filesystem-perl_1.406.orig.tar.gz]
I: copying [./libsys-filesystem-perl_1.406-2.debian.tar.xz]
I: Extracting source
dpkg-source: warning: extracting unsigned source package 
(libsys-filesystem-perl_1.406-2.dsc)
dpkg-source: info: extracting libsys-filesystem-perl in 
libsys-filesystem-perl-1.406
dpkg-source: info: unpacking libsys-filesystem-perl_1.406.orig.tar.gz
dpkg-source: info: unpacking libsys-filesystem-perl_1.406-2.debian.tar.xz
I: Building the package
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/A00fakeroot starting
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/A00fakeroot finished
I: Running cd /build/*/ && env 
PATH="/usr/lib/ccache:/usr/lib/colorgcc/bin:/usr/sbin:/usr/bin:/sbin:/bin" 
dpkg-buildpackage -us -uc -rfakeroot
dpkg-buildpackage: source package libsys-filesystem-perl
dpkg-buildpackage: source version 1.406-2
dpkg-buildpackage: source distribution UNRELEASED
dpkg-buildpackage: source changed by Salvatore Bonaccorso <car...@debian.org>
 dpkg-source --before-build libsys-filesystem-perl-1.406
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
        rm -f debian/libsys-filesystem-perl.substvars
        rm -f debian/libsys-filesystem-perl.*.debhelper
        rm -rf debian/libsys-filesystem-perl/
        rm -rf debian/.debhelper/
        rm -f debian/*.debhelper.log
        rm -f debian/files
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS \) -prune -o -type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
\)
        rm -f *-stamp
 dpkg-source -b libsys-filesystem-perl-1.406
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building libsys-filesystem-perl using existing 
./libsys-filesystem-perl_1.406.orig.tar.gz
dpkg-source: info: building libsys-filesystem-perl in 
libsys-filesystem-perl_1.406-2.debian.tar.xz
dpkg-source: info: building libsys-filesystem-perl in 
libsys-filesystem-perl_1.406-2.dsc
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
        perl Makefile.PL INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Sys::Filesystem
Writing MYMETA.yml and MYMETA.json
   dh_auto_build
        make -j1
make[1]: Entering directory '/build/libsys-filesystem-perl-1.406'
cp lib/Sys/Filesystem.pm blib/lib/Sys/Filesystem.pm
cp lib/Sys/Filesystem/Netbsd.pm blib/lib/Sys/Filesystem/Netbsd.pm
cp lib/Sys/Filesystem/Solaris.pm blib/lib/Sys/Filesystem/Solaris.pm
cp lib/Sys/Filesystem/Aix.pm blib/lib/Sys/Filesystem/Aix.pm
cp lib/Sys/Filesystem/Cygwin.pm blib/lib/Sys/Filesystem/Cygwin.pm
cp lib/Sys/Filesystem/Freebsd.pm blib/lib/Sys/Filesystem/Freebsd.pm
cp lib/Sys/Filesystem/Linux.pm blib/lib/Sys/Filesystem/Linux.pm
cp lib/Sys/Filesystem/Darwin.pm blib/lib/Sys/Filesystem/Darwin.pm
cp lib/Sys/Filesystem/Unix.pm blib/lib/Sys/Filesystem/Unix.pm
cp lib/Sys/Filesystem/Hpux.pm blib/lib/Sys/Filesystem/Hpux.pm
cp lib/Sys/Filesystem/Mswin32.pm blib/lib/Sys/Filesystem/Mswin32.pm
cp lib/Sys/Filesystem/Dummy.pm blib/lib/Sys/Filesystem/Dummy.pm
Manifying blib/man3/Sys::Filesystem.3pm
Manifying blib/man3/Sys::Filesystem::Aix.3pm
Manifying blib/man3/Sys::Filesystem::Cygwin.3pm
Manifying blib/man3/Sys::Filesystem::Darwin.3pm
Manifying blib/man3/Sys::Filesystem::Dummy.3pm
Manifying blib/man3/Sys::Filesystem::Freebsd.3pm
Manifying blib/man3/Sys::Filesystem::Hpux.3pm
Manifying blib/man3/Sys::Filesystem::Linux.3pm
Manifying blib/man3/Sys::Filesystem::Mswin32.3pm
Manifying blib/man3/Sys::Filesystem::Netbsd.3pm
Manifying blib/man3/Sys::Filesystem::Solaris.3pm
Manifying blib/man3/Sys::Filesystem::Unix.3pm
make[1]: Leaving directory '/build/libsys-filesystem-perl-1.406'
   dh_auto_test
        make -j1 test TEST_VERBOSE=1
make[1]: Entering directory '/build/libsys-filesystem-perl-1.406'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" 
"-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" 
t/*.t xt/*.t
# Testing Sys::Filesystem 1.406, Perl 5.020002 (/usr/bin/perl) on 
linux-3.16.0-4-amd64
t/01_load.t ...... 
1..2
ok 1 - require Sys::Filesystem;
ok 2 - use Sys::Filesystem;
ok
# filesystem - mounted - special - device - options - format - volume - label - 
type
# /dev/pts - 1 - 1 - none - 
rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 - devpts - 1 - 1 - devpts
# /home/mattia/pbuilder/cache/ccache - 1 - 0 - /dev/mapper/home - 
rw,relatime,data=ordered - ext4 - 1 - 1 - ext4
# /home/mattia/pbuilder/repository - 1 - 0 - /dev/mapper/home - 
rw,relatime,data=ordered - ext4 - 1 - 1 - ext4
# /proc - 1 - 1 - /proc - rw,relatime - proc - 1 - 1 - proc
# /run/shm - 1 - 1 - tmpfs - rw,relatime - tmpfs - 1 - 1 - tmpfs
t/02_basic.t ..... 
ok 1 - Create new Sys::Filesystem object
ok 2 - Compare mounted methods
ok 3 - Get list of regular filesystems
ok 4 - Get list of all filesystems
ok 5 - Mounted
ok 6 - Unmounted
ok 7 - Special
ok 8 - Regular
ok 9 - Get device for /dev/pts
ok 10 - Get options for /dev/pts: 
rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
ok 11 - Get format for /dev/pts
ok 12 - Get volume type for /dev/pts
ok 13 - Get label for /dev/pts
ok 14 - Mounted
ok 15 - Unmounted
ok 16 - Special
ok 17 - Regular
ok 18 - Get device for /home/mattia/pbuilder/cache/ccache
ok 19 - Get options for /home/mattia/pbuilder/cache/ccache: 
rw,relatime,data=ordered
ok 20 - Get format for /home/mattia/pbuilder/cache/ccache
ok 21 - Get volume type for /home/mattia/pbuilder/cache/ccache
ok 22 - Get label for /home/mattia/pbuilder/cache/ccache
ok 23 - Mounted
ok 24 - Unmounted
ok 25 - Special
ok 26 - Regular
ok 27 - Get device for /home/mattia/pbuilder/repository
ok 28 - Get options for /home/mattia/pbuilder/repository: 
rw,relatime,data=ordered
ok 29 - Get format for /home/mattia/pbuilder/repository
ok 30 - Get volume type for /home/mattia/pbuilder/repository
ok 31 - Get label for /home/mattia/pbuilder/repository
ok 32 - Mounted
ok 33 - Unmounted
ok 34 - Special
ok 35 - Regular
ok 36 - Get device for /proc
ok 37 - Get options for /proc: rw,relatime
ok 38 - Get format for /proc
ok 39 - Get volume type for /proc
ok 40 - Get label for /proc
ok 41 - Mounted
ok 42 - Unmounted
ok 43 - Special
ok 44 - Regular
ok 45 - Get device for /run/shm
ok 46 - Get options for /run/shm: rw,relatime
ok 47 - Get format for /run/shm
ok 48 - Get volume type for /run/shm
ok 49 - Get label for /run/shm
ok 50 - Get filesystem attached to none
1..50
ok
t/03_whereami.t .. 
ok 1 - Create new Sys::Filesystem object
not ok 2 - Found mountpoint for test file 
'/build/libsys-filesystem-perl-1.406/t/03_whereami.t' at '<n/a>' # TODO Known 
fail for MSWin32, cygwin & Co. - let's make it not so important ...

#   Failed (TODO) test 'Found mountpoint for test file 
'/build/libsys-filesystem-perl-1.406/t/03_whereami.t' at '<n/a>''
#   at t/03_whereami.t line 56.
not ok 3 - Found mountpoint for perl executable '/usr/bin/perl' at '<n/a>' # 
TODO Known fail for MSWin32, cygwin & Co. - let's make it not so important ...

#   Failed (TODO) test 'Found mountpoint for perl executable '/usr/bin/perl' at 
'<n/a>''
#   at t/03_whereami.t line 57.
1..3
ok
t/04_special.t ... 
ok 1 - Create new Sys::Filesystem object
ok 2 - Get list of regular filesystems
ok 3 - Regular
ok 4 - Regular
ok 5 - Get list of regular filesystems
ok 6 - Special
ok 7 - Special
ok 8 - Special
1..8
ok
t/05_error.t ..... 
ok 1 - No object new
ok 2 - No insane parameters
ok 3 - No odd parameter list
1..3
ok
t/06_settings.t .. 
ok 1 - none is not a symlink (canondev => 1)
ok 2 - /dev/mapper/home is not a symlink (canondev => 1)
ok 3 - /dev/mapper/home is not a symlink (canondev => 1)
ok 4 - /proc is not a symlink (canondev => 1)
ok 5 - tmpfs is not a symlink (canondev => 1)
ok 6 - $S::F::CANONDEV = 0 works as expected
ok 7 - none is not a symlink ($S::F::CANONDEV = 1)
ok 8 - /dev/mapper/home is not a symlink ($S::F::CANONDEV = 1)
ok 9 - /dev/mapper/home is not a symlink ($S::F::CANONDEV = 1)
ok 10 - /proc is not a symlink ($S::F::CANONDEV = 1)
ok 11 - tmpfs is not a symlink ($S::F::CANONDEV = 1)
1..11
ok
All tests successful.
Files=6, Tests=77,  0 wallclock secs ( 0.04 usr  0.01 sys +  0.26 cusr  0.03 
csys =  0.34 CPU)
Result: PASS
make[1]: Leaving directory '/build/libsys-filesystem-perl-1.406'
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
        rm -f debian/libsys-filesystem-perl.substvars
        rm -f debian/libsys-filesystem-perl.*.debhelper
        rm -rf debian/libsys-filesystem-perl/
   dh_auto_install
        install -d debian/libsys-filesystem-perl
        make -j1 install 
DESTDIR=/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl 
AM_UPDATE_INFO_DIR=no PREFIX=/usr
make[1]: Entering directory '/build/libsys-filesystem-perl-1.406'
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Dummy.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Mswin32.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Hpux.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Unix.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Darwin.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Linux.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Freebsd.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Cygwin.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Aix.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Solaris.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/perl5/Sys/Filesystem/Netbsd.pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Unix.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Solaris.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Netbsd.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Mswin32.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Linux.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Hpux.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Freebsd.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Dummy.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Darwin.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Cygwin.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem::Aix.3pm
Installing 
/build/libsys-filesystem-perl-1.406/debian/libsys-filesystem-perl/usr/share/man/man3/Sys::Filesystem.3pm
make[1]: Leaving directory '/build/libsys-filesystem-perl-1.406'
   dh_installdocs
        install -d 
debian/libsys-filesystem-perl/usr/share/doc/libsys-filesystem-perl
        install -p -m0644 debian/copyright 
debian/libsys-filesystem-perl/usr/share/doc/libsys-filesystem-perl/copyright
   dh_installchangelogs
        install -p -m0644 debian/changelog 
debian/libsys-filesystem-perl/usr/share/doc/libsys-filesystem-perl/changelog.Debian
        install -p -m0644 ./Changes 
debian/libsys-filesystem-perl/usr/share/doc/libsys-filesystem-perl/changelog
   dh_installman
        man --recode UTF-8 ./Sys\:\:Filesystem\.3pm > 
Sys\:\:Filesystem\.3pm\.new
        chmod 644 Sys::Filesystem.3pm.new
        mv -f Sys::Filesystem.3pm.new Sys::Filesystem.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Aix\.3pm > 
Sys\:\:Filesystem\:\:Aix\.3pm\.new
        chmod 644 Sys::Filesystem::Aix.3pm.new
        mv -f Sys::Filesystem::Aix.3pm.new Sys::Filesystem::Aix.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Cygwin\.3pm > 
Sys\:\:Filesystem\:\:Cygwin\.3pm\.new
        chmod 644 Sys::Filesystem::Cygwin.3pm.new
        mv -f Sys::Filesystem::Cygwin.3pm.new Sys::Filesystem::Cygwin.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Darwin\.3pm > 
Sys\:\:Filesystem\:\:Darwin\.3pm\.new
        chmod 644 Sys::Filesystem::Darwin.3pm.new
        mv -f Sys::Filesystem::Darwin.3pm.new Sys::Filesystem::Darwin.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Dummy\.3pm > 
Sys\:\:Filesystem\:\:Dummy\.3pm\.new
        chmod 644 Sys::Filesystem::Dummy.3pm.new
        mv -f Sys::Filesystem::Dummy.3pm.new Sys::Filesystem::Dummy.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Freebsd\.3pm > 
Sys\:\:Filesystem\:\:Freebsd\.3pm\.new
        chmod 644 Sys::Filesystem::Freebsd.3pm.new
        mv -f Sys::Filesystem::Freebsd.3pm.new Sys::Filesystem::Freebsd.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Hpux\.3pm > 
Sys\:\:Filesystem\:\:Hpux\.3pm\.new
        chmod 644 Sys::Filesystem::Hpux.3pm.new
        mv -f Sys::Filesystem::Hpux.3pm.new Sys::Filesystem::Hpux.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Linux\.3pm > 
Sys\:\:Filesystem\:\:Linux\.3pm\.new
        chmod 644 Sys::Filesystem::Linux.3pm.new
        mv -f Sys::Filesystem::Linux.3pm.new Sys::Filesystem::Linux.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Mswin32\.3pm > 
Sys\:\:Filesystem\:\:Mswin32\.3pm\.new
        chmod 644 Sys::Filesystem::Mswin32.3pm.new
        mv -f Sys::Filesystem::Mswin32.3pm.new Sys::Filesystem::Mswin32.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Netbsd\.3pm > 
Sys\:\:Filesystem\:\:Netbsd\.3pm\.new
        chmod 644 Sys::Filesystem::Netbsd.3pm.new
        mv -f Sys::Filesystem::Netbsd.3pm.new Sys::Filesystem::Netbsd.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Solaris\.3pm > 
Sys\:\:Filesystem\:\:Solaris\.3pm\.new
        chmod 644 Sys::Filesystem::Solaris.3pm.new
        mv -f Sys::Filesystem::Solaris.3pm.new Sys::Filesystem::Solaris.3pm
        man --recode UTF-8 ./Sys\:\:Filesystem\:\:Unix\.3pm > 
Sys\:\:Filesystem\:\:Unix\.3pm\.new
        chmod 644 Sys::Filesystem::Unix.3pm.new
        mv -f Sys::Filesystem::Unix.3pm.new Sys::Filesystem::Unix.3pm
   dh_perl
        (grep -s -v perl:Depends debian/libsys-filesystem-perl.substvars; echo 
perl:Depends=perl) > debian/libsys-filesystem-perl.substvars.new
        mv debian/libsys-filesystem-perl.substvars.new 
debian/libsys-filesystem-perl.substvars
        rmdir --ignore-fail-on-non-empty --parents 
debian/libsys-filesystem-perl/usr/share/perl5
   dh_link
   dh_strip_nondeterminism
   dh_compress
        cd debian/libsys-filesystem-perl
        chmod a-x usr/share/doc/libsys-filesystem-perl/changelog 
usr/share/doc/libsys-filesystem-perl/changelog.Debian 
usr/share/man/man3/Sys::Filesystem.3pm 
usr/share/man/man3/Sys::Filesystem::Aix.3pm 
usr/share/man/man3/Sys::Filesystem::Cygwin.3pm 
usr/share/man/man3/Sys::Filesystem::Darwin.3pm 
usr/share/man/man3/Sys::Filesystem::Dummy.3pm 
usr/share/man/man3/Sys::Filesystem::Freebsd.3pm 
usr/share/man/man3/Sys::Filesystem::Hpux.3pm 
usr/share/man/man3/Sys::Filesystem::Linux.3pm 
usr/share/man/man3/Sys::Filesystem::Mswin32.3pm 
usr/share/man/man3/Sys::Filesystem::Netbsd.3pm 
usr/share/man/man3/Sys::Filesystem::Solaris.3pm 
usr/share/man/man3/Sys::Filesystem::Unix.3pm
        gzip -9nf usr/share/doc/libsys-filesystem-perl/changelog 
usr/share/doc/libsys-filesystem-perl/changelog.Debian 
usr/share/man/man3/Sys::Filesystem.3pm 
usr/share/man/man3/Sys::Filesystem::Aix.3pm 
usr/share/man/man3/Sys::Filesystem::Cygwin.3pm 
usr/share/man/man3/Sys::Filesystem::Darwin.3pm 
usr/share/man/man3/Sys::Filesystem::Dummy.3pm 
usr/share/man/man3/Sys::Filesystem::Freebsd.3pm 
usr/share/man/man3/Sys::Filesystem::Hpux.3pm 
usr/share/man/man3/Sys::Filesystem::Linux.3pm 
usr/share/man/man3/Sys::Filesystem::Mswin32.3pm 
usr/share/man/man3/Sys::Filesystem::Netbsd.3pm 
usr/share/man/man3/Sys::Filesystem::Solaris.3pm 
usr/share/man/man3/Sys::Filesystem::Unix.3pm
        cd '/build/libsys-filesystem-perl-1.406'
   dh_fixperms
        find debian/libsys-filesystem-perl  -print0 2>/dev/null | xargs -0r 
chown --no-dereference 0:0
        find debian/libsys-filesystem-perl ! -type l  -print0 2>/dev/null | 
xargs -0r chmod go=rX,u+rw,a-s
        find debian/libsys-filesystem-perl/usr/share/doc -type f  ! -regex 
'debian/libsys-filesystem-perl/usr/share/doc/[^/]*/examples/.*' -print0 
2>/dev/null | xargs -0r chmod 0644
        find debian/libsys-filesystem-perl/usr/share/doc -type d  -print0 
2>/dev/null | xargs -0r chmod 0755
        find debian/libsys-filesystem-perl/usr/share/man 
debian/libsys-filesystem-perl/usr/man/ 
debian/libsys-filesystem-perl/usr/X11*/man/ -type f  -print0 2>/dev/null | 
xargs -0r chmod 0644
        find debian/libsys-filesystem-perl/usr/include -type f  -print0 
2>/dev/null | xargs -0r chmod 0644
        find debian/libsys-filesystem-perl/usr/share/applications -type f  
-print0 2>/dev/null | xargs -0r chmod 0644
        find debian/libsys-filesystem-perl/usr/lib/x86_64-linux-gnu/perl5/5.20 
debian/libsys-filesystem-perl/usr/share/perl5 -type f -perm -5 -name '*.pm'  
-print0 2>/dev/null | xargs -0r chmod a-X
        find debian/libsys-filesystem-perl -perm -5 -type f \( -name '*.so.*' 
-o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' 
-o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name 
'*.cmxs' \)  -print0 2>/dev/null | xargs -0r chmod 0644
        find debian/libsys-filesystem-perl/usr/lib -type f -name '*.ali'  
-print0 2>/dev/null | xargs -0r chmod uga-w
   dh_installdeb
        install -d debian/libsys-filesystem-perl/DEBIAN
   dh_gencontrol
        echo misc:Depends= >> debian/libsys-filesystem-perl.substvars
        echo misc:Pre-Depends= >> debian/libsys-filesystem-perl.substvars
        dpkg-gencontrol -plibsys-filesystem-perl -ldebian/changelog 
-Tdebian/libsys-filesystem-perl.substvars -Pdebian/libsys-filesystem-perl
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is 
not NFS-safe
        chmod 0644 debian/libsys-filesystem-perl/DEBIAN/control
        chown 0:0 debian/libsys-filesystem-perl/DEBIAN/control
   dh_md5sums
        (cd debian/libsys-filesystem-perl >/dev/null ; find . -type f  ! -regex 
'./DEBIAN/.*' -printf '%P\0' | LC_ALL=C sort -z | xargs -r0 md5sum > 
DEBIAN/md5sums) >/dev/null
        chmod 0644 debian/libsys-filesystem-perl/DEBIAN/md5sums
        chown 0:0 debian/libsys-filesystem-perl/DEBIAN/md5sums
   dh_builddeb
        dpkg-deb --build debian/libsys-filesystem-perl ..
dpkg-deb: building package 'libsys-filesystem-perl' in 
'../libsys-filesystem-perl_1.406-2_all.deb'.
 dpkg-genchanges  >../libsys-filesystem-perl_1.406-2_amd64.changes
dpkg-genchanges: not including original source code in upload
 dpkg-source --after-build libsys-filesystem-perl-1.406
dpkg-buildpackage: binary and diff upload (original source NOT included)
W: execute priv not set on file B05shell, not executing.
I: user script /var/cache/pbuilder/build/19068/tmp/hooks/B15debc starting
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  dh-python libexpat1 libmpdec2 libpython3-stdlib libpython3.4-minimal
  libpython3.4-stdlib mime-support python3 python3-minimal python3.4
  python3.4-minimal
Suggested packages:
  bsd-mailx mailx cvs-buildpackage debbindiff devscripts-el gnuplot
  libauthen-sasl-perl libfile-desktopentry-perl libterm-size-perl
  libyaml-syck-perl mutt ssh-client svn-buildpackage w3m python3-doc
  python3-tk python3-venv python3.4-venv python3.4-doc binfmt-support
Recommended packages:
  at dctrl-tools dput dupload libdistro-info-perl libencode-locale-perl
  libjson-perl libwww-perl python3-debian python3-magic strace unzip wdiff
  wget curl debian-keyring equivs liblwp-protocol-https-perl libsoap-lite-perl
The following NEW packages will be installed:
  devscripts dh-python libexpat1 libmpdec2 libpython3-stdlib
  libpython3.4-minimal libpython3.4-stdlib mime-support python3
  python3-minimal python3.4 python3.4-minimal
0 upgraded, 12 newly installed, 0 to remove and 21 not upgraded.
Need to get 5639 kB of archives.
After this operation, 25.5 MB of additional disk space will be used.
Get:1 http://ftp.de.debian.org/debian/ sid/main libmpdec2 amd64 2.4.1-1 [85.7 
kB]
Get:2 http://ftp.de.debian.org/debian/ sid/main libpython3.4-minimal amd64 
3.4.3-10 [500 kB]
Get:3 http://ftp.de.debian.org/debian/ sid/main libexpat1 amd64 2.1.0-7 [80.0 
kB]
Get:4 http://ftp.de.debian.org/debian/ sid/main python3.4-minimal amd64 
3.4.3-10 [1525 kB]
Get:5 http://ftp.de.debian.org/debian/ sid/main python3-minimal amd64 3.4.3-7 
[35.0 kB]
Get:6 http://ftp.de.debian.org/debian/ sid/main mime-support all 3.59 [36.4 kB]
Get:7 http://ftp.de.debian.org/debian/ sid/main libpython3.4-stdlib amd64 
3.4.3-10 [2127 kB]
Get:8 http://ftp.de.debian.org/debian/ sid/main python3.4 amd64 3.4.3-10 [226 
kB]
Get:9 http://ftp.de.debian.org/debian/ sid/main libpython3-stdlib amd64 3.4.3-7 
[18.3 kB]
Get:10 http://ftp.de.debian.org/debian/ sid/main dh-python all 2.20150826 [71.5 
kB]
Get:11 http://ftp.de.debian.org/debian/ sid/main python3 amd64 3.4.3-7 [21.3 kB]
Get:12 http://ftp.de.debian.org/debian/ sid/main devscripts amd64 2.15.9 [913 
kB]
Fetched 5639 kB in 0s (26.1 MB/s)
Selecting previously unselected package libmpdec2:amd64.
(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 ... 15214 files and directories currently installed.)
Preparing to unpack .../libmpdec2_2.4.1-1_amd64.deb ...
Unpacking libmpdec2:amd64 (2.4.1-1) ...
Selecting previously unselected package libpython3.4-minimal:amd64.
Preparing to unpack .../libpython3.4-minimal_3.4.3-10_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-10) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-7_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-7) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-10_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-10) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../python3-minimal_3.4.3-7_amd64.deb ...
Unpacking python3-minimal (3.4.3-7) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.59_all.deb ...
Unpacking mime-support (3.59) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-10_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-10) ...
Selecting previously unselected package python3.4.
Preparing to unpack .../python3.4_3.4.3-10_amd64.deb ...
Unpacking python3.4 (3.4.3-10) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.4.3-7_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.4.3-7) ...
Selecting previously unselected package dh-python.
Preparing to unpack .../dh-python_2.20150826_all.deb ...
Unpacking dh-python (2.20150826) ...
Processing triggers for man-db (2.7.4-1) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-10) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up python3.4-minimal (3.4.3-10) ...
Setting up python3-minimal (3.4.3-7) ...
Processing triggers for libc-bin (2.19-22) ...
Selecting previously unselected package python3.
(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 ... 16151 files and directories currently installed.)
Preparing to unpack .../python3_3.4.3-7_amd64.deb ...
Unpacking python3 (3.4.3-7) ...
Selecting previously unselected package devscripts.
Preparing to unpack .../devscripts_2.15.9_amd64.deb ...
Unpacking devscripts (2.15.9) ...

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to