Your message dated Mon, 27 Jan 2025 20:49:33 +0000
with message-id <e1tcw33-00gno9...@fasolo.debian.org>
and subject line Bug#1094076: fixed in awesomeversion 24.6.0-2
has caused the Debian Bug report #1094076,
regarding awesomeversion: FTBFS: 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
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.)


-- 
1094076: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094076
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: awesomeversion
Source-Version: 24.6.0-2
Done: Colin Watson <cjwat...@debian.org>

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

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated awesomeversion 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: SHA512

Format: 1.8
Date: Mon, 27 Jan 2025 20:03:01 +0000
Source: awesomeversion
Architecture: source
Version: 24.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1094076
Changes:
 awesomeversion (24.6.0-2) unstable; urgency=medium
 .
   * Team upload.
   * Don't fail to build if other build system components avoid installing
     LICENCE.md (closes: #1094076).
Checksums-Sha1:
 936fee2dce3cf465db37d5c5c2ef44c53d29313a 2306 awesomeversion_24.6.0-2.dsc
 1f1c7066fec812859901db96c882fb748b57b0e1 2632 
awesomeversion_24.6.0-2.debian.tar.xz
Checksums-Sha256:
 48e97f7ca9f7e46c65f88796f1bec7fcf4d74f7aa2397e6d9b6bdb4e4f2647db 2306 
awesomeversion_24.6.0-2.dsc
 860c73fe81482cdc1b7956e8e5543183095fdead4e85a0b37657f3ddc2efb7a3 2632 
awesomeversion_24.6.0-2.debian.tar.xz
Files:
 8af6e95efb586803fc97728fa9a756ca 2306 python optional 
awesomeversion_24.6.0-2.dsc
 c5e31285133ac4f69215c16abd0ec66a 2632 python optional 
awesomeversion_24.6.0-2.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmeX5swACgkQOTWH2X2G
UAtJvg/9Fp4TrT9vORHPqWRaa21U/yO5rOntl8jrWuSroD7sLAqkDockhKemgaI+
cbFP4kFQzZwiZXnztOo6shBvuhD8AWeRfEZnmUJh6podH0D0niH4j/Z9mt/Uqoe0
62wK6+l/EC+TWFU0sstv9hT3we6MQe5uHj7c+4Ild2rFztRVKKhpuk47mIqlQxSA
pVvT2td65yB3JA9E+/pFx/qwzc9ihevUVgcQJ6I+1ESlJp3HPKQ4mUC8MWCCDiyj
sK+Q8yFXR6lDs8ZJcFoYynu4T0BOozq0E3ixg0JVps7GncrIO3WXtTwwQGpP/Fdj
1HLAdFaPjp9F5kFDjyKTWP+j3HspUHUT0+9PXWE36ryz3U+gSkShDGeZNxLfoj8o
23echlz1S+wk45bondNiEruweiY2Ff84mO5+XOfJv1VVKstNehdALlS92DGbv6DP
yhXnDem6dIKwsbosEiwOOQ9Z8rmRryFmMTbvd31cekMPJF8rONR8AaQkRXssdmYR
hVprfPN2wHw42yO/ndUlreZio5Kt2hFSBx5MTNkeoMJWVTcgXIse3fClGlc0HEGF
iYqaPB5ozPutAk4gQSwm39eYrHNLeogH9/Q2vClSWNaAMZGf7b35tq2YQT12ArDq
5u17D6W9DKGa8mO5C8YYkNM4x068/Wq209QvboAvsDDUW83niUE=
=dfPD
-----END PGP SIGNATURE-----

Attachment: pgpwH87KAVsxy.pgp
Description: PGP signature


--- End Message ---

Reply via email to