Your message dated Sat, 24 Feb 2018 22:21:00 +0000
with message-id <e1epibg-000f3x...@fasolo.debian.org>
and subject line Bug#876216: fixed in pyfeed 1.0~prerelease-2
has caused the Debian Bug report #876216,
regarding pyfeed: FTBFS with python3.6 as a supported version
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.)


-- 
876216: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876216
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pyfeed
Version: 1.0~prerelease-1
Severity: serious
Justification: fails to build from source

Hi,

pyfeed/experimental FTBFS (at least) since python3.6 became a supported
version:

   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/pyfeed-1.0~prerelease'
set -xe; \
for py in python2.7 python3.6 python3.5; do \
        $py setup.py build; \
done
+ python2.7 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/feed
copying feed/atom.py -> build/lib.linux-x86_64-2.7/feed
copying feed/rss.py -> build/lib.linux-x86_64-2.7/feed
copying feed/opml1.py -> build/lib.linux-x86_64-2.7/feed
copying feed/opml.py -> build/lib.linux-x86_64-2.7/feed
copying feed/__init__.py -> build/lib.linux-x86_64-2.7/feed
copying feed/tools.py -> build/lib.linux-x86_64-2.7/feed
creating build/lib.linux-x86_64-2.7/feed/date
copying feed/date/__init__.py -> build/lib.linux-x86_64-2.7/feed/date
copying feed/date/rfc822.py -> build/lib.linux-x86_64-2.7/feed/date
copying feed/date/tools.py -> build/lib.linux-x86_64-2.7/feed/date
copying feed/date/rfc3339.py -> build/lib.linux-x86_64-2.7/feed/date
+ python3.6 setup.py build
/bin/sh: 3: python3.6: not found
debian/rules:10: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 127


Full log attached.

Andreas

Attachment: pyfeed_1.0~prerelease-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: pyfeed
Source-Version: 1.0~prerelease-2

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

Debian distribution maintenance software
pp.
Thomas Preud'homme <robo...@debian.org> (supplier of updated pyfeed 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, 24 Feb 2018 21:59:35 +0000
Source: pyfeed
Binary: python-feed python3-feed
Architecture: source all
Version: 1.0~prerelease-2
Distribution: experimental
Urgency: medium
Maintainer: Matteo Cypriani <m...@lm7.fr>
Changed-By: Thomas Preud'homme <robo...@debian.org>
Description:
 python-feed - set of Python modules for working with syndication feeds (Python
 python3-feed - set of Python modules for working with syndication feeds (Python
Closes: 876216
Changes:
 pyfeed (1.0~prerelease-2) experimental; urgency=medium
 .
   * debian/control:
     + Fix dependency on python3 for python3-feed (Closes: #876216).
     + Build-Depends on python-all and python3-all instead of python and
       python3 to be able to compile bytecode on all supported python versions
       without FTBFS.
     + Update Vcs fields and use secure URLs.
     + Set priority to optional.
     + Update versioned Build-depends on debhelper.
     + Bump standard version to 4.1.3.
   * debian/copyright:
     + Use secure URL for format field.
   * debian/compat:
     + Bump compatibility to 11.
Checksums-Sha1:
 f6a05137fe052806df889b24b449e3942925faa8 2162 pyfeed_1.0~prerelease-2.dsc
 fde805064d9df8e80cd11a381e8cee5e32ffabf4 2776 
pyfeed_1.0~prerelease-2.debian.tar.xz
 b56345ebf0bf10efbae24cbe1a9180d8d0874e63 6954 
pyfeed_1.0~prerelease-2_amd64.buildinfo
 c4292bed6152a218ed36b530852e814255791558 19876 
python-feed_1.0~prerelease-2_all.deb
 45236e9c79968865ffc8b37ef2fd53abcec2decc 18072 
python3-feed_1.0~prerelease-2_all.deb
Checksums-Sha256:
 81a18875e8106c265bdea24be14002e3da9a9d149a132fdb89488211c05300cc 2162 
pyfeed_1.0~prerelease-2.dsc
 b795369e0c9416b0f25b4335acf67c50e88a1b0ed9b65106aa5a7241908921a5 2776 
pyfeed_1.0~prerelease-2.debian.tar.xz
 cde4f22920b15733de819435dbe93979b862ad9a51152353ed8ffef265b89f4d 6954 
pyfeed_1.0~prerelease-2_amd64.buildinfo
 65e29bb7bcb5c05801110bef9f0e3203c074d4adc3d9223ca11ecfea827e88d4 19876 
python-feed_1.0~prerelease-2_all.deb
 1cea19b70f44124d5db344e66648730e1f0b697bebda5ae9d87e82ecaf7be151 18072 
python3-feed_1.0~prerelease-2_all.deb
Files:
 ece1ff0e8df0330e85b604038df7557e 2162 python optional 
pyfeed_1.0~prerelease-2.dsc
 67c4cf51dab98b5725f382b4a776a2ef 2776 python optional 
pyfeed_1.0~prerelease-2.debian.tar.xz
 7d3d4fe1a20ad49495bd3354feb30e72 6954 python optional 
pyfeed_1.0~prerelease-2_amd64.buildinfo
 281dee8ac35c1c143fb86d1e00202c8c 19876 python optional 
python-feed_1.0~prerelease-2_all.deb
 ab8f348f488c07349ac7a053a9db7e5f 18072 python optional 
python3-feed_1.0~prerelease-2_all.deb

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

iQIzBAEBCAAdFiEEXzX2e6+ottWBygjr0AOFL71SUp4FAlqR4IoACgkQ0AOFL71S
Up7jnA//aH+M5QH/s/X3pD0EfY8Kl7fJdbJ9eQN7KTgJHaN7k3EOUCaXk8XJDIyc
OKuMwnYqQRspzLoCjqzKU/CROjz4kCSG6qtrmTsRXpziTbmVxR/ojd7bqA2X6nE8
fbP4GUgsreJhtDKQkIjvg6sD7l2Zp1vFBTUh5pgQN7z05dpnRLbS/qxWD5jOsU0W
cye+78hfICb0H/dBa9NTRyZuzrP8U2ZOeCSR6sHhRd4aHrlwNzd9sy7QvTRdLfBJ
UmYmiO7J4e67S1VYCNokDfIw8Q9lcWbQlSZZ3A4sKRmiq8tBR5u926UiM6hFH3Ag
jAzba+dv9svrVpbJSsEg4ElDGUXnIfXAQueT/6DsSp9l9lJLqzTNQzSGe4v+m/Ib
ToranJ7KRZgpYtr1oa4BcK2sRecZCHqvo6MvcjKGwqbo6QWilI7nlXbCdCgliR0o
ZmyrQjbcZmpQaLPj4N2ASjp3DB4R+RCOKfOhI89YmQ07+hI4ZKbtIAbFNy8GjTEe
f6NG5n3AC1FA4cSOIZPwdBx+8by+eXVN+y4DrWBQFh3ckrY9TW27cCqFrkdbjtaD
wFYkCQQSSbzhOafCzdKhNrN0tLmmJ2U6JI2iwUPxL8atJsrRi05cex0t+PrVoaxv
7vLsdIAxrp0pal3STIAknCl8r4vNEh14Hh8Ci8uvuHn+VMCZjmQ=
=DlUC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to