Your message dated Sun, 27 Nov 2016 05:48:25 +0000
with message-id <e1cask9-000bv4...@fasolo.debian.org>
and subject line Bug#844974: fixed in falcon 1.8.3-1
has caused the Debian Bug report #844974,
regarding falcon: FTBFS: error: Could not find suitable distribution for
Requirement.parse('keepalive>=0.5')
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.)
--
844974: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844974
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: falcon
Version: 1.8.2-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161118 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
> make[5]: Entering directory '/<<PKGBUILDDIR>>/DEXTRACTOR'
> rsync -av dexta undexta /<<PKGBUILDDIR>>/inst/bin
> sending incremental file list
> dexta
> undexta
>
> sent 133,708 bytes received 54 bytes 267,524.00 bytes/sec
> total size is 133,512 speedup is 1.00
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/DEXTRACTOR'
> cd /<<PKGBUILDDIR>>/pypeFLOW; python setup.py install --prefix
> /<<PKGBUILDDIR>>/inst
> running install
> running bdist_egg
> running egg_info
> creating pypeflow.egg-info
> writing requirements to pypeflow.egg-info/requires.txt
> writing pypeflow.egg-info/PKG-INFO
> writing top-level names to pypeflow.egg-info/top_level.txt
> writing dependency_links to pypeflow.egg-info/dependency_links.txt
> writing entry points to pypeflow.egg-info/entry_points.txt
> writing manifest file 'pypeflow.egg-info/SOURCES.txt'
> reading manifest file 'pypeflow.egg-info/SOURCES.txt'
> writing manifest file 'pypeflow.egg-info/SOURCES.txt'
> installing library code to build/bdist.linux-x86_64/egg
> running install_lib
> running build_py
> creating build
> creating build/lib.linux-x86_64-2.7
> creating build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/common.py -> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/task.py -> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/data.py -> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/controller.py -> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/do_task.py -> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/pwatcher_bridge.py -> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/__init__.py -> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/util.py -> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/simple_pwatcher_bridge.py ->
> build/lib.linux-x86_64-2.7/pypeflow
> copying ./pypeflow/do_support.py -> build/lib.linux-x86_64-2.7/pypeflow
> creating build/lib.linux-x86_64-2.7/pwatcher
> copying ./pwatcher/fs_based.py -> build/lib.linux-x86_64-2.7/pwatcher
> copying ./pwatcher/network_based.py -> build/lib.linux-x86_64-2.7/pwatcher
> copying ./pwatcher/__init__.py -> build/lib.linux-x86_64-2.7/pwatcher
> copying ./pwatcher/blocking.py -> build/lib.linux-x86_64-2.7/pwatcher
> creating build/lib.linux-x86_64-2.7/pwatcher/mains
> copying ./pwatcher/mains/pwatcher.py ->
> build/lib.linux-x86_64-2.7/pwatcher/mains
> copying ./pwatcher/mains/query_server.py ->
> build/lib.linux-x86_64-2.7/pwatcher/mains
> copying ./pwatcher/mains/network_heartbeat.py ->
> build/lib.linux-x86_64-2.7/pwatcher/mains
> copying ./pwatcher/mains/__init__.py ->
> build/lib.linux-x86_64-2.7/pwatcher/mains
> copying ./pwatcher/mains/pypeflow_example.py ->
> build/lib.linux-x86_64-2.7/pwatcher/mains
> copying ./pwatcher/mains/fs_heartbeat.py ->
> build/lib.linux-x86_64-2.7/pwatcher/mains
> copying ./pwatcher/mains/job_start.sh ->
> build/lib.linux-x86_64-2.7/pwatcher/mains
> creating build/bdist.linux-x86_64
> creating build/bdist.linux-x86_64/egg
> creating build/bdist.linux-x86_64/egg/pwatcher
> copying build/lib.linux-x86_64-2.7/pwatcher/fs_based.py ->
> build/bdist.linux-x86_64/egg/pwatcher
> creating build/bdist.linux-x86_64/egg/pwatcher/mains
> copying build/lib.linux-x86_64-2.7/pwatcher/mains/pwatcher.py ->
> build/bdist.linux-x86_64/egg/pwatcher/mains
> copying build/lib.linux-x86_64-2.7/pwatcher/mains/query_server.py ->
> build/bdist.linux-x86_64/egg/pwatcher/mains
> copying build/lib.linux-x86_64-2.7/pwatcher/mains/network_heartbeat.py ->
> build/bdist.linux-x86_64/egg/pwatcher/mains
> copying build/lib.linux-x86_64-2.7/pwatcher/mains/job_start.sh ->
> build/bdist.linux-x86_64/egg/pwatcher/mains
> copying build/lib.linux-x86_64-2.7/pwatcher/mains/__init__.py ->
> build/bdist.linux-x86_64/egg/pwatcher/mains
> copying build/lib.linux-x86_64-2.7/pwatcher/mains/pypeflow_example.py ->
> build/bdist.linux-x86_64/egg/pwatcher/mains
> copying build/lib.linux-x86_64-2.7/pwatcher/mains/fs_heartbeat.py ->
> build/bdist.linux-x86_64/egg/pwatcher/mains
> copying build/lib.linux-x86_64-2.7/pwatcher/network_based.py ->
> build/bdist.linux-x86_64/egg/pwatcher
> copying build/lib.linux-x86_64-2.7/pwatcher/__init__.py ->
> build/bdist.linux-x86_64/egg/pwatcher
> copying build/lib.linux-x86_64-2.7/pwatcher/blocking.py ->
> build/bdist.linux-x86_64/egg/pwatcher
> creating build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/common.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/task.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/data.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/controller.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/do_task.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/pwatcher_bridge.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/__init__.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/util.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/simple_pwatcher_bridge.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> copying build/lib.linux-x86_64-2.7/pypeflow/do_support.py ->
> build/bdist.linux-x86_64/egg/pypeflow
> byte-compiling build/bdist.linux-x86_64/egg/pwatcher/fs_based.py to
> fs_based.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pwatcher/mains/pwatcher.py to
> pwatcher.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pwatcher/mains/query_server.py to
> query_server.pyc
> byte-compiling
> build/bdist.linux-x86_64/egg/pwatcher/mains/network_heartbeat.py to
> network_heartbeat.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pwatcher/mains/__init__.py to
> __init__.pyc
> byte-compiling
> build/bdist.linux-x86_64/egg/pwatcher/mains/pypeflow_example.py to
> pypeflow_example.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pwatcher/mains/fs_heartbeat.py to
> fs_heartbeat.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pwatcher/network_based.py to
> network_based.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pwatcher/__init__.py to
> __init__.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pwatcher/blocking.py to
> blocking.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/common.py to common.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/task.py to task.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/data.py to data.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/controller.py to
> controller.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/do_task.py to do_task.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/pwatcher_bridge.py to
> pwatcher_bridge.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/__init__.py to
> __init__.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/util.py to util.pyc
> byte-compiling
> build/bdist.linux-x86_64/egg/pypeflow/simple_pwatcher_bridge.py to
> simple_pwatcher_bridge.pyc
> byte-compiling build/bdist.linux-x86_64/egg/pypeflow/do_support.py to
> do_support.pyc
> creating build/bdist.linux-x86_64/egg/EGG-INFO
> copying pypeflow.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
> copying pypeflow.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
> copying pypeflow.egg-info/dependency_links.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying pypeflow.egg-info/entry_points.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying pypeflow.egg-info/not-zip-safe ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying pypeflow.egg-info/requires.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> copying pypeflow.egg-info/top_level.txt ->
> build/bdist.linux-x86_64/egg/EGG-INFO
> creating dist
> creating 'dist/pypeflow-0.1.1-py2.7.egg' and adding
> 'build/bdist.linux-x86_64/egg' to it
> removing 'build/bdist.linux-x86_64/egg' (and everything under it)
> Creating /<<PKGBUILDDIR>>/inst/lib/python2.7/site-packages/site.py
> Processing pypeflow-0.1.1-py2.7.egg
> creating
> /<<PKGBUILDDIR>>/inst/lib/python2.7/site-packages/pypeflow-0.1.1-py2.7.egg
> Extracting pypeflow-0.1.1-py2.7.egg to
> /<<PKGBUILDDIR>>/inst/lib/python2.7/site-packages
> Adding pypeflow 0.1.1 to easy-install.pth file
> Installing pwatcher-pypeflow-example script to /<<PKGBUILDDIR>>/inst/bin
> Installing heartbeat-wrapper script to /<<PKGBUILDDIR>>/inst/bin
> Installing pwatcher-main script to /<<PKGBUILDDIR>>/inst/bin
>
> Installed
> /<<PKGBUILDDIR>>/inst/lib/python2.7/site-packages/pypeflow-0.1.1-py2.7.egg
> Processing dependencies for pypeflow==0.1.1
> Searching for keepalive>=0.5
> Reading https://pypi.python.org/simple/keepalive/
> Download error on https://pypi.python.org/simple/keepalive/: [SSL:
> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) -- Some
> packages may not be found!
> Couldn't find index page for 'keepalive' (maybe misspelled?)
> Scanning index of all packages (this may take a while)
> Reading https://pypi.python.org/simple/
> Download error on https://pypi.python.org/simple/: [SSL:
> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661) -- Some
> packages may not be found!
> No local packages or working download links found for keepalive>=0.5
> error: Could not find suitable distribution for
> Requirement.parse('keepalive>=0.5')
> makefile:37: recipe for target 'install-pypeFLOW' failed
> make[4]: *** [install-pypeFLOW] Error 1
The full build log is available from:
http://aws-logs.debian.net/2016/11/18/falcon_1.8.2-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: falcon
Source-Version: 1.8.3-1
We believe that the bug you reported is fixed in the latest version of
falcon, 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 844...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Afif Elghraoui <a...@debian.org> (supplier of updated falcon 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: Sat, 26 Nov 2016 21:34:34 -0800
Source: falcon
Binary: falcon
Architecture: source
Version: 1.8.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Afif Elghraoui <a...@debian.org>
Description:
falcon - diploid-aware genome assembly of single-molecule sequencing reads
Closes: 844974
Changes:
falcon (1.8.3-1) unstable; urgency=medium
.
* Imported Upstream version 1.8.3 (Closes: #844974)
* Update and refresh patches
* build-system.patch: remove unnecessary changes
* debian/control:
- Drop rdflib-related dependencies
- Drop dependency on python-six
* Drop symlinks for obsolete modes of fc_run
* Simplify organization of private Python modules
* Add publication information
* Drop transitional package
* Improve package description
Checksums-Sha1:
ad4dd1ee094f006282c0dfdc37288083566232cb 2017 falcon_1.8.3-1.dsc
ac22798ad5c98ef2c20a3f8407cd750f308ad712 3702072 falcon_1.8.3.orig.tar.xz
5aa7791a0ea9352af675823b6179893b16a1bd55 7220 falcon_1.8.3-1.debian.tar.xz
Checksums-Sha256:
b59ce09d7d7af4c8beb19ef030fdaf7d940a8bd60ede24e957ab9f88b39bc1a7 2017
falcon_1.8.3-1.dsc
9a8063aa1fad8203b393e7534c61c905616d5a616dd5311e8a8de138c7afcbbf 3702072
falcon_1.8.3.orig.tar.xz
de2d0b8583705b648052dc0c0eb85f7295affc756d83ab8c4559937e19c2e4c6 7220
falcon_1.8.3-1.debian.tar.xz
Files:
c97621083288956de196184e4ffd1f6f 2017 science optional falcon_1.8.3-1.dsc
7b48ed2cab7e93b5b0b4d35ab7eacd4f 3702072 science optional
falcon_1.8.3.orig.tar.xz
2abc42c01f68ad25a4829059c4a0999e 7220 science optional
falcon_1.8.3-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJYOnELAAoJEFmyMG86+d3BEVoP/3QU10Asupq/2MVYmMIWLO9T
fHSxEbaMv08VrADd0Slc9GRXdIfeKVHSRNXDo4/HmyyoqPLUjcbMShlDCkhnfGr3
6jVDkO9rY9GkoZUfeKJ3eJ3ISztbDiKa59hZ6MFtHNkpvzyPLWZhcr5eWUr0MuHF
QvUaK6nyOwmcayOhr6WG33hfSxy9CyntH9DZyOO0P1mBJFUPsyPnLs3tRQmvinSW
63CLMyoVpnrA6YfzxYFWPcTFHFpvdRiXHMJ3YPKf456zw0bfnRubG/Zz0nvaKVVR
yjTx8x+eUWwtYDfkUkaA5+sHY1swxbR15qIEHa22kbALpyXtw6xWiRo7shenRnBi
D4n17269l3UGABhnEUO2wLsd3UGw/UocL3KEQiz/E3NzdBYPUMXAcftxM04eVd55
q0XfDgv74rjR4J7jPAZfZHvXkFB+xzylg+NxXqNQmSQMUrgrv5Wgjuxf2ukVDhNk
OXDNUcdt6qRxt7QUAJDX05+M8YqlNcDTwHxTWPgh1LZdUYwJPnnYbCed6yn8G4hD
aJn1yDhtDHFAQFDaScjqarMRZXS2YRYe8IwVEnAFQxEPq+af8mfAeB5cXz4FpeJU
RsXbrfCbsI1HtBtYbf8uyt9BEX1q74sufqvw0e3+4GF6PrESAv477nwmDmPfAo1z
YApIfKBjRIPfU/9zk5NU
=3V/d
-----END PGP SIGNATURE-----
--- End Message ---