[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1047571: marked as done (python-booleanoperations: Fails to build source after successful build)



Your message dated Sun, 20 Aug 2023 09:06:36 +0000
with message-id <E1qXeOK-001iYN-CH@fasolo.debian.org>
and subject line Bug#1047571: fixed in python-booleanoperations 0.9.0-3
has caused the Debian Bug report #1047571,
regarding python-booleanoperations: Fails to build source after successful build
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 owner@bugs.debian.org
immediately.)


-- 
1047571: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047571
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: python-booleanoperations
Version: 0.9.0-2
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> -------------------------------------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package python-booleanoperations
> dpkg-buildpackage: info: source version 0.9.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Boyuan Yang <byang@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:275: python3.11 setup.py clean 
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         By 2023-Oct-30, you need to update your project and remove deprecated calls
>         or your builds will no longer be supported.
> 
>         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
>         ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
> !!
> 
>         ********************************************************************************
>         Requirements should be satisfied by a PEP 517 installer.
>         If you are using pip, you can try `pip install --use-pep517`.
>         ********************************************************************************
> 
> !!
>   dist.fetch_build_eggs(dist.setup_requires)
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
> !!
> 
>         ********************************************************************************
>         The license_file parameter is deprecated, use license_files instead.
> 
>         By 2023-Oct-30, you need to update your project and remove deprecated calls
>         or your builds will no longer be supported.
> 
>         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
>         ********************************************************************************
> 
> !!
>   parsed = self.parsers.get(option_name, lambda x: x)(value)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_booleanOperations/build' (and everything under it)
> 'build/bdist.linux-x86_64' does not exist -- can't clean it
> 'build/scripts-3.11' does not exist -- can't clean it
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>    debian/rules execute_after_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm Lib/booleanOperations/_version.py
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-booleanoperations using existing ./python-booleanoperations_0.9.0.orig.tar.gz
> dpkg-source: warning: file python-booleanoperations-0.9.0/Lib/booleanOperations.egg-info/SOURCES.txt has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  python-booleanoperations-0.9.0/Lib/booleanOperations.egg-info/PKG-INFO
>  python-booleanoperations-0.9.0/Lib/booleanOperations.egg-info/SOURCES.txt
>  python-booleanoperations-0.9.0/Lib/booleanOperations.egg-info/dependency_links.txt
>  python-booleanoperations-0.9.0/Lib/booleanOperations.egg-info/requires.txt
>  python-booleanoperations-0.9.0/Lib/booleanOperations.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/python-booleanoperations_0.9.0-2.diff.JiKb8j
> dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/python-booleanoperations_0.9.0-2_unstable.log

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: python-booleanoperations
Source-Version: 0.9.0-3
Done: Boyuan Yang <byang@debian.org>

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

Debian distribution maintenance software
pp.
Boyuan Yang <byang@debian.org> (supplier of updated python-booleanoperations 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 19 Aug 2023 21:07:25 -0400
Source: python-booleanoperations
Architecture: source
Version: 0.9.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force <debian-fonts@lists.debian.org>
Changed-By: Boyuan Yang <byang@debian.org>
Closes: 1047571
Changes:
 python-booleanoperations (0.9.0-3) unstable; urgency=medium
 .
   * Team upload.
   * debian/clean: Clean egg-info files.
   * debian/source/options: Ignore egg-info-related source changes.
     (Closes: #1047571)
Checksums-Sha1:
 540900f138cdb95efa2ade0b7a181795886c334d 2361 python-booleanoperations_0.9.0-3.dsc
 c3c3eadb9e3d62ff94844b32e40b5ba3bb5ab9ea 165127 python-booleanoperations_0.9.0.orig.tar.gz
 3d1dc00478d74afd17419d4e2333617c9b78f39f 2740 python-booleanoperations_0.9.0-3.debian.tar.xz
 9407ff0708879ac6a12ee2dd2bf687330536ecee 8006 python-booleanoperations_0.9.0-3_amd64.buildinfo
Checksums-Sha256:
 007326f8f5ce46babdd3b7a19f7f48c3f9284a4b9132816a6f530a8f7e83de15 2361 python-booleanoperations_0.9.0-3.dsc
 1554753303f20f150c45f7fbe8f2cbc0ba3ae2906d1867c17e11e141827411e4 165127 python-booleanoperations_0.9.0.orig.tar.gz
 55fb20c3c8b2b120fa780c1f194c71fb8019655c6ff9c86773a4f22f613d0c15 2740 python-booleanoperations_0.9.0-3.debian.tar.xz
 3c52c8eaefdcad864a5523796b252cc2b7a48d8d910b3bbfe382cda5b913dc60 8006 python-booleanoperations_0.9.0-3_amd64.buildinfo
Files:
 4437aa9862d02a5d76464feff0d769ab 2361 fonts optional python-booleanoperations_0.9.0-3.dsc
 7282a9a989c5712b11e1f644bf17ab4a 165127 fonts optional python-booleanoperations_0.9.0.orig.tar.gz
 c8149a8171cf3cbf09b37a5102a52531 2740 fonts optional python-booleanoperations_0.9.0-3.debian.tar.xz
 f55a841e03969c72a1bef33a09f61056 8006 fonts optional python-booleanoperations_0.9.0-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmThaNwACgkQwpPntGGC
Ws7xvhAAwTm4pPMGN+jCq9XToumyXN5dvG+WchSIk9xuJxIXW1WrqV2cqpYP2grd
g0HXziEe9xtU5F9LHVXZX+iQQhGUEqnClpBaOg6BFTVByESti+Qv6XuJBN66xW7p
WD2wSVs5UBizb0dbYDT0h0gx9iHorJNJJR+rTbcJc2apgi8VeLrQEY+B9fRJUb+0
tgWLsq/MMubnnYhzUDkkgi1afmRDsZlyCdWTLF1LuFn3Mis7mApi19nmQvSdsl13
xa+5bjh9e3pRTa6Rlqq2eCvIa/gIR9mw/+QG3xGK3ZxvUAcRk40PK3zaB5IS1EtA
Pz7CNZPfM4Ef4RatIKyDGH+e7Az10KuyiWqyGLr970rIWfbbVmykdkaa1zgL1DGQ
RBLg/yAIEpF4C5/78/Kppz7BkzT/f0YROza/WLYPRca08xdHPRoJbP7arAf8E+at
/K2n46iec9AXj5KGwGISzETwXWf3vm6hVGh160QHWGavaB2ocxCNZLR5nvYW1CSc
RRI7M5exe1MQKmC7IaXVai73DOP4PlBBN+SfoBq2r0pMiwkJJlqt2Qsbq1mp3149
tz8izHHDT6CVdhljt8pIswfY/c3ZpdHOxOQ8kx5cOK2oMM+MwtmAMRqowieLxw9o
GG32L9c5nab7gE5RoefSG6JXSQBBJhlhcUoifbACCglJ4LAfurQ=
=hIxM
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: