Your message dated Thu, 10 Oct 2024 16:03:17 +0000
with message-id <[email protected]>
and subject line Bug#1046894: fixed in sncosmo 2.11.1-2
has caused the Debian Bug report #1046894,
regarding sncosmo: 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 [email protected]
immediately.)


-- 
1046894: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046894
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sncosmo
Version: 2.10.1-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 sncosmo
> dpkg-buildpackage: info: source version 2.10.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ole Streicher <[email protected]>
>  dpkg-source --before-build .
>  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)
> running clean
> removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/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
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building sncosmo using existing 
> ./sncosmo_2.10.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file sncosmo-2.10.1/sncosmo.egg-info/SOURCES.txt has no 
> final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  sncosmo-2.10.1/sncosmo.egg-info/PKG-INFO
>  sncosmo-2.10.1/sncosmo.egg-info/SOURCES.txt
>  sncosmo-2.10.1/sncosmo.egg-info/dependency_links.txt
>  sncosmo-2.10.1/sncosmo.egg-info/not-zip-safe
>  sncosmo-2.10.1/sncosmo.egg-info/requires.txt
>  sncosmo-2.10.1/sncosmo.egg-info/top_level.txt
>  sncosmo-2.10.1/sncosmo/salt2utils.c
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/sncosmo_2.10.1-1.diff.tokF46
> 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/sncosmo_2.10.1-1_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: sncosmo
Source-Version: 2.11.1-2
Done: Phil Wyett <[email protected]>

We believe that the bug you reported is fixed in the latest version of
sncosmo, 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.
Phil Wyett <[email protected]> (supplier of updated sncosmo 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: Thu, 10 Oct 2024 07:10:06 +0100
Source: sncosmo
Architecture: source
Version: 2.11.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team 
<[email protected]>
Changed-By: Phil Wyett <[email protected]>
Closes: 1046894
Changes:
 sncosmo (2.11.1-2) unstable; urgency=medium
 .
   * Add 'd/clean' and insert missing elements. (Closes: #1046894)
   * 'd/control': Add myself to 'Uploaders'.
   * 'd/rules': Add hardening 'all'.
Checksums-Sha1:
 bf875497deb8db8c81f4c1a8391bd1a30ba227d6 2236 sncosmo_2.11.1-2.dsc
 75d3033b8c36e43ecb6b9491bbaccfefb6212fcf 3844 sncosmo_2.11.1-2.debian.tar.xz
Checksums-Sha256:
 6b79c7bea0a25e63d2f5bb25b5ac146481c5f517c8c1979f50ff4bc41ed04136 2236 
sncosmo_2.11.1-2.dsc
 3c49d633e795e75ecc71db89da2103dd0320e8bcba0863db2487217377710cc1 3844 
sncosmo_2.11.1-2.debian.tar.xz
Files:
 8ba6ec235218670f5df4e6cc6cb49566 2236 python optional sncosmo_2.11.1-2.dsc
 3c628ae6bb5fe5d9d6ac984ed85b4d5b 3844 python optional 
sncosmo_2.11.1-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmcH8LYACgkQcRWv0HcQ
3Pffjg//W2FYpOiEHuc2SubtCa2SDKroVxMi9bFtSsHqsz/to0hNuC4eA/44vOoG
vhPMTAGpEPzpvedbqjH6+bsNJgSm0vCHfyHiCzo21kxeZFtq2shiYH/3be4J1416
G/UW2aKsY7sWGJ76Wp+t+ei7CPvhArC3piSkrs645ow98MXjVXAI1nz6gm5rOGkI
GACLsMsVBc2MKfvPH+6Uz2DithL11Sqe3hqj63FvsMOqva177GVDQUtCeSCQ87n3
h4GmF1uG78d8uV6Zr/9ddgFwl4RljuZBTifjDc9YUiSYQCU7VjbDaCrlEQkLaXi0
xpLdGYqBAODep3Kpwv9BzTre+xCQeRRYMiMmmw3eU3VH+zjxftFoXdQAz/+uX82v
4E35iGaNNj/YRBW04n237cKTgDTPwjuMwnPc6NmdD39RDWDVr4X2tbU1w3VXKTwx
ers31D+rUYgWbDoYa2rBWLn2gu4AeV0TGNjySQ5a3Z/JWdcCmBpdX3PUI7jB0H1j
kLSiKXaQCIxfS3evsJ9m4W4ELQQYhF+HkAx5Yeoq2Mg0Kf+rZ457oGprxedYGLFg
iZR6WEGPzWr33ypCawJan8eZk/K7ldoKh9ck8Jum+EQElBtNaiwWabnOxQeKKvgh
jOIThrtQIegI9HRjdSHJeb8DNZtRw5ZzFici1kZ/4pmRJdTaHj8=
=YAMX
-----END PGP SIGNATURE-----

Attachment: pgpnMVawYLVkl.pgp
Description: PGP signature


--- End Message ---

Reply via email to