Your message dated Tue, 18 Oct 2016 14:34:37 +0000
with message-id <e1bwvtr-00062t...@franck.debian.org>
and subject line Bug#841079: fixed in python-pyftpdlib 1.5.1-2
has caused the Debian Bug report #841079,
regarding python-pyftpdlib: FTBFS (make install fails)
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.)


-- 
841079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841079
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-pyftpdlib
Version: 1.5.1-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --with python2,python3 --buildsystem=pybuild
   dh_testdir -i -O--buildsystem=pybuild
   dh_update_autotools_config -i -O--buildsystem=pybuild
   dh_auto_configure -i -O--buildsystem=pybuild
I: pybuild base:184: python2.7 setup.py config 
running config

'pyopenssl' third-party module is not installed. This means
FTPS support will be disabled. You can install it with:
'pip install pyopenssl'.
I: pybuild base:184: python3.5 setup.py config 
running config

[... snipped ...]

python setup.py build
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/log.py -> build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/_compat.py -> build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/__main__.py -> build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/handlers.py -> build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/filesystems.py -> build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/ioloop.py -> build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/servers.py -> build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/authorizers.py -> build/lib.linux-x86_64-2.7/pyftpdlib
copying pyftpdlib/__init__.py -> build/lib.linux-x86_64-2.7/pyftpdlib
creating build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/test_authorizers.py -> 
build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/test_functional_ssl.py -> 
build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/test_ioloop.py -> 
build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/runner.py -> build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/test_functional.py -> 
build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/test_filesystems.py -> 
build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/__init__.py -> build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/test_servers.py -> 
build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/README -> build/lib.linux-x86_64-2.7/pyftpdlib/test
copying pyftpdlib/test/keycert.pem -> build/lib.linux-x86_64-2.7/pyftpdlib/test
running build_scripts
creating build/scripts-2.7
copying and adjusting scripts/ftpbench -> build/scripts-2.7
changing mode of build/scripts-2.7/ftpbench from 664 to 775

'pyopenssl' third-party module is not installed. This means
FTPS support will be disabled. You can install it with:
'pip install pyopenssl'.
python setup.py install --user;
running install
error: [Errno 13] Permission denied: '/sbuild-nonexistent'
Makefile:28: recipe for target 'install' failed
make[2]: *** [install] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

The relevant part of the build log is included above.

A similar failure may be found here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-pyftpdlib.html

While we are at it, please consider uploading in source-only form (even if the 
package
is Arch:all), so that we get pretty official build logs here:

https://buildd.debian.org/status/package.php?p=python-pyftpdlib

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-pyftpdlib
Source-Version: 1.5.1-2

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

Debian distribution maintenance software
pp.
W. Martin Borgert <deba...@debian.org> (supplier of updated python-pyftpdlib 
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: SHA256

Format: 1.8
Date: Tue, 18 Oct 2016 00:55:20 +0000
Source: python-pyftpdlib
Binary: python-pyftpdlib python3-pyftpdlib
Architecture: source all
Version: 1.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Janos Guljas <ja...@debian.org>
Changed-By: W. Martin Borgert <deba...@debian.org>
Description:
 python-pyftpdlib - Python FTP server library
 python3-pyftpdlib - Python FTP server library
Closes: 841079
Changes:
 python-pyftpdlib (1.5.1-2) unstable; urgency=medium
 .
   * Build-Depend on python{,3}-openssl/python3-openssl and python{,3}-mock.
   * Run tests from source dir. (Closes: #841079) hopefully
Checksums-Sha1:
 42cc7343934f815befe98ff93ef4cf6f40a38126 2334 python-pyftpdlib_1.5.1-2.dsc
 01db3cfb1e52b18488a00e54fe266a02da8b1020 4020 
python-pyftpdlib_1.5.1-2.debian.tar.xz
 ebc5b8410b7d477064e26c1e3a1e55e4e581f07a 83154 python-pyftpdlib_1.5.1-2_all.deb
 467afcb070930446d20e709af3db07053e51a5ac 83216 
python3-pyftpdlib_1.5.1-2_all.deb
Checksums-Sha256:
 74afd91781d9969279c898027c1df60aecef85d0dc63064d0602b7f0c2364dca 2334 
python-pyftpdlib_1.5.1-2.dsc
 5931359be299bdedecb29830517e8995014d136e6aa450e3d883329a8188d882 4020 
python-pyftpdlib_1.5.1-2.debian.tar.xz
 54a19f0abb3db2fac7d0015a9700bc1e179fefc3cc02265b262d9f1400f06c41 83154 
python-pyftpdlib_1.5.1-2_all.deb
 9b117e232c6fedf8517cd1f3f9b76f44de34784a755a73643dd4461c8c346e5d 83216 
python3-pyftpdlib_1.5.1-2_all.deb
Files:
 894603ea9af094141085439d758b8da5 2334 python optional 
python-pyftpdlib_1.5.1-2.dsc
 fbf74b4b39e546066a964a9caf287504 4020 python optional 
python-pyftpdlib_1.5.1-2.debian.tar.xz
 480aa77ccf879022d0a9a1b02823a955 83154 python optional 
python-pyftpdlib_1.5.1-2_all.deb
 e731e364ceafb12ed4986973105cb673 83216 python optional 
python3-pyftpdlib_1.5.1-2_all.deb

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

iQIcBAEBCAAGBQJYBXO+AAoJEOPgocKGuWPqFdIP/AkjHZrmQ/poE7AdOVQTjT+w
6+qGbby74F56SgVruON8+G/4NidOEEfRXeaJ/UOQAQlqt6RX0JWQDfX0YlcIkV/f
xtWfV9HbM89cPPNUcpV/0cVcsIzVlizDPui8IgHmk+kCMR+KLCiIatP5yoNOU8LT
qciOiT2UpYRidHTNNrxjGFxCAAA6Q0EeF6mapZBvH7tusemMJuRjJVywQontbkRL
tydBDLmcRWnNosV2Pss4xtLfx7P/ENkSwAlDVCbqpr1rpaBzTmye9gdbh7xRMK8F
3Dw7xwqHXR7U4Z8et2g1vmHfDvE5LWzlF4UGXlHSj89rgP4RRXF/mYtV3e3y5k1F
BvYUkHPh7Cel8b2dRF+/Aok6wFMfQHtgwpiQuvYSx4ZKzl/vvYPBjPi+KbLwIyY6
5gF4RwxY9ALEYsg47Gt5bLhahiIjNlOp0WDYFl2rcXPKC8F01YT1n4cbF/I1nGop
oREzqQvVelnvcYdB1azpv6LTOXm6mNHgvJ8OuqNzSYh5sE9PjlM4TdkCA529rf9d
nl9f+YeDxGe+BhYQsJEFtMS/jI2nbfRVeTBZXklHvH1di8He6RL2nFlyd3ZCTQZX
AxC1E1JkryPLp836YlcqNzvOBah6mYzRAijYhG973DtqMA5WFSXPdoK9qp3Ehevx
JYooV3rZ8cFyEgqtgTAY
=Vuxy
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to