- Package:
- src:ruby-mongo
- Source:
- src:ruby-mongo
- Submitter:
- Paul Gevers
- Date:
- 2025-02-27 16:15:02 UTC
- Severity:
- normal
- Tags:
Dear maintainer(s), Your package has an autopkgtest, great. However, the test depends on mongodb-server which was removed from testing in 2019 and from unstable in 2020. Hence your test fails. [Release Team hat on] Because of the timing of this bug (during the hard freeze) and because it doesn't indicate functionality failure of this package, I have marked it as bookworm-ignore. Paul
Hi, I have fixed this issue by dropping the autopkgtest. I have uploaded 2.5.1-1.2 with dgit. You can find my changes in the attached debdiff too. Paul
We believe that the bug you reported is fixed in the latest version of
ruby-mongo, 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 1033590@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Paul Gevers <elbrus@debian.org> (supplier of updated ruby-mongo 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)
Format: 1.8
Date: Thu, 23 Jan 2025 13:55:46 +0100
Source: ruby-mongo
Architecture: source
Version: 2.5.1-1.2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By: Paul Gevers <elbrus@debian.org>
Closes: 1033590
Changes:
ruby-mongo (2.5.1-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* tests: drop autopkgtest as mongodb-server is no longer in Debian
(Closes: #1033590)
Checksums-Sha1:
c35fc470fca870d09bf1515729540cd2424f5f4b 1832 ruby-mongo_2.5.1-1.2.dsc
4c08a907b6977dc2571b0768ca84784dafe56410 2748 ruby-mongo_2.5.1-1.2.debian.tar.xz
Checksums-Sha256:
9856f125f82b8ebb839e61ba8b0df13540dfd1ad4cafe4e504a0eeb499e5195c 1832 ruby-mongo_2.5.1-1.2.dsc
e77fffc7815f43f4b073effe5c7ac7f4819b38d875a4d090ae2fb0aa271a9326 2748 ruby-mongo_2.5.1-1.2.debian.tar.xz
Files:
9498f62b0a86066d5b9b178aa8e968bd 1832 ruby optional ruby-mongo_2.5.1-1.2.dsc
67c72fc309278c7fd54ed28464f615ff 2748 ruby optional ruby-mongo_2.5.1-1.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEWLZtSHNr6TsFLeZynFyZ6wW9dQoFAmeSPycACgkQnFyZ6wW9
dQopJAf/YyeMqpzCU8+AdRdQGFM9f+zZnmzT7u4o4DZc9QZf8HIiJvQ3A4l8k/Kw
CXsYjzBmOLr/8RIjPgiK8mawCyzA0oHMtkAgXy4NDhty24ii9S/aeB57onndyeca
4XFcIXgeRIGydQMbUTHAwv1ZOEuc1UgwdJKoJXRqLinC49Ca6NGCNFjzd7KGqQxr
XWGiQmIGD9PuP1LBiQxuhNTZsrLqnOMdTgfGhA6rhlbw/H5v/SgLtGmQpFsIg7yr
J5VIBknO7/Yx9KkeJMGMHVl2BYpfnrdDZPeVmOROFsIEL73/QugN7u3COYy0XUcJ
quZAv9DNM6AsfcVA5s2GUkeJA68YFQ==
=jhrU
-----END PGP SIGNATURE-----
Hi, I just noticed that my uploaded failed to build. I'll have a looked, but I'm surprised that the build failed after only dropping files in d/tests/ Does anybody recognize what E: cannot load gemspec mongo.gemspec (RuntimeError) means? Paul