Your message dated Sun, 13 Dec 2015 13:20:49 +0000
with message-id <e1a86a1-00007a...@franck.debian.org>
and subject line Bug#799761: fixed in python-nmap 0.5.0-1-1
has caused the Debian Bug report #799761,
regarding python-nmap: FTBFS: IOError: [Errno 2] No such file or directory: 
'scanme_output.xml'
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 ow...@bugs.debian.org
immediately.)


-- 
799761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-nmap
Version: 0.4.0-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

python-nmap fails to build from source in unstable/amd64:

  [..]

        pybuild --test --test-nose -i python{version} -p 2.7 --dir .
  I: pybuild base:170: cd
  /tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build; python2.7
  -m nose 
  ..EEEEEE.E
  ======================================================================
  ERROR: nmap.test_nmap.test_command_line
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in
    setUp
      try_run(self.test, names)
    File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in
    try_run
      return func()
    File
    
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py",
    line 67, in xmlfile_read_setup
      nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
  IOError: [Errno 2] No such file or directory: 'scanme_output.xml'
  
  ======================================================================
  ERROR: nmap.test_nmap.test_scan_info
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in
    setUp
      try_run(self.test, names)
    File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in
    try_run
      return func()
    File
    
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py",
    line 67, in xmlfile_read_setup
      nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
  IOError: [Errno 2] No such file or directory: 'scanme_output.xml'
  
  ======================================================================
  ERROR: nmap.test_nmap.test_all_hosts
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in
    setUp
      try_run(self.test, names)
    File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in
    try_run
      return func()
    File
    
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py",
    line 67, in xmlfile_read_setup
      nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
  IOError: [Errno 2] No such file or directory: 'scanme_output.xml'
  
  ======================================================================
  ERROR: nmap.test_nmap.test_host
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in
    setUp
      try_run(self.test, names)
    File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in
    try_run
      return func()
    File
    
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py",
    line 67, in xmlfile_read_setup
      nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
  IOError: [Errno 2] No such file or directory: 'scanme_output.xml'
  
  ======================================================================
  ERROR: nmap.test_nmap.test_port
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in
    setUp
      try_run(self.test, names)
    File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in
    try_run
      return func()
    File
    
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py",
    line 67, in xmlfile_read_setup
      nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
  IOError: [Errno 2] No such file or directory: 'scanme_output.xml'
  
  ======================================================================
  ERROR: nmap.test_nmap.test_csv_output
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in
    setUp
      try_run(self.test, names)
    File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in
    try_run
      return func()
    File
    
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py",
    line 67, in xmlfile_read_setup
      nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
  IOError: [Errno 2] No such file or directory: 'scanme_output.xml'
  
  ======================================================================
  ERROR: nmap.test_nmap.test_sudo
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in
    runTest
      self.test(*self.arg)
    File
    
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py",
    line 143, in test_sudo
      r=nm.scan('127.0.0.1', arguments='-O', sudo=True)
    File
    "/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/nmap.py",
    line 203, in scan
      stderr=subprocess.PIPE)
    File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
      errread, errwrite)
    File "/usr/lib/python2.7/subprocess.py", line 1335, in
    _execute_child
      raise child_exception
  OSError: [Errno 2] No such file or directory
  
  ----------------------------------------------------------------------
  Ran 10 tests in 26.191s
  
  FAILED (errors=7)
  E: pybuild pybuild:262: test: plugin distutils failed with: exit
  code=1: cd /tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build;
  python2.7 -m nose 
  dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7
  --dir . returned exit code 13
  debian/rules:6: recipe for target 'build' failed
  make: *** [build] Error 25
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/python-nmap_0.4.0-2.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
I: using fakeroot in build.
I: pbuilder: network access will be disabled during build
I: Current time: Mon Sep 21 09:43:38 GMT+12 2015
I: pbuilder-time-stamp: 1442871818
I: Building the build Environment
I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz]
I: creating local configuration
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /sys
I: policy-rc.d already exists
I: Installing the build-deps
 -> 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 (>= 9~), dh-python, nmap, python-all (>= 2.6.6-3~), 
python3-all, python-nose, python3-nose
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 20256 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 dh-python; however:
  Package dh-python is not installed.
 pbuilder-satisfydepends-dummy depends on nmap; however:
  Package nmap is not installed.
 pbuilder-satisfydepends-dummy depends on python-all (>= 2.6.6-3~); however:
  Package python-all is not installed.
 pbuilder-satisfydepends-dummy depends on python3-all; however:
  Package python3-all is not installed.
 pbuilder-satisfydepends-dummy depends on python-nose; however:
  Package python-nose is not installed.
 pbuilder-satisfydepends-dummy depends on python3-nose; however:
  Package python3-nose 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:
  dh-python{a} libblas-common{a} libblas3{a} libexpat1{a} libgfortran3{a} 
  liblinear1{a} liblua5.2-0{a} libmpdec2{a} libpcap0.8{a} 
  libpython-stdlib{a} libpython2.7-minimal{a} libpython2.7-stdlib{a} 
  libpython3-stdlib{a} libpython3.4-minimal{a} libpython3.4-stdlib{a} 
  libssl1.0.0{a} mime-support{a} nmap{a} python{a} python-all{a} 
  python-minimal{a} python-nose{a} python-pkg-resources{a} python2.7{a} 
  python2.7-minimal{a} python3{a} python3-all{a} python3-minimal{a} 
  python3-nose{a} python3-pkg-resources{a} python3.4{a} 
  python3.4-minimal{a} 
0 packages upgraded, 32 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.9 MB of archives. After unpacking 65.7 MB will be used.
Writing extended state information...
Get: 1 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-minimal 
amd64 2.7.10-4 [380 kB]
Get: 2 http://ftp.de.debian.org/debian/ unstable/main python2.7-minimal amd64 
2.7.10-4 [1310 kB]
Get: 3 http://ftp.de.debian.org/debian/ unstable/main python-minimal amd64 
2.7.9-1 [40.3 kB]
Get: 4 http://ftp.de.debian.org/debian/ unstable/main mime-support all 3.59 
[36.4 kB]
Get: 5 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 2.1.0-7 
[80.0 kB]
Get: 6 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 
1.0.2d-1 [1274 kB]
Get: 7 http://ftp.de.debian.org/debian/ unstable/main libpython2.7-stdlib amd64 
2.7.10-4 [1791 kB]
Get: 8 http://ftp.de.debian.org/debian/ unstable/main python2.7 amd64 2.7.10-4 
[259 kB]
Get: 9 http://ftp.de.debian.org/debian/ unstable/main libpython-stdlib amd64 
2.7.9-1 [19.5 kB]
Get: 10 http://ftp.de.debian.org/debian/ unstable/main python amd64 2.7.9-1 
[151 kB]
Get: 11 http://ftp.de.debian.org/debian/ unstable/main libgfortran3 amd64 
5.2.1-17 [253 kB]
Get: 12 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 
[85.7 kB]
Get: 13 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-minimal 
amd64 3.4.3-8 [495 kB]
Get: 14 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-stdlib 
amd64 3.4.3-8 [2057 kB]
Get: 15 http://ftp.de.debian.org/debian/ unstable/main python3.4-minimal amd64 
3.4.3-8 [1401 kB]
Get: 16 http://ftp.de.debian.org/debian/ unstable/main python3-minimal amd64 
3.4.3-4 [34.7 kB]
Get: 17 http://ftp.de.debian.org/debian/ unstable/main python3.4 amd64 3.4.3-8 
[219 kB]
Get: 18 http://ftp.de.debian.org/debian/ unstable/main libpython3-stdlib amd64 
3.4.3-4 [18.1 kB]
Get: 19 http://ftp.de.debian.org/debian/ unstable/main dh-python all 2.20150826 
[71.5 kB]
Get: 20 http://ftp.de.debian.org/debian/ unstable/main python3 amd64 3.4.3-4 
[21.1 kB]
Get: 21 http://ftp.de.debian.org/debian/ unstable/main libblas-common amd64 
1.2.20110419-10 [8496 B]
Get: 22 http://ftp.de.debian.org/debian/ unstable/main libblas3 amd64 
1.2.20110419-10 [167 kB]
Get: 23 http://ftp.de.debian.org/debian/ unstable/main liblinear1 amd64 
1.8+dfsg-5 [33.1 kB]
Get: 24 http://ftp.de.debian.org/debian/ unstable/main liblua5.2-0 amd64 
5.2.4-1 [108 kB]
Get: 25 http://ftp.de.debian.org/debian/ unstable/main libpcap0.8 amd64 1.7.4-1 
[136 kB]
Get: 26 http://ftp.de.debian.org/debian/ unstable/main python-all amd64 2.7.9-1 
[996 B]
Get: 27 http://ftp.de.debian.org/debian/ unstable/main python-pkg-resources all 
18.3.1-2 [99.4 kB]
Get: 28 http://ftp.de.debian.org/debian/ unstable/main python-nose all 1.3.6-1 
[132 kB]
Get: 29 http://ftp.de.debian.org/debian/ unstable/main python3-all amd64 
3.4.3-4 [932 B]
Get: 30 http://ftp.de.debian.org/debian/ unstable/main python3-pkg-resources 
all 18.3.1-2 [70.1 kB]
Get: 31 http://ftp.de.debian.org/debian/ unstable/main python3-nose all 1.3.6-1 
[132 kB]
Get: 32 http://ftp.de.debian.org/debian/ unstable/main nmap amd64 6.47-7 [3973 
kB]
Fetched 14.9 MB in 0s (20.8 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libpython2.7-minimal: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 ... 20256 files and directories currently installed.)
Preparing to unpack .../libpython2.7-minimal_2.7.10-4_amd64.deb ...
Unpacking libpython2.7-minimal:amd64 (2.7.10-4) ...
Selecting previously unselected package python2.7-minimal.
Preparing to unpack .../python2.7-minimal_2.7.10-4_amd64.deb ...
Unpacking python2.7-minimal (2.7.10-4) ...
Selecting previously unselected package python-minimal.
Preparing to unpack .../python-minimal_2.7.9-1_amd64.deb ...
Unpacking python-minimal (2.7.9-1) ...
Selecting previously unselected package mime-support.
Preparing to unpack .../mime-support_3.59_all.deb ...
Unpacking mime-support (3.59) ...
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 libssl1.0.0:amd64.
Preparing to unpack .../libssl1.0.0_1.0.2d-1_amd64.deb ...
Unpacking libssl1.0.0:amd64 (1.0.2d-1) ...
Selecting previously unselected package libpython2.7-stdlib:amd64.
Preparing to unpack .../libpython2.7-stdlib_2.7.10-4_amd64.deb ...
Unpacking libpython2.7-stdlib:amd64 (2.7.10-4) ...
Selecting previously unselected package python2.7.
Preparing to unpack .../python2.7_2.7.10-4_amd64.deb ...
Unpacking python2.7 (2.7.10-4) ...
Selecting previously unselected package libpython-stdlib:amd64.
Preparing to unpack .../libpython-stdlib_2.7.9-1_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.9-1) ...
Processing triggers for man-db (2.7.3-1) ...
Setting up libpython2.7-minimal:amd64 (2.7.10-4) ...
Setting up python2.7-minimal (2.7.10-4) ...
Setting up python-minimal (2.7.9-1) ...
Selecting previously unselected package python.
(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 ... 21058 files and directories currently installed.)
Preparing to unpack .../python_2.7.9-1_amd64.deb ...
Unpacking python (2.7.9-1) ...
Selecting previously unselected package libgfortran3:amd64.
Preparing to unpack .../libgfortran3_5.2.1-17_amd64.deb ...
Unpacking libgfortran3:amd64 (5.2.1-17) ...
Selecting previously unselected package libmpdec2:amd64.
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-8_amd64.deb ...
Unpacking libpython3.4-minimal:amd64 (3.4.3-8) ...
Selecting previously unselected package libpython3.4-stdlib:amd64.
Preparing to unpack .../libpython3.4-stdlib_3.4.3-8_amd64.deb ...
Unpacking libpython3.4-stdlib:amd64 (3.4.3-8) ...
Selecting previously unselected package python3.4-minimal.
Preparing to unpack .../python3.4-minimal_3.4.3-8_amd64.deb ...
Unpacking python3.4-minimal (3.4.3-8) ...
Selecting previously unselected package python3-minimal.
Preparing to unpack .../python3-minimal_3.4.3-4_amd64.deb ...
Unpacking python3-minimal (3.4.3-4) ...
Selecting previously unselected package python3.4.
Preparing to unpack .../python3.4_3.4.3-8_amd64.deb ...
Unpacking python3.4 (3.4.3-8) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.4.3-4_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.4.3-4) ...
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.3-1) ...
Setting up libssl1.0.0:amd64 (1.0.2d-1) ...
Setting up libpython3.4-minimal:amd64 (3.4.3-8) ...
Setting up libexpat1:amd64 (2.1.0-7) ...
Setting up python3.4-minimal (3.4.3-8) ...
Setting up python3-minimal (3.4.3-4) ...
Processing triggers for libc-bin (2.19-20) ...
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 ... 22019 files and directories currently installed.)
Preparing to unpack .../python3_3.4.3-4_amd64.deb ...
Unpacking python3 (3.4.3-4) ...
Selecting previously unselected package libblas-common.
Preparing to unpack .../libblas-common_1.2.20110419-10_amd64.deb ...
Unpacking libblas-common (1.2.20110419-10) ...
Selecting previously unselected package libblas3.
Preparing to unpack .../libblas3_1.2.20110419-10_amd64.deb ...
Unpacking libblas3 (1.2.20110419-10) ...
Selecting previously unselected package liblinear1:amd64.
Preparing to unpack .../liblinear1_1.8+dfsg-5_amd64.deb ...
Unpacking liblinear1:amd64 (1.8+dfsg-5) ...
Selecting previously unselected package liblua5.2-0:amd64.
Preparing to unpack .../liblua5.2-0_5.2.4-1_amd64.deb ...
Unpacking liblua5.2-0:amd64 (5.2.4-1) ...
Selecting previously unselected package libpcap0.8:amd64.
Preparing to unpack .../libpcap0.8_1.7.4-1_amd64.deb ...
Unpacking libpcap0.8:amd64 (1.7.4-1) ...
Selecting previously unselected package python-all.
Preparing to unpack .../python-all_2.7.9-1_amd64.deb ...
Unpacking python-all (2.7.9-1) ...
Selecting previously unselected package python-pkg-resources.
Preparing to unpack .../python-pkg-resources_18.3.1-2_all.deb ...
Unpacking python-pkg-resources (18.3.1-2) ...
Selecting previously unselected package python-nose.
Preparing to unpack .../python-nose_1.3.6-1_all.deb ...
Unpacking python-nose (1.3.6-1) ...
Selecting previously unselected package python3-all.
Preparing to unpack .../python3-all_3.4.3-4_amd64.deb ...
Unpacking python3-all (3.4.3-4) ...
Selecting previously unselected package python3-pkg-resources.
Preparing to unpack .../python3-pkg-resources_18.3.1-2_all.deb ...
Unpacking python3-pkg-resources (18.3.1-2) ...
Selecting previously unselected package python3-nose.
Preparing to unpack .../python3-nose_1.3.6-1_all.deb ...
Unpacking python3-nose (1.3.6-1) ...
Selecting previously unselected package nmap.
Preparing to unpack .../archives/nmap_6.47-7_amd64.deb ...
Unpacking nmap (6.47-7) ...
Processing triggers for man-db (2.7.3-1) ...
Setting up mime-support (3.59) ...
Setting up libpython2.7-stdlib:amd64 (2.7.10-4) ...
Setting up python2.7 (2.7.10-4) ...
Setting up libpython-stdlib:amd64 (2.7.9-1) ...
Setting up python (2.7.9-1) ...
Setting up libgfortran3:amd64 (5.2.1-17) ...
Setting up libmpdec2:amd64 (2.4.1-1) ...
Setting up libpython3.4-stdlib:amd64 (3.4.3-8) ...
Setting up python3.4 (3.4.3-8) ...
Setting up libpython3-stdlib:amd64 (3.4.3-4) ...
Setting up libblas-common (1.2.20110419-10) ...
Setting up libblas3 (1.2.20110419-10) ...
update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide 
/usr/lib/libblas.so.3 (libblas.so.3) in auto mode
Setting up liblinear1:amd64 (1.8+dfsg-5) ...
Setting up liblua5.2-0:amd64 (5.2.4-1) ...
Setting up libpcap0.8:amd64 (1.7.4-1) ...
Setting up python-all (2.7.9-1) ...
Setting up python-pkg-resources (18.3.1-2) ...
Setting up python-nose (1.3.6-1) ...
Setting up nmap (6.47-7) ...
Setting up python3 (3.4.3-4) ...
Setting up python3-all (3.4.3-4) ...
Setting up python3-pkg-resources (18.3.1-2) ...
Setting up python3-nose (1.3.6-1) ...
Setting up dh-python (2.20150826) ...
Processing triggers for libc-bin (2.19-20) ...
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...
fakeroot is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying source file
I: copying [python-nmap_0.4.0-2.dsc]
I: copying [./python-nmap_0.4.0.orig.tar.gz]
I: copying [./python-nmap_0.4.0-2.debian.tar.xz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Sun Aug 16 00:09:26 2015 GMT+12 using RSA key ID F5177DAA
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./python-nmap_0.4.0-2.dsc
dpkg-source: info: extracting python-nmap in python-nmap-0.4.0
dpkg-source: info: unpacking python-nmap_0.4.0.orig.tar.gz
dpkg-source: info: unpacking python-nmap_0.4.0-2.debian.tar.xz
I: Building the package
I: Running cd tmp/buildd/*/ && env 
PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc  -b 
-rfakeroot
dpkg-buildpackage: source package python-nmap
dpkg-buildpackage: source version 0.4.0-2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by Federico Ceratto <feder...@debian.org>
 dpkg-source --before-build python-nmap-0.4.0
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh clean --with python2,python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
        pybuild --clean --test-nose -i python{version} -p 2.7 --dir .
I: pybuild base:170: python2.7 setup.py clean 
running clean
removing '/tmp/buildd/python-nmap-0.4.0/.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
        pybuild --clean --test-nose -i python{version} -p 3.4 --dir .
I: pybuild base:170: python3.4 setup.py clean 
running clean
removing '/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_3.4/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.4' does not exist -- can't clean it
        rm -rf .pybuild/
        find . -name \*.pyc -exec rm {} \;
   dh_clean -O--buildsystem=pybuild
        rm -f debian/python-nmap.substvars
        rm -f debian/python-nmap.*.debhelper
        rm -rf debian/python-nmap/
        rm -f debian/python3-nmap.substvars
        rm -f debian/python3-nmap.*.debhelper
        rm -rf debian/python3-nmap/
        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
 debian/rules build
dh build --with python2,python3 --buildsystem=pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
        pybuild --configure --test-nose -i python{version} -p 2.7 --dir .
I: pybuild base:170: python2.7 setup.py config 
running config
        pybuild --configure --test-nose -i python{version} -p 3.4 --dir .
I: pybuild base:170: python3.4 setup.py config 
running config
   dh_auto_build -O--buildsystem=pybuild
        pybuild --build --test-nose -i python{version} -p 2.7 --dir .
I: pybuild base:170: /usr/bin/python setup.py build 
running build
running build_py
creating /tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap
copying nmap/__init__.py -> 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap
copying nmap/nmap_new.py -> 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap
copying nmap/nmap.py -> 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap
copying nmap/test_nmap.py -> 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap
        pybuild --build --test-nose -i python{version} -p 3.4 --dir .
I: pybuild base:170: /usr/bin/python3 setup.py build 
running build
running build_py
creating /tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_3.4/build/nmap
copying nmap/__init__.py -> 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_3.4/build/nmap
copying nmap/nmap_new.py -> 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_3.4/build/nmap
copying nmap/nmap.py -> 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_3.4/build/nmap
copying nmap/test_nmap.py -> 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_3.4/build/nmap
   dh_auto_test -O--buildsystem=pybuild
        pybuild --test --test-nose -i python{version} -p 2.7 --dir .
I: pybuild base:170: cd 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
..EEEEEE.E
======================================================================
ERROR: nmap.test_nmap.test_command_line
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in setUp
    try_run(self.test, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in try_run
    return func()
  File 
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py", 
line 67, in xmlfile_read_setup
    nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
IOError: [Errno 2] No such file or directory: 'scanme_output.xml'

======================================================================
ERROR: nmap.test_nmap.test_scan_info
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in setUp
    try_run(self.test, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in try_run
    return func()
  File 
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py", 
line 67, in xmlfile_read_setup
    nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
IOError: [Errno 2] No such file or directory: 'scanme_output.xml'

======================================================================
ERROR: nmap.test_nmap.test_all_hosts
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in setUp
    try_run(self.test, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in try_run
    return func()
  File 
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py", 
line 67, in xmlfile_read_setup
    nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
IOError: [Errno 2] No such file or directory: 'scanme_output.xml'

======================================================================
ERROR: nmap.test_nmap.test_host
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in setUp
    try_run(self.test, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in try_run
    return func()
  File 
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py", 
line 67, in xmlfile_read_setup
    nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
IOError: [Errno 2] No such file or directory: 'scanme_output.xml'

======================================================================
ERROR: nmap.test_nmap.test_port
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in setUp
    try_run(self.test, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in try_run
    return func()
  File 
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py", 
line 67, in xmlfile_read_setup
    nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
IOError: [Errno 2] No such file or directory: 'scanme_output.xml'

======================================================================
ERROR: nmap.test_nmap.test_csv_output
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 267, in setUp
    try_run(self.test, names)
  File "/usr/lib/python2.7/dist-packages/nose/util.py", line 471, in try_run
    return func()
  File 
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py", 
line 67, in xmlfile_read_setup
    nm.analyse_nmap_xml_scan(open('scanme_output.xml').read())
IOError: [Errno 2] No such file or directory: 'scanme_output.xml'

======================================================================
ERROR: nmap.test_nmap.test_sudo
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File 
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/test_nmap.py", 
line 143, in test_sudo
    r=nm.scan('127.0.0.1', arguments='-O', sudo=True)
  File 
"/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build/nmap/nmap.py", line 
203, in scan
    stderr=subprocess.PIPE)
  File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory

----------------------------------------------------------------------
Ran 10 tests in 26.191s

FAILED (errors=7)
E: pybuild pybuild:262: test: plugin distutils failed with: exit code=1: cd 
/tmp/buildd/python-nmap-0.4.0/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 --dir . 
returned exit code 13
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: unmounting /sys filesystem
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env 
I: removing directory /var/cache/pbuilder/build//61803 and its subdirectories

--- End Message ---
--- Begin Message ---
Source: python-nmap
Source-Version: 0.5.0-1-1

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

Debian distribution maintenance software
pp.
Federico Ceratto <feder...@debian.org> (supplier of updated python-nmap 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 13 Dec 2015 13:03:38 +0000
Source: python-nmap
Binary: python-nmap python3-nmap
Architecture: source all
Version: 0.5.0-1-1
Distribution: unstable
Urgency: low
Maintainer: Federico Ceratto <feder...@debian.org>
Changed-By: Federico Ceratto <feder...@debian.org>
Description:
 python-nmap - Python interface to the Nmap port scanner
 python3-nmap - Python3 interface to the Nmap port scanner
Closes: 799761
Changes:
 python-nmap (0.5.0-1-1) unstable; urgency=low
 .
   * New upstream release
   * Disable functional tests (Closes: #799761)
Checksums-Sha1:
 85626cd4cffc25ec483c94b46d799cd2334fde24 2090 python-nmap_0.5.0-1-1.dsc
 46f9cac0fa60ef9f4f0a9afff47da0860ad446c0 40440 python-nmap_0.5.0-1.orig.tar.gz
 94514c1d3794f756c9cc65a6f1e7d4dd307c9417 2248 
python-nmap_0.5.0-1-1.debian.tar.xz
 9a5cf54e74b0628a286b035ec93d00c837a52f2d 22034 python-nmap_0.5.0-1-1_all.deb
 7032671c7198756e0394e3a449cef322c974ef5a 19096 python3-nmap_0.5.0-1-1_all.deb
Checksums-Sha256:
 fbc4ccd0fb31938d784bc1341f9ff25e0502f5eeb883bec68367d015e297d763 2090 
python-nmap_0.5.0-1-1.dsc
 3184bfa564736b6fdf6970cb1d9ad4cdc5caab4d9d93bd7b861a48a05cc72798 40440 
python-nmap_0.5.0-1.orig.tar.gz
 c19640b16d33cac83dadff91f88c06bb83dba2bcb795da4812d402fb57fed36f 2248 
python-nmap_0.5.0-1-1.debian.tar.xz
 4ef42509ad52938e28965dcad413293a993fc9fb16a5cb4a7d2f6cd510ff6ceb 22034 
python-nmap_0.5.0-1-1_all.deb
 15a3fd2237c3dc89d233bcdfac9d9460d1233a09162dd9013dce8d09508696b8 19096 
python3-nmap_0.5.0-1-1_all.deb
Files:
 f31064bb3f894da25b207412e3e69512 2090 python optional python-nmap_0.5.0-1-1.dsc
 1f6f47237b851c6134a82f5d50332298 40440 python optional 
python-nmap_0.5.0-1.orig.tar.gz
 580667a6dbdef8cd8f89b83260cde65d 2248 python optional 
python-nmap_0.5.0-1-1.debian.tar.xz
 aa7ef42539ce54199fa89c6582b25d47 22034 python optional 
python-nmap_0.5.0-1-1_all.deb
 02f74143bd816599d385f13d938b8308 19096 python optional 
python3-nmap_0.5.0-1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWbW1pAAoJEG8xvET1F32qfQAP/RksGarO0Clrb/0WgoQ9wKe/
i+J0FVxrQNPLjN622hrR/eoSEAKHbhIpFaqSJXQKfBYZS9uRFdT1OBRzhbm9q7X8
DPerJJ7OU1P5ehIqHpPwm51PpbCb8v/fsFMuIG0i8v6ADz4wDulKoxQDAvQRWbRx
GF6n5HKS6hkcMKkInGFa3u9SIHXNUQhUWzUOKqeUsy1MpjRt0JQQvqZzUo2e8zGE
g+hz9+ciPZpDlFi3O3wnFIE+1HvmTYAiOlrSzUpIYD66sRfdtltZm2jFYnLxRAKE
xXz1l6CSTB1BUVeXi/Z/qnArd6XPvClwR4tR9anjHerda7wL1rVzWKUwAggFOcjk
PfbC4VL/HIUEEwN9L6bv+bDgB/955vap7aBZ867WepEWLLHGVZidtoxd/fYb+zrE
p26gFvXf1eEMxfFWHszQTo3j6oFosxs9K9RbkE/anGOzmAkvMYxox/wkwlHq8RYT
1TsNG0dc32Ny+aUPEHDHGTsESZBmn3WWtnNJ7txi/aZ7Cv+rz3DkXKxCxzB7ro32
rTrhE9zJxCnL/pjZ59uG3bu07pr+jcsZHLR2I2dJ9eW2FxaxyhIDEWk+vU/4p1mH
lHACU6U1K5ortE4faFQdyt8rR15npO1wly8A6lcFY1jFygxccMBIQxAlfkLV2eP8
Zn2J4GbCZEfLyu+1eMyv
=9KJn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to