Your message dated Sat, 17 Aug 2024 21:18:58 +0000
with message-id <e1sfqp8-00bdhn...@fasolo.debian.org>
and subject line Bug#1078375: fixed in python-jellyfish 1.1.0-1
has caused the Debian Bug report #1078375,
regarding python-jellyfish: FTBFS: make: *** [debian/rules:24: binary] Error 25
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.)


-- 
1078375: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078375
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-jellyfish
Version: 1.0.4-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mv Cargo.lock Cargo.lock.saved
> cp debian/cargo_home/config.toml debian/cargo_home_config.toml.saved
> /usr/share/cargo/bin/cargo prepare-debian debian/cargo_registry 
> --link-from-system
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> 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
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build" 
> module
> I: pybuild base:311: python3.12 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_jellyfish  
> * Building wheel...
> Running `maturin pep517 build-wheel -i /usr/bin/python3.12 --compatibility 
> off`
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] 
> ['-j8'] 0
> 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', 'metadata', '--format-version', '1', '--manifest-path', 
> '/<<PKGBUILDDIR>>/Cargo.toml', '--features', 'pyo3/extension-module', 
> '--features', 'python'],) {}
> error: failed to select a version for the requirement `pyo3 = "^0.20.0"`
> candidate versions found which didn't match: 0.22.2
> location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry` 
> (which is replacing registry `crates-io`)
> required by package `jellyfish v1.0.4 (/<<PKGBUILDDIR>>)`
> perhaps a crate was updated and forgotten to be re-vendored?
> 💥 maturin failed
>   Caused by: Cargo metadata failed. Does your crate compile with `cargo 
> build`?
>   Caused by: `cargo metadata` exited with an error: 
> Error: command ['maturin', 'pep517', 'build-wheel', '-i', 
> '/usr/bin/python3.12', '--compatibility', 'off'] returned non-zero exit 
> status 1
> 
> ERROR Backend subprocess exited when trying to invoke build_wheel
> E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: 
> python3.12 -m build --skip-dependency-check --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_jellyfish  
> dh_auto_build: error: pybuild --build -i python{version} -p 3.12 returned 
> exit code 13
> make: *** [debian/rules:24: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/python-jellyfish_1.0.4-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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: python-jellyfish
Source-Version: 1.1.0-1
Done: Stefano Rivera <stefa...@debian.org>

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

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated python-jellyfish 
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: Sat, 17 Aug 2024 22:55:52 +0200
Source: python-jellyfish
Architecture: source
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 1078375
Changes:
 python-jellyfish (1.1.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
     - Supports pyo3 0.22.2 (Closes: #1078375)
   * Clean debian/cargo_home/.global-cache.
   * Bump Standards-Version to 4.7.0, no changes needed.
Checksums-Sha1:
 42ac44952cf09cd2aae953a2a25c0c71d2c889d5 1872 python-jellyfish_1.1.0-1.dsc
 b1143cdda095e40d6c5a2faf8dd5e838f754fd3c 364391 
python-jellyfish_1.1.0.orig.tar.gz
 973bf111e88e12f15b7b6bcbe620a18ec2e711d9 4988 
python-jellyfish_1.1.0-1.debian.tar.xz
 548ebfa054e8e9ea3e513a3fac79adbbdc9b3c0c 8431 
python-jellyfish_1.1.0-1_source.buildinfo
Checksums-Sha256:
 6a2b946d794b92d4489d332b1154b7d21e046e9021a562984449434f42d12b5b 1872 
python-jellyfish_1.1.0-1.dsc
 2a2eec494c81dc1eb23dfef543110dad1873538eccaffabea8520bdac8aecbc1 364391 
python-jellyfish_1.1.0.orig.tar.gz
 48788a3d9459b9ea049c6b15d04c4f7e3289b5f31729f2f30fc9378533771690 4988 
python-jellyfish_1.1.0-1.debian.tar.xz
 74a50df38f59ec7e5fa26af69a169ca3e7ef7342184a0f86a65dcd1274970451 8431 
python-jellyfish_1.1.0-1_source.buildinfo
Files:
 5afeafeb26fadfe1e2502eba29f7c991 1872 python optional 
python-jellyfish_1.1.0-1.dsc
 40022ca4173441d95665568adb5f277b 364391 python optional 
python-jellyfish_1.1.0.orig.tar.gz
 90d955990b902dc6377000c8cfbb30dc 4988 python optional 
python-jellyfish_1.1.0-1.debian.tar.xz
 28ff2e675e0feecb4ed7326e3c787ad8 8431 python optional 
python-jellyfish_1.1.0-1_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZsEOghQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2CscAQCyCHhG8N2+XgHCxPfFMvkwMLuisyML
ELioNO9tfofXxwEA9D95SI512SUbYw1pBWQNgS4112F2uTvFy1w/XBOqngk=
=HFFr
-----END PGP SIGNATURE-----

Attachment: pgpzdxEwPP4BC.pgp
Description: PGP signature


--- End Message ---

Reply via email to