Your message dated Sun, 24 Oct 2021 10:49:14 +0000
with message-id <[email protected]>
and subject line Bug#997313: fixed in pyrle 0.0.31-4
has caused the Debian Bug report #997313,
regarding pyrle: FTBFS: AttributeError: 'list' object has no attribute 'split'
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 [email protected]
immediately.)


-- 
997313: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997313
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pyrle
Version: 0.0.31-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> echo 'Disable Build Tim tests because pyranges has not been packaged yet ...'
> Disable Build Tim tests because pyranges has not been packaged yet ...
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot -O--buildsystem=pybuild
>    dh_prep -O--buildsystem=pybuild
>    dh_auto_install --destdir=debian/python3-pyrle/ -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py install --root 
> /<<PKGBUILDDIR>>/debian/python3-pyrle 
> running install
> running build
> running build_py
> running build_ext
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-pyrle/usr
> creating /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9
> creating /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/test_subset_coverage.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/helpers.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/test_hypothesis.py 
> -> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/test_hypothesis_coverage.py
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/tests/hypothesis_helper.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests
> creating 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/rledict.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/methods.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/version.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle
> creating 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/rle.c -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/getitem.c -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/rle.cpython-39-x86_64-linux-gnu.so
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/getitem.cpython-39-x86_64-linux-gnu.so
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/rle.pyx -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/coverage.pyx 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/coverage.c -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/getitem.pyx -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/src/coverage.cpython-39-x86_64-linux-gnu.so
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/pyrle/rle.py -> 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests/test_subset_coverage.py
>  to test_subset_coverage.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests/helpers.py
>  to helpers.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests/test_hypothesis.py
>  to test_hypothesis.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests/test_hypothesis_coverage.py
>  to test_hypothesis_coverage.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/tests/hypothesis_helper.py
>  to hypothesis_helper.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/rledict.py
>  to rledict.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/methods.py
>  to methods.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/version.py
>  to version.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/src/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-pyrle/usr/lib/python3.9/dist-packages/pyrle/rle.py
>  to rle.cpython-39.pyc
> running install_egg_info
> running egg_info
> creating pyrle.egg-info
> writing pyrle.egg-info/PKG-INFO
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 33, in <module>
>     setup(name='pyrle',
>   File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
>     dist.run_commands()
>   File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
>     cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/install.py", line 
> 61, in run
>     return orig.install.run(self)
>   File "/usr/lib/python3.9/distutils/command/install.py", line 602, in run
>     self.run_command(cmd_name)
>   File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
>     self.distribution.run_command(command)
>   File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
>     cmd_obj.run()
>   File 
> "/usr/lib/python3/dist-packages/setuptools/command/install_egg_info.py", line 
> 51, in run
>     self.run_command('egg_info')
>   File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
>     self.distribution.run_command(command)
>   File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
>     cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/egg_info.py", line 
> 292, in run
>     writer(self, ep.name, os.path.join(self.egg_info, ep.name))
>   File "/usr/lib/python3/dist-packages/setuptools/command/egg_info.py", line 
> 635, in write_pkg_info
>     metadata.write_pkg_info(cmd.egg_info)
>   File "/usr/lib/python3.9/distutils/dist.py", line 1117, in write_pkg_info
>     self.write_pkg_file(pkg_info)
>   File "/usr/lib/python3/dist-packages/setuptools/dist.py", line 182, in 
> write_pkg_file
>     license = rfc822_escape(self.get_license())
>   File "/usr/lib/python3.9/distutils/util.py", line 476, in rfc822_escape
>     lines = header.split('\n')
> AttributeError: 'list' object has no attribute 'split'
> E: pybuild pybuild:354: install: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py install --root 
> /<<PKGBUILDDIR>>/debian/python3-pyrle 
> dh_auto_install: error: pybuild --install --test-pytest -i python{version} -p 
> 3.9 --dest-dir /<<PKGBUILDDIR>>/debian/python3-pyrle returned exit code 13
> make: *** [debian/rules:11: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/pyrle_0.0.31-3_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!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: pyrle
Source-Version: 0.0.31-4
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyrle, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <[email protected]> (supplier of updated pyrle 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 24 Oct 2021 15:51:36 +0530
Source: pyrle
Architecture: source
Version: 0.0.31-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 997313
Changes:
 pyrle (0.0.31-4) unstable; urgency=medium
 .
   * Add patch to fix FTBFS with
     new setuptools (Closes: #997313)
Checksums-Sha1:
 040f2c9309b6475dcfa1a429c5633b71fe6639db 2114 pyrle_0.0.31-4.dsc
 2c74c2309dbce9284caa1e961af36646c25a0967 4160 pyrle_0.0.31-4.debian.tar.xz
 686a376da7ce4ac69656c878885252777bafbcc3 7705 pyrle_0.0.31-4_amd64.buildinfo
Checksums-Sha256:
 a54fbf179ed6c7352518c32ba9fa8d0671386adf7cc2a1c01e9bce100b8f12f9 2114 
pyrle_0.0.31-4.dsc
 e306497c63a0ad802c739f456ad427f0b07410b41dc07e8a430a25eb6c810ba6 4160 
pyrle_0.0.31-4.debian.tar.xz
 2d26b8d95c61d1215e04c4c2affaf0683521535b6b3129217b55dfc089793231 7705 
pyrle_0.0.31-4_amd64.buildinfo
Files:
 6f8de7de560c18e4f49ad90e637949fb 2114 python optional pyrle_0.0.31-4.dsc
 9c2a6b56ffafe48220eb696459264fd3 4160 python optional 
pyrle_0.0.31-4.debian.tar.xz
 f201359f791d7a7ac03b8841577f66b4 7705 python optional 
pyrle_0.0.31-4_amd64.buildinfo

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

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmF1OFASHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxv0gQAJk1eUfz+VKvUnBssNTEyydcWrM5e9Hb
wJTsbKcPDoKToWNPyoUXPPss6eGE1hVlG3KAeKACoBnPUxFAfUgsCs4JdcTlK5PK
X9+Bqsfd9P8foJAb2SKB2v57DMSnUuwZviC3LKQHJqXajGqUUecFMsB2jsP8frCJ
CYBNT65uJR97AvzgOICsJFFKLMf0KCBNdtRdyU7etyacAqz88LZEGp2RvFQ1MNYn
mWjdnF857MFLprn6H8ajoygdwmzdgguLj/BpNb42GOuOXYPFC4AS/QKhU6skQXwm
5HWwRj6m8l5gEMWWwwdODilTlI+PxwNTrQLdXN1oxJZQwfIX1rTYWPBBcPQcElSI
/yaW+TJB4MLTqw6e7zcmhjL72c6s10wv7Kphj7Oc1UsXK01OI1TgIY5KwHltNMm0
ddMoSNeUezEzRvdR3QKMED9Q87oIEZKunEGDUNG7bP6duU0oQgu2sr3CskzNe3pO
fcBwSEr0wxpX3Q8SFZKtM3/qIoEvifO5lfmw9uG7SOSpuB4riDX8uBT8ycIiexy/
w8nSzuOrSK/KEOf8+/INoea870sZZo1wBh2AsFRH3o1sVj6I+O4tJMUQwkUPRNyh
3D0FoxWiH4RLD5IL5P5h7Ly5mD4u2bgufsWJclmNLk6QdwrE1qctpFTry1zMlXUJ
R4Q7ETdbVkdm
=hnJ1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to