Your message dated Tue, 04 Jan 2022 10:33:56 +0000
with message-id <e1n4h8e-0002ee...@fasolo.debian.org>
and subject line Bug#1002524: fixed in sqlobject 3.9.1+dfsg-1
has caused the Debian Bug report #1002524,
regarding sqlobject: autopkgtest needs update for new version of setuptools: 
deprecation warning on stderr
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.)


-- 
1002524: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002524
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sqlobject
Version: 3.9.0+dfsg-1
Severity: serious
X-Debbugs-CC: debian...@lists.debian.org, setupto...@packages.debian.org
Tags: sid bookworm
User: debian...@lists.debian.org
Usertags: needs-update
Control: affects -1 src:setuptools

Dear maintainer(s),

With a recent upload of setuptools the autopkgtest of sqlobject fails in testing when that autopkgtest is run with the binary packages of setuptools from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
setuptools             from testing    59.6.0-1
sqlobject              from testing    3.9.0+dfsg-1
all others             from testing    from testing

I copied some of the output at the bottom of this report. The test passes, but there's a deprecation warning on stderr. Output to stderr is treated as failure by autopkgtest unless the allow-stderr restriction is declared.

Currently this regression is blocking the migration of setuptools to testing [1]. Of course, setuptools shouldn't just break your autopkgtest (or even worse, your package), but it seems to me that the change in setuptools was intended and your package needs to update to the new situation.

If this is a real problem in your package (and not only in your autopkgtest), the right binary package(s) from setuptools should really add a versioned Breaks on the unfixed version of (one of your) package(s). Note: the Breaks is nice even if the issue is only in the autopkgtest as it helps the migration software to figure out the right versions to combine in the tests.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=setuptools

https://ci.debian.net/data/autopkgtest/testing/amd64/s/sqlobject/17807990/log.gz

running install
/usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
/usr/lib/python3/dist-packages/setuptools/command/easy_install.py:158: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools.
  warnings.warn(
running bdist_egg
running egg_info
creating testlib.egg-info
writing testlib.egg-info/PKG-INFO
writing dependency_links to testlib.egg-info/dependency_links.txt
writing entry points to testlib.egg-info/entry_points.txt
writing requirements to testlib.egg-info/requires.txt
writing top-level names to testlib.egg-info/top_level.txt
writing manifest file 'testlib.egg-info/SOURCES.txt'
reading manifest file 'testlib.egg-info/SOURCES.txt'
writing manifest file 'testlib.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/testlib
copying testlib/testdb.py -> build/lib/testlib
copying testlib/__init__.py -> build/lib/testlib
copying testlib/base.py -> build/lib/testlib
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/testlib
copying build/lib/testlib/testdb.py -> build/bdist.linux-x86_64/egg/testlib
copying build/lib/testlib/__init__.py -> build/bdist.linux-x86_64/egg/testlib
copying build/lib/testlib/base.py -> build/bdist.linux-x86_64/egg/testlib
byte-compiling build/bdist.linux-x86_64/egg/testlib/testdb.py to testdb.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/testlib/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-x86_64/egg/testlib/base.py to base.cpython-39.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying testlib.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying testlib.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying testlib.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying testlib.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying testlib.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying testlib.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying testlib.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
creating dist
creating 'dist/testlib-0.0.1-py3.9.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing testlib-0.0.1-py3.9.egg
Copying testlib-0.0.1-py3.9.egg to /home/debci/.local/lib/python3.9/site-packages
Adding testlib 0.0.1 to easy-install.pth file
Installing testdb script to /home/debci/.local/bin

Installed /home/debci/.local/lib/python3.9/site-packages/testlib-0.0.1-py3.9.egg
Processing dependencies for testlib==0.0.1
Searching for SQLObject==3.9.0
Best match: SQLObject 3.9.0
Adding SQLObject 3.9.0 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Searching for FormEncode==2.0.1
Best match: FormEncode 2.0.1
Adding FormEncode 2.0.1 to easy-install.pth file

Using /usr/lib/python3/dist-packages
Finished processing dependencies for testlib==0.0.1
autopkgtest [10:12:06]: test testdb-setuptools

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: sqlobject
Source-Version: 3.9.1+dfsg-1
Done: Neil Muller <drnlmuller+deb...@gmail.com>

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

Debian distribution maintenance software
pp.
Neil Muller <drnlmuller+deb...@gmail.com> (supplier of updated sqlobject 
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: Tue, 04 Jan 2022 10:15:40 +0000
Source: sqlobject
Architecture: source
Version: 3.9.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Neil Muller <drnlmuller+deb...@gmail.com>
Closes: 1002524
Changes:
 sqlobject (3.9.1+dfsg-1) unstable; urgency=low
 .
   [ Neil Muller ]
   * Update to latest upstream release.
   * Change autopkg test to not use setup.py install (Closes: 1002524).
   * Run autopkgtests against all installed python3 versions.
   * Update years in debian/copyright.
   * Bump standards version (no further changes needed).
 .
   [ Jeroen Ploemen ]
   * Control: bump compat level to 13 (from 12).
   * Rules: override dh_missing to add --list-missing, same as its
     default behaviour prior to compat 13.
   * d/source/options: ignore egg-info to prevent ftbfs when building
     twice in a row.
Checksums-Sha1:
 416e43145780709d029d7cf9e28421166be45c6b 2315 sqlobject_3.9.1+dfsg-1.dsc
 e6fb7d962cd0dfa2fc2e04f6f63c2a5e7e98620e 239932 
sqlobject_3.9.1+dfsg.orig.tar.xz
 cf5a725904c6a9161cdde35a54c1e17e14083004 15508 
sqlobject_3.9.1+dfsg-1.debian.tar.xz
 eb78f292de6a5f38c02dba5eb2ed27dd367ecea0 8934 
sqlobject_3.9.1+dfsg-1_source.buildinfo
Checksums-Sha256:
 19d0a9d10324dfae66a93c8046bc69e2b938bdfcec7ac0842b29636a668306d6 2315 
sqlobject_3.9.1+dfsg-1.dsc
 e390cc51fec1e4e116664e0e6576fc5bd9e37c877254b904754118be5e2b9586 239932 
sqlobject_3.9.1+dfsg.orig.tar.xz
 1d52a95da8a8a379489e86a7fed9b0a9b4b93633d935e9d1b8510ff969d3390f 15508 
sqlobject_3.9.1+dfsg-1.debian.tar.xz
 62bd5656bbc1e8d9edd871b8eeef642aac7b93a3079a3d1e0a6387a9e255270d 8934 
sqlobject_3.9.1+dfsg-1_source.buildinfo
Files:
 ec0c7c3fe30d592dc4d8209dcf4affe9 2315 python optional 
sqlobject_3.9.1+dfsg-1.dsc
 9644ba7d3b4bc3689e671900f609882f 239932 python optional 
sqlobject_3.9.1+dfsg.orig.tar.xz
 6df48cd4a5c4781ff0f1dd770c322a8d 15508 python optional 
sqlobject_3.9.1+dfsg-1.debian.tar.xz
 2540a8f389ab1c8e4e3a69a051782d9a 8934 python optional 
sqlobject_3.9.1+dfsg-1_source.buildinfo

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

iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmHUHnsACgkQQoMEoXSN
zHpIFQ//ciCRTGP3lebbuaKNtZ/SDMcMNmCnRMiJ/Oh92jV580+q8aXHNpumxKx3
hN6jC824bpz98unB+ApZvVqNIPljUk4DXsYjBqxp4aCetrazencSiYixW2ROo+Es
dFq6z035SNx877/l2kloWqEyeMZR255DB6GLUB6y1F5qTllLMhmHS7OLnNaBTDAy
KhBM/IVMp96GF/SG4dbrOPBZ/IwDm9PB+MARRiDPLu4bBGuNUkpXbmZ7IcVShADL
gpOq3lpk80VNsIADpw+HFXAA0Zb/o5YKqSh31zzQTptXOSiKTIGHAOSsBotDEV1G
NZZJbb6TOMvrSyTu8C3okthcaT74t7TfGk8g7juu5XYEcih3auIzEC4Ecl9V0CLm
spviTCEhpXDHG529WwrNAe1zrkCI1oL2RXytuSlHTlWSK5ihVCzw3UFZd0TE6ysO
m7bGl2lwV0prCV/u9tm/8IJcgF+Vh/d0CxCENq1QjB/06DQCy9tyBGrqujx/JYTR
I/9RJgrJEBYwnFFPwdHI1SwwDf9GiiftZZM4EkaRsdrvY7keIiacJjEeNUQvtJVy
yG/E550960TWfDMAFfQizaf9doly/BtfZO4497Q+fro8GSTzmSkXx8OiZxTfephn
8LkdRap+/paXXyCIyrHSHZ+vmm1LIm9sWJC+JrqAG1Bmy93gklY=
=6Bxx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to