[DRE-maint] Bug#1033590: ruby-mongo: autopkgtest failure since removal of mongodb-server in 2020

Paul Gevers elbrus at debian.org
Thu Jan 23 14:25:31 GMT 2025


Hi,

On Mon, 27 Mar 2023 22:17:26 +0200 Paul Gevers <elbrus at debian.org> wrote:
> 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.

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

-------------- next part --------------
diff --git a/debian/changelog b/debian/changelog
index b1dff7b..4407d78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+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)
+
+ -- Paul Gevers <elbrus at debian.org>  Thu, 23 Jan 2025 13:55:46 +0100
+
 ruby-mongo (2.5.1-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff --git a/debian/tests/ci b/debian/tests/ci
deleted file mode 100755
index 50a05f1..0000000
--- a/debian/tests/ci
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-# All tests expect the socket to be accessible under /tmp, so symlink it there
-ln -s /run/mongodb/mongodb-27017.sock /tmp
-
-rspec
diff --git a/debian/tests/control b/debian/tests/control
deleted file mode 100644
index 3c70508..0000000
--- a/debian/tests/control
+++ /dev/null
@@ -1,3 +0,0 @@
-Tests: ci
-Depends: ruby-mongo, mongodb-server, ruby-rspec
-Restrictions: needs-root, allow-stderr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20250123/7e80f371/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list