Your message dated Tue, 11 Feb 2025 17:36:39 +0000
with message-id <e1thubb-004ngp...@fasolo.debian.org>
and subject line Bug#1095393: fixed in sourmash 4.8.14-3
has caused the Debian Bug report #1095393,
regarding sourmash: FTBFS: error: failed to select a version for the 
requirement `rkyv = "^0.7.44"`
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.)


-- 
1095393: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095393
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:sourmash
Version: 4.8.14-2
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
        pybuild --clean -i python{version} -p "3.12 3.13"
        rm -rf .pybuild/
        find . -name \*.pyc -exec rm {} \;
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf debian/cargo_registry
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/sourmash.substvars debian/files
        rm -fr -- debian/sourmash/ debian/tmp/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry 
--link-from-system
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] [] 
['-j2'] 
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
x86_64-linux-gnu
debian cargo wrapper: linking /usr/share/cargo/registry/* into 
/<<PKGBUILDDIR>>/debian/cargo_registry/
rm -f Cargo.lock
# needed because we patch Cargo.toml
cargo generate-lockfile --manifest-path src/core/Cargo.toml --offline
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] [] 
['-j2'] 
debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
'/usr/bin/cargo', 'generate-lockfile', '--manifest-path', 
'src/core/Cargo.toml', '--offline'],) {}
error: failed to select a version for the requirement `rkyv = "^0.7.44"`
candidate versions found which didn't match: 0.8.9
location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry` 
(which is replacing registry `crates-io`)
required by package `sourmash v0.18.0 (/<<PKGBUILDDIR>>/src/core)`
perhaps a crate was updated and forgotten to be re-vendored?
As a reminder, you're using offline mode (--offline) which can sometimes cause 
surprising resolution failures, if this error is too confusing you may wish to 
retry without the offline flag.
make[1]: *** [debian/rules:35: execute_before_dh_auto_configure] Error 101
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:23: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

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

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:sourmash, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: sourmash
Source-Version: 4.8.14-3
Done: Andreas Tille <ti...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated sourmash 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, 11 Feb 2025 17:59:52 +0100
Source: sourmash
Architecture: source
Version: 4.8.14-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 1095393
Changes:
 sourmash (4.8.14-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Michael R. Crusoe ]
   * d/control: Add the Debian Rust team to the uploaders to signal that
     they should feel free to make new uploads fixing the Rust side of
     this package.
 .
   [ Peter Michal Green ]
   * Remove upper limit from cargo dependency on rkyv (Closes: #1095393).
Checksums-Sha1:
 c6dcd108eeb649844b1e61017c3c952bfb8420a5 3509 sourmash_4.8.14-3.dsc
 9c6bd015d1447f7cd2545888d76175999897141b 6136 sourmash_4.8.14-3.debian.tar.xz
 d54b35993ec34082242c74f8123f12019255af76 28922 
sourmash_4.8.14-3_amd64.buildinfo
Checksums-Sha256:
 9c37cd3d7a90bf1a72be6c1e580c7e94f30a744d067f6499b0b569510eae3cb7 3509 
sourmash_4.8.14-3.dsc
 0354fabe1cf10b49dc45f8abf5afc20d649119e68154b6db9fd7613432468471 6136 
sourmash_4.8.14-3.debian.tar.xz
 b91783ab919812f5b5eb71d08a0334b8ba184bf0d6d256531a474b5cc8e2b3a2 28922 
sourmash_4.8.14-3_amd64.buildinfo
Files:
 920b814ad902a5d4792c81c598fbd817 3509 python optional sourmash_4.8.14-3.dsc
 f36e402b29d511ea1092358ec5cd9d92 6136 python optional 
sourmash_4.8.14-3.debian.tar.xz
 4516f0a616475111f98c1bd36b9a74f0 28922 python optional 
sourmash_4.8.14-3_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmerhMkRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHiUhAAhgqbH3xQ2CTx87RaT5a2V4H1vf9B5V1U
st52waB0p60KMS2buBFfbe21tckmBmOfugrhBHd31xSA22XW/FfvljDCg66nfgGM
2+OQXk/BlnhlVamHts/jId3h7XeueX2swHCBpdc7eqyzIrMAIvMsq55DMKGc9l4U
Gvx/5TXayuXB2QHqlE/SbaprWA4bASmFs0FB/uQdC7FdajtsDngMyvgpyaKA4+ym
cxvIsYZGx6VUzXinOFYoEDQVWk8inoAs8YGkwEcN/mwV3pLRf2L484V0cUIwQwlj
uxAdTYzBwz6yXf08/sFwof39aMlPkQFkiD7O2xPFDSOIg7AkExj5fyIyHY17yqVq
G1PWZlKcGAAF8u2w0k50dZ71OksyUS1WwGmwJXDjImyBQ12lKSczsmbL3OrdW3K3
vkcObBPuKWUqwMNKhJxarVmgZ2hqQiWw/L09SA/kd5ya4CCAOzz0U2eCoH8DTSY6
6W9HASCQlU8miwQ2pSCl/O0VnNfEferCzrOSaczVdR0IHuucSIApmoHyhtFqB4A1
S5ZcmYkAJlksrCE3o/VGDtxMokJjlwwIySSPQB1i1Z4fI1iDYwwvAN1J6Kv1b+9H
xgrzL7t7z1gd1rhT/Rchxq5TY8rA8YFBboXQNltng625YD5syyz4yEctE7NsGNXt
/OYmi1d6SL4=
=YiJe
-----END PGP SIGNATURE-----

Attachment: pgpReMJQxJ_5j.pgp
Description: PGP signature


--- End Message ---

Reply via email to