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

Bug#1045243: marked as done (skorch: Fails to build source after successful build)



Your message dated Thu, 21 Sep 2023 17:29:34 +0000
with message-id <E1qjNUc-003enk-FL@fasolo.debian.org>
and subject line Bug#1045243: fixed in skorch 0.15.0-1
has caused the Debian Bug report #1045243,
regarding skorch: 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.)


-- 
1045243: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045243
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: skorch
Version: 0.12.1-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 skorch
> dpkg-buildpackage: info: source version 0.12.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Aron Xu <aron@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean -Spybuild --with python3
>    dh_auto_clean -O-Spybuild
> I: pybuild base:275: python3.11 setup.py clean 
> /usr/lib/python3/dist-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
> 
>         ********************************************************************************
>         Usage of dash-separated 'description-file' will not be supported in future
>         versions. Please use the underscore name 'description_file' instead.
> 
>         By 2023-Sep-26, 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.
>         ********************************************************************************
> 
> !!
>   opt = self.warn_dash_deprecation(opt, section)
> 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_clean -O-Spybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building skorch using existing ./skorch_0.12.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file skorch-0.12.1/skorch.egg-info/SOURCES.txt has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  skorch-0.12.1/skorch.egg-info/PKG-INFO
>  skorch-0.12.1/skorch.egg-info/SOURCES.txt
>  skorch-0.12.1/skorch.egg-info/dependency_links.txt
>  skorch-0.12.1/skorch.egg-info/not-zip-safe
>  skorch-0.12.1/skorch.egg-info/requires.txt
>  skorch-0.12.1/skorch.egg-info/top_level.txt
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/skorch_0.12.1-2.diff.mhHbYZ
> 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/skorch_0.12.1-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: skorch
Source-Version: 0.15.0-1
Done: Mo Zhou <lumin@debian.org>

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

Debian distribution maintenance software
pp.
Mo Zhou <lumin@debian.org> (supplier of updated skorch 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: Thu, 21 Sep 2023 12:38:38 -0400
Source: skorch
Architecture: source
Version: 0.15.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Deep Learning Team <debian-ai@lists.debian.org>
Changed-By: Mo Zhou <lumin@debian.org>
Closes: 1035253 1045243
Changes:
 skorch (0.15.0-1) unstable; urgency=medium
 .
   * New upstream version 0.15.0
   * Remove merged patches.
   * Add autopkgtest test case. (Closes: #1035253)
   * Fix FTBS twice in a row (Closes: #1045243)
   * control: Drop python version declaration.
Checksums-Sha1:
 999d0c1de4b6d6d12b1ef8499a82ac546c8ae3e8 2248 skorch_0.15.0-1.dsc
 1e530869c048695a41876b324084957161415390 5922034 skorch_0.15.0.orig.tar.gz
 d055f59e0f95dc969ba903c96ebe2b10331f78d3 4192 skorch_0.15.0-1.debian.tar.xz
 61003238425d697bcfc0dfbbe64489536e7314df 7349 skorch_0.15.0-1_source.buildinfo
Checksums-Sha256:
 db80b0a61fa55262c412bc54e2ce789aa41cc4b13a3e01ae37b16bf4a34e008a 2248 skorch_0.15.0-1.dsc
 2a54d7c11b958f5036aa86fc0a3e3da6cd8847de9e9d2f2b10e5bb1cca74b30e 5922034 skorch_0.15.0.orig.tar.gz
 e4b7eb3587ba36f7372ddbc152d4f9f45fba99e1a03194f2c3b8ef2a25ada900 4192 skorch_0.15.0-1.debian.tar.xz
 1ba622e37c31f51bd98a87889fd4f3ea6f88cfd8a4c1f1ffdd9c27254efbd116 7349 skorch_0.15.0-1_source.buildinfo
Files:
 8e6de537df7dcbc23216b1e3cf19ebfd 2248 science optional skorch_0.15.0-1.dsc
 44055686ed2b13ef5d6679a9e39ff9c7 5922034 science optional skorch_0.15.0.orig.tar.gz
 9a06168279740bd2e8934b4485729275 4192 science optional skorch_0.15.0-1.debian.tar.xz
 8639be20ade83bc639ad284829b7a190 7349 science optional skorch_0.15.0-1_source.buildinfo

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

iQJFBAEBCgAvFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAmUMccARHGx1bWluQGRl
Ymlhbi5vcmcACgkQYmRes19oaoo9+g//d3biuohy+QlFW//gjW260Im5tuWCHl9E
nddGLkrABVEQJHaZdXSAwWeX64XfDNvqkMl717/V3lTSMN+aT9yewbsmgSBk9cw3
Ud+LvZK6s1irwep6i9DiCSmFjU/2tQ9kpj1LxLaEDb9WLk4qDH2BJakWXFyobC+b
fgNP5V4fcBS5sljGGdk85IMHeo2pMgbEVggbcpkZNbiMjZdwbw4et7NkSqAnAM3F
ZOAG02aQfaHEo3r+XgDb/TX8qJAK9NYviF7WeHl7PLu/T7WO46gXnfVboHDBfMVh
Jzc/qPqWazPUdOYcx9lRGfIGstPXWjZlSjS4qw9sK1o3aLgZ1VupGtuntl2pIBhA
iIPqhcEuv7tja+jg8E7ICGIU+nMhC7JRWY0Zd/4hqveYOxWAoHzo7k9k2rwMR+gR
wgLbEuJxThykvQwpGML40yD5zZAy3NJvL0N1Ji2Os4ZOBLXUEKnxq4y8mvFr3i1K
dTeePHsl7iuPm0F9yk2OWrSz+CexY/nVdXTA35pMrb0u1v55LR/nEoKmRsN/5NDY
afL4zkrVpdnS2JltOk92AZxiG5ldd95D38ZVojrr+WmRS3c1nES7/UK9ubbUDbuU
TqA1yxmL/x5/BFiX5O2S5sK5ac3q7MNKsQ144QJfSQolLPO7s6EWHSJdhugbg7ki
ObxNa8/Ku3M=
=NGUd
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: