Your message dated Thu, 06 Nov 2025 18:49:13 +0000
with message-id <[email protected]>
and subject line Bug#1114378: fixed in silver-platter 0.7.0-1
has caused the Debian Bug report #1114378,
regarding silver-platter FTBFS: error: failed to select a version for the 
requirement pyo3-filelike = ^0.3.0
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.)


-- 
1114378: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114378
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:silver-platter
Version: 0.5.44-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:silver-platter, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3 --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mv Cargo.lock.saved Cargo.lock || true
mv: cannot stat 'Cargo.lock.saved': No such file or directory
dh_auto_clean
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: 
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        
********************************************************************************
        Please use a simple string containing a SPDX expression for 
`project.license`. You can also use `project.license-files`. (Both options 
available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated 
calls
        or your builds will no longer be supported.

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: GNU General Public License (GPL)

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: GNU General Public License (GPL)

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under 
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --with python3 --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: 
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        
********************************************************************************
        Please use a simple string containing a SPDX expression for 
`project.license`. You can also use `project.license-files`. (Both options 
available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated 
calls
        or your builds will no longer be supported.

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: GNU General Public License (GPL)

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: GNU General Public License (GPL)

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running config
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mv Cargo.lock Cargo.lock.saved
dh_auto_build
I: pybuild base:311: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82: 
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!

        
********************************************************************************
        Please use a simple string containing a SPDX expression for 
`project.license`. You can also use `project.license-files`. (Both options 
available on setuptools>=77.0.0).

        By 2026-Feb-18, you need to update your project and remove deprecated 
calls
        or your builds will no longer be supported.

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: GNU General Public License (GPL)

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  dist._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: GNU General Public License (GPL)

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_ext
running build_rust
error: failed to select a version for the requirement `pyo3-filelike = "^0.3.0"`
candidate versions found which didn't match: 0.5.0
location searched: directory source `/usr/share/cargo/registry` (which is 
replacing registry `crates-io`)
required by package `svp-py v0.0.0 (/<<PKGBUILDDIR>>/svp-py)`
perhaps a crate was updated and forgotten to be re-vendored?
error: `cargo metadata --manifest-path svp-py/Cargo.toml --format-version 1` 
failed with code 101
-- Output captured from stdout:

E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1: 
/usr/bin/python3 setup.py build 
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit 
code 13
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: silver-platter
Source-Version: 0.7.0-1
Done: Jelmer Vernooij <[email protected]>

We believe that the bug you reported is fixed in the latest version of
silver-platter, 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.
Jelmer Vernooij <[email protected]> (supplier of updated silver-platter 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, 06 Nov 2025 17:54:41 +0000
Source: silver-platter
Architecture: source
Version: 0.7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Jelmer Vernooij <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Closes: 1114378
Changes:
 silver-platter (0.7.0-1) unstable; urgency=medium
 .
   * New upstream release.
    + Fixes compatibility with newer pyo3. Closes: #1114378
Checksums-Sha1:
 d3ee978ce8ca4779f8d41d2383bf2fb8b28c31ef 3360 silver-platter_0.7.0-1.dsc
 4a455f7285079655bcf456d0954541819e07b4f0 501696 
silver-platter_0.7.0.orig.tar.gz
 87dcb1f138a175cdca6ea43e578d2488dadf58c3 48076 
silver-platter_0.7.0-1.debian.tar.xz
 f57cbc0c72cefa2a69fb3f2927ea119d618bed45 44703 
silver-platter_0.7.0-1_source.buildinfo
Checksums-Sha256:
 cc1e9dc3383e9cefd73b6b7728a0b6d4d1988202735fc3dc4363548a358e1ed8 3360 
silver-platter_0.7.0-1.dsc
 e2c145abd34c12017edec7c4a2841f3b30a16b2a3a910dee31c94fe657c0091c 501696 
silver-platter_0.7.0.orig.tar.gz
 0985df7c7e403fedca8a76b948629f8a741cca4bddc7038c33c487a6b174d465 48076 
silver-platter_0.7.0-1.debian.tar.xz
 e2616769196045ebdf3eabd072d793b120ebdf676bc07a09700c8f979ff15bb2 44703 
silver-platter_0.7.0-1_source.buildinfo
Files:
 5372d27cacb55e5aa1dbdf62575f5cae 3360 vcs optional silver-platter_0.7.0-1.dsc
 1d05e68114af28a9715c7527c5abd4fa 501696 vcs optional 
silver-platter_0.7.0.orig.tar.gz
 7322324491fcad0d8585270a7a2eee6f 48076 vcs optional 
silver-platter_0.7.0-1.debian.tar.xz
 8791ba7d52e4e8def8c82925252d640e 44703 vcs optional 
silver-platter_0.7.0-1_source.buildinfo

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

iQFGBAEBCgAwFiEE45ORIHAv6kHRgdNzhp0ktO57TaYFAmkM5XcSHGplbG1lckBk
ZWJpYW4ub3JnAAoJEIadJLTue02mj3sIAIxp/qZrp0kNFUjRrXnXgklZTS4oAuda
Scf+Vl/scx6mK/Afhcxafo4TEicroKJqIM0HwIIno8s1/gko/Wmd4QEUhUaAvUm5
dJ0aROEGWqy5UB2Pfs8kR5EH7Xn2aHbqUq1962yNkL9C0ZwONjJiP8XBIntltQnh
VHKIbncrt8cjUBQ6CeM0o9ySEtMwM3lSXWuUbozBtIMXLTm03a2VQT1yprkmlwhe
O1f3aLpR4sAOoGI9zotduxjlfawsvdSQrwfKN8M8J7VfcWtQaGKPU9i6zHSPrFfy
VSJpI7oX1fZhT3maQH8dx4SLN0HilV8h2JXxylNiGjoTroCXiU/IQCs=
=05iC
-----END PGP SIGNATURE-----

Attachment: pgpcS0dcdF2Sh.pgp
Description: PGP signature


--- End Message ---

Reply via email to