Source: awesomeversion
Version: 24.6.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250124 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
> module
> I: pybuild base:311: python3.12 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /build/reproducible-path/awesomeversion-24.6.0/.pybuild/cpython3_3.12_awesomeversion
>   
> * Building wheel...
> The "poetry.dev-dependencies" section is deprecated and will be removed in a 
> future version. Use "poetry.group.dev.dependencies" instead.
> Successfully built awesomeversion-0-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
> "installer" module
> I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
> module
> I: pybuild base:311: python3.13 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /build/reproducible-path/awesomeversion-24.6.0/.pybuild/cpython3_3.13_awesomeversion
>   
> * Building wheel...
> The "poetry.dev-dependencies" section is deprecated and will be removed in a 
> future version. Use "poetry.group.dev.dependencies" instead.
> Successfully built awesomeversion-0-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
> "installer" module
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd 
> /build/reproducible-path/awesomeversion-24.6.0/.pybuild/cpython3_3.12_awesomeversion/build;
>  python3.12 -m pytest tests --ignore=tests/test_snapshots.py
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
> rootdir: 
> /build/reproducible-path/awesomeversion-24.6.0/.pybuild/cpython3_3.12_awesomeversion/build
> configfile: pyproject.toml
> plugins: typeguard-4.4.1
> collected 195 items
> 
> tests/issues/test_issue14.py .                                           [  
> 0%]
> tests/issues/test_issue153.py .                                          [  
> 1%]
> tests/issues/test_issue26.py .                                           [  
> 1%]
> tests/issues/test_issue333.py .                                          [  
> 2%]
> tests/issues/test_issue96.py .                                           [  
> 2%]
> tests/test_awesomeversion.py ...........................                 [ 
> 16%]
> tests/test_compare.py .................................................. [ 
> 42%]
> ...........                                                              [ 
> 47%]
> tests/test_equals.py .....                                               [ 
> 50%]
> tests/test_handlers.py ................................                  [ 
> 66%]
> tests/test_strategy.py ................................................. [ 
> 91%]
> ...                                                                      [ 
> 93%]
> tests/test_version_scheme.py .........                                   [ 
> 97%]
> tests/test_versions.py .                                                 [ 
> 98%]
> tests/utils/test_validate.py ...                                         
> [100%]
> 
> ============================= 195 passed in 0.46s 
> ==============================
> I: pybuild base:311: cd 
> /build/reproducible-path/awesomeversion-24.6.0/.pybuild/cpython3_3.13_awesomeversion/build;
>  python3.13 -m pytest tests --ignore=tests/test_snapshots.py
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
> rootdir: 
> /build/reproducible-path/awesomeversion-24.6.0/.pybuild/cpython3_3.13_awesomeversion/build
> configfile: pyproject.toml
> plugins: typeguard-4.4.1
> collected 195 items
> 
> tests/issues/test_issue14.py .                                           [  
> 0%]
> tests/issues/test_issue153.py .                                          [  
> 1%]
> tests/issues/test_issue26.py .                                           [  
> 1%]
> tests/issues/test_issue333.py .                                          [  
> 2%]
> tests/issues/test_issue96.py .                                           [  
> 2%]
> tests/test_awesomeversion.py ...........................                 [ 
> 16%]
> tests/test_compare.py .................................................. [ 
> 42%]
> ...........                                                              [ 
> 47%]
> tests/test_equals.py .....                                               [ 
> 50%]
> tests/test_handlers.py ................................                  [ 
> 66%]
> tests/test_strategy.py ................................................. [ 
> 91%]
> ...                                                                      [ 
> 93%]
> tests/test_version_scheme.py .........                                   [ 
> 97%]
> tests/test_versions.py .                                                 [ 
> 98%]
> tests/utils/test_validate.py ...                                         
> [100%]
> 
> ============================= 195 passed in 0.38s 
> ==============================
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot -O--buildsystem=pybuild
>    dh_prep -O--buildsystem=pybuild
>    dh_auto_install --destdir=debian/python3-awesomeversion/ 
> -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:178: Copying package built for python3.12 to 
> destdir
> I: pybuild plugin_pyproject:178: Copying package built for python3.13 to 
> destdir
>    dh_installdocs -O--buildsystem=pybuild
>    dh_installchangelogs -O--buildsystem=pybuild
>    dh_python3 -O--buildsystem=pybuild
>    dh_installsystemduser -O--buildsystem=pybuild
>    dh_perl -O--buildsystem=pybuild
>    dh_link -O--buildsystem=pybuild
>    dh_strip_nondeterminism -O--buildsystem=pybuild
>    dh_compress -O--buildsystem=pybuild
>    dh_fixperms -O--buildsystem=pybuild
>    dh_missing -O--buildsystem=pybuild
>    debian/rules execute_before_dh_installdeb
> make[1]: Entering directory '/build/reproducible-path/awesomeversion-24.6.0'
> rm 
> /build/reproducible-path/awesomeversion-24.6.0/debian/python3-awesomeversion/usr/lib/python3/dist-packages/LICENCE.md
> rm: cannot remove 
> '/build/reproducible-path/awesomeversion-24.6.0/debian/python3-awesomeversion/usr/lib/python3/dist-packages/LICENCE.md':
>  No such file or directory
> make[1]: *** [debian/rules:15: execute_before_dh_installdeb] Error 1


The full build log is available from:
http://qa-logs.debian.net/2025/01/24/awesomeversion_24.6.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250124;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250124&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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 mark 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.

Reply via email to