Bug#959566: meld: FTBFS: ValueError: invalid literal for int() with base 10: '3rc1'

Lucas Nussbaum lucas at debian.org
Sun May 3 13:43:24 BST 2020


Source: meld
Version: 3.20.2-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200501 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
>  fakeroot debian/rules clean
> dh clean --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:217: python3.8 setup.py clean 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/meld/build_helpers.py", line 35, in <module>
>     import distro
> ModuleNotFoundError: No module named 'distro'
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "setup.py", line 7, in <module>
>     import meld.build_helpers
>   File "/<<PKGBUILDDIR>>/meld/build_helpers.py", line 37, in <module>
>     python_version = tuple(int(x) for x in platform.python_version_tuple())
>   File "/<<PKGBUILDDIR>>/meld/build_helpers.py", line 37, in <genexpr>
>     python_version = tuple(int(x) for x in platform.python_version_tuple())
> ValueError: invalid literal for int() with base 10: '3rc1'
> E: pybuild pybuild:352: clean: plugin distutils failed with: exit code=1: python3.8 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p 3.8 returned exit code 13
> make: *** [debian/rules:6: clean] Error 25

The full build log is available from:
   http://qa-logs.debian.net/2020/05/01/meld_3.20.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.




More information about the pkg-gnome-maintainers mailing list