Your message dated Mon, 06 Jul 2026 02:20:57 +0000
with message-id <[email protected]>
and subject line Bug#907850: fixed in ruby-encryptor 3.0.0-3
has caused the Debian Bug report #907850,
regarding ruby-encryptor: failing autopkgtests
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.)
--
907850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907850
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-encryptor
Version: 3.0.0-2
Severity: important
User: [email protected]
Usertags: origin-ubuntu cosmic autopkgtest
Dear Maintainer,
The autopkgtest for the newest version of ruby-encryptor fails on amd64
and other arches with the following error:
8) Failure:
CompatibilityTest#test_ciphertext_encrypted_with_v2_does_not_decrypt_without_v2_gcm_iv_option
[/tmp/autopkgtest-lxc.psocf_yh/downtmp/build.VBd/src/test/compatibility_test.rb:103]:
[OpenSSL::Cipher::CipherError] exception expected, not
Class: <ArgumentError>
Message: <"iv must be 12 bytes">
---Backtrace---
/usr/lib/ruby/vendor_ruby/encryptor.rb:79:in `iv='
/usr/lib/ruby/vendor_ruby/encryptor.rb:79:in `crypt'
/usr/lib/ruby/vendor_ruby/encryptor.rb:49:in `decrypt'
/tmp/autopkgtest-lxc.psocf_yh/downtmp/build.VBd/src/test/compatibility_test.rb:105:in
`block in
test_ciphertext_encrypted_with_v2_does_not_decrypt_without_v2_gcm_iv_option'
/usr/lib/ruby/vendor_ruby/minitest/assertions.rb:326:in `assert_raises'
/tmp/autopkgtest-lxc.psocf_yh/downtmp/build.VBd/src/test/compatibility_test.rb:103:in
`test_ciphertext_encrypted_with_v2_does_not_decrypt_without_v2_gcm_iv_option'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:98:in `block (3 levels) in run'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:195:in `capture_exceptions'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:95:in `block (2 levels) in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:265:in `time_it'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:94:in `block in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:360:in `on_signal'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:211:in `with_info_handler'
/usr/lib/ruby/vendor_ruby/minitest/test.rb:93:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:960:in `run_one_method'
/usr/lib/ruby/vendor_ruby/minitest.rb:334:in `run_one_method'
/usr/lib/ruby/vendor_ruby/minitest.rb:321:in `block (2 levels) in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:320:in `each'
/usr/lib/ruby/vendor_ruby/minitest.rb:320:in `block in run'
/usr/lib/ruby/vendor_ruby/minitest.rb:360:in `on_signal'
/usr/lib/ruby/vendor_ruby/minitest.rb:347:in `with_info_handler'
/usr/lib/ruby/vendor_ruby/minitest.rb:319:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:159:in `block in __run'
/usr/lib/ruby/vendor_ruby/minitest.rb:159:in `map'
/usr/lib/ruby/vendor_ruby/minitest.rb:159:in `__run'
/usr/lib/ruby/vendor_ruby/minitest.rb:136:in `run'
/usr/lib/ruby/vendor_ruby/minitest.rb:63:in `block in autorun'
I am filing this bug because failing autopkgtests are considered
blockers for inclusion of a package in the next Ubuntu release. Newer
versions of ruby-encryptor might not be included in Ubuntu releases
until this is resolved.
--
Simon Quigley
[email protected]
tsimonq2 on freenode and OFTC
5C7A BEA2 0F86 3045 9CC8
C8B5 E27F 2CF8 458C 2FA4
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: ruby-encryptor
Source-Version: 3.0.0-3
Done: Simon Quigley <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ruby-encryptor, 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.
Simon Quigley <[email protected]> (supplier of updated ruby-encryptor 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: Sun, 05 Jul 2026 20:26:49 -0500
Source: ruby-encryptor
Architecture: source
Version: 3.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<[email protected]>
Changed-By: Simon Quigley <[email protected]>
Closes: 907850
Changes:
ruby-encryptor (3.0.0-3) unstable; urgency=medium
.
* Team upload.
.
[ Utkarsh Gupta ]
* Add salsa-ci.yml
.
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Use secure URI in Homepage field.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update watch file format version to 4.
* Apply multi-arch hints.
+ ruby-encryptor: Add :any qualifier for ruby dependency.
.
[ Lucas Nussbaum ]
* debian/gbp.conf: Add for DEP-14
* debian/.gitattributes: remove
* debian/salsa-ci.yml: use team-specific include
.
[ Simon Quigley ]
* Fix autopkgtest with Minitest 6 compatibility patch.
* Add OpenSSL 3 compatibility patch for tests (Closes: #907850).
* Upgrade the watch file to version 5.
* Refresh the upstream metadata.
* Use --gem-install in rules, run tests during build time.
* Drop {XS,XB}-Ruby-Versions from control.
* Update Standards-Version to 4.7.4.
* Bump debhelper-compat to 14, dropping ${misc:Depends},
${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies.
Checksums-Sha1:
82c7940ddd78c648466fef410b441abfbb510dce 2035 ruby-encryptor_3.0.0-3.dsc
ae45d23208e50ce511bb2907e054f43388987db6 5476
ruby-encryptor_3.0.0-3.debian.tar.xz
d081ca838873b7d7a21ddc89a05d08091e78cc7c 7667
ruby-encryptor_3.0.0-3_source.buildinfo
Checksums-Sha256:
7299a27c2d4bda221581b0a5a88211d0c62ba5491c95319cc999a222001c9d95 2035
ruby-encryptor_3.0.0-3.dsc
6c979a9c97a8451a4cdc78111bc4680aa4006cfdd92b2eeda9f953f8fb3ffb84 5476
ruby-encryptor_3.0.0-3.debian.tar.xz
108e4e7661c0d95a0aa03c84abb562246dd4d3d10c3e1bdc53545118201e7c81 7667
ruby-encryptor_3.0.0-3_source.buildinfo
Files:
d44bfa04cb179b619dc24ff259fdf678 2035 ruby optional ruby-encryptor_3.0.0-3.dsc
ef049e550e6964e0e1d5f0021168481c 5476 ruby optional
ruby-encryptor_3.0.0-3.debian.tar.xz
e6f377f95fa718a91c2290312684de44 7667 ruby optional
ruby-encryptor_3.0.0-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEXHq+og+GMEWcyMi14n8s+EWML6QFAmpLBIwACgkQ4n8s+EWM
L6TYYw//XO72Q7X7aKxwGs2ydtw7t9j0yrOK1TEkdAICCH7kenknCNwRFLYYDrfS
lcq/3q6tRlYEh6S+AVGvEo+1mDbB31CXL6SwQHAp6Ul/iVJ+wbQjlTc7XC5T+9XZ
SQaW4KX5KPC9uj3jXIHn83n3tMqXGYoluJHIVPcPk33VPxs1KRq5S7SZuD2/8XUK
AxVBkIzzvwnuRuPgs7c4mg+nM5X44dYPVAJHO2RcjvUOe0ceeHoeVYJcfApOnAUA
tkSWo6K8tJeEPYJXQ45SWAJmS8vkbbyC0vi3TnJbWLERjtz6EW7Q9awwz2zTWEbc
FsGnHuVozJniHT73lDs1WAkPC5jV6AZshS3+1+DdAK8oYM+7oUE5MjvgQxQwDmZK
W3x0Gy18APtdFrQxRa6+v5RbTag+MDAYBLVurxuTGFAxi97m1N8FPpN+7EiN6HsV
uk5FHOgIRsZquu+vJ2ffuV5tIlTeJ8cHDIvVC/3tK398uNgYm6mu5kITmnBOeQmS
LLpuZzHGZoRyfv7f0kjLP4MjDTESk24VX8+BESLeHRoZU85iIk65kZp9hoku4vuI
rek+C9f/8Zcpc2qUU1B5WwvDKdrKKogYbgZCUDbS1O5dY6WG931E89KxLbJ1VdB3
CSu2PUySaBknegHnqTsA6fYM/WG4GUZw+drt7MPETxEl9MVxgWM=
=HRry
-----END PGP SIGNATURE-----
pgpRxeGgNt7cc.pgp
Description: PGP signature
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers