Your message dated Sat, 25 May 2024 16:08:57 +0000
with message-id <e1satx3-00dhuu...@fasolo.debian.org>
and subject line Bug#1042415: fixed in ruby-aws-partitions 1.653.0-3
has caused the Debian Bug report #1042415,
regarding ruby-aws-partitions: Package missing partitions.json
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.)
--
1042415: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042415
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-aws-partitions
Version: 1.653.0-1
Severity: grave
Tags: patch
Justification: renders package unusable
X-Debbugs-Cc: ssg...@debian.org
In version 1.653.0-1,
/usr/share/rubygems-integration/all/gems/aws-partitions-1.653.0/partitions.json
is not present. It is there in version 1.354.0-2 in bullseye. Without that
file, any actual use of this gem fails:
$ irb
irb(main):001:0> require 'aws-partitions'
=> true
irb(main):002:1* Aws::Partitions.each do |partition|
irb(main):003:1* puts partition.name
irb(main):004:0> end
/usr/share/rubygems-integration/all/gems/aws-partitions-1.653.0/lib/aws-partitions.rb:225:in
`read': No such file or directory @ rb_sysopen -
/usr/share/rubygems-integration/all/gems/aws-partitions-1.653.0/partitions.json
(Errno::ENOENT)
from
/usr/share/rubygems-integration/all/gems/aws-partitions-1.653.0/lib/aws-partitions.rb:225:in
`defaults'
from
/usr/share/rubygems-integration/all/gems/aws-partitions-1.653.0/lib/aws-partitions.rb:214:in
`default_partition_list'
from
/usr/share/rubygems-integration/all/gems/aws-partitions-1.653.0/lib/aws-partitions.rb:137:in
`each'
from (irb):2:in `<main>'
from /usr/lib/ruby/gems/3.1.0/gems/irb-1.4.1/exe/irb:11:in `<top
(required)>'
from /usr/bin/irb:25:in `load'
from /usr/bin/irb:25:in `<main>'
Patch to fix is attached
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.3.0-2-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages ruby-aws-partitions depends on:
ii ruby 1:3.1
ruby-aws-partitions recommends no packages.
ruby-aws-partitions suggests no packages.
-- no debconf information
diff -Nru ruby-aws-partitions-1.653.0/debian/changelog
ruby-aws-partitions-1.653.0/debian/changelog
--- ruby-aws-partitions-1.653.0/debian/changelog 2022-10-30
08:49:35.000000000 -0500
+++ ruby-aws-partitions-1.653.0/debian/changelog 2023-07-27
17:39:10.000000000 -0500
@@ -1,3 +1,11 @@
+ruby-aws-partitions (1.653.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Change DH_RUBY_GEM_INSTALL_WHITELIST_APPEND to DH_RUBY_GEM_INSTALL_INCLUDE
+ in debian/rules to work with newer gem2deb
+
+ -- Stephen Gelman <ssg...@debian.org> Thu, 27 Jul 2023 17:39:10 -0500
+
ruby-aws-partitions (1.653.0-1) unstable; urgency=medium
* Team Upload
diff -Nru ruby-aws-partitions-1.653.0/debian/rules
ruby-aws-partitions-1.653.0/debian/rules
--- ruby-aws-partitions-1.653.0/debian/rules 2022-10-30 08:49:35.000000000
-0500
+++ ruby-aws-partitions-1.653.0/debian/rules 2023-07-27 17:36:38.000000000
-0500
@@ -2,7 +2,7 @@
export GEM2DEB_TEST_RUNNER = --check-dependencies
export DH_RUBY = --gem-install
-export DH_RUBY_GEM_INSTALL_WHITELIST_APPEND := partitions.json
+export DH_RUBY_GEM_INSTALL_INCLUDE := partitions.json
%:
dh $@ --buildsystem=ruby --with ruby
--- End Message ---
--- Begin Message ---
Source: ruby-aws-partitions
Source-Version: 1.653.0-3
Done: Pirate Praveen <prav...@debian.org>
We believe that the bug you reported is fixed in the latest version of
ruby-aws-partitions, 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 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Pirate Praveen <prav...@debian.org> (supplier of updated ruby-aws-partitions
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, 25 May 2024 21:07:46 +0530
Source: ruby-aws-partitions
Architecture: source
Version: 1.653.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Pirate Praveen <prav...@debian.org>
Closes: 1042415
Changes:
ruby-aws-partitions (1.653.0-3) unstable; urgency=medium
.
* Team upload
* Include partitions-metadata.json in binary package (Closes: #1042415)
* Bump Standards-Version to 4.7.0 (no changes needed)
Checksums-Sha1:
cc7ed86f739fc18c89cdd943135d48a2ecb63149 2111 ruby-aws-partitions_1.653.0-3.dsc
60f869a35b58006f8d125f84a95ed366f78124d5 2780
ruby-aws-partitions_1.653.0-3.debian.tar.xz
0fc6e7bfda25c40981f95522225ec47ae843d208 9098
ruby-aws-partitions_1.653.0-3_amd64.buildinfo
Checksums-Sha256:
4ecd4e243bd9d916c3c07a662a4f2035729ffe7cf4a6be4baf7fa63d963e61c0 2111
ruby-aws-partitions_1.653.0-3.dsc
770dc3fb77a930cadc349f872b62168746ea7a3f10d07bc3509b84b8f45f4f7e 2780
ruby-aws-partitions_1.653.0-3.debian.tar.xz
e561407faafb47cc815b8c65654b5fbc80ad93990c0899c2815e73dfa6cdfd56 9098
ruby-aws-partitions_1.653.0-3_amd64.buildinfo
Files:
eed41afc8641c31632d658d86a19b0de 2111 ruby optional
ruby-aws-partitions_1.653.0-3.dsc
bcf2d0a9e572395f26330fee2ccc9bae 2780 ruby optional
ruby-aws-partitions_1.653.0-3.debian.tar.xz
56c6ea24cafe351eb0ffa59a321f677a 9098 ruby optional
ruby-aws-partitions_1.653.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE0whj4mAg5UP0cZqDj1PgGTspS3UFAmZSB34ACgkQj1PgGTsp
S3XgKQ//R4FWhy6KBOGA02XVZ9GRou//qQkkOv04DHZsZpabO50HgO0i/nGtKjSI
3J4xzJEfkajKvIjLvHO3pKJMxjNTQIP2Z504GZnFOAJmOOYL8Lm74njGkaqlvx0r
DGpWk1n4MFvsWAzL8oT5zpsy/CzBgRkp4z25tBe+L2uXP16YJHMq5t1qC1+I+c8b
savKC624E16EzQ1d733T4qRIjUjKqBpe00bcK36DPd08qLG1gpg3lT3LTyEB/CLQ
96NJiBQVfEf8v0g6qBPygRNCVoUzdJcUoOUl6EDiluSvkDjX7wa0itc0xWzwtSh9
9d3AnapTc8kJ/Y59lqmr5QbqZdNNocp6VPwEQbeLmmHOzRk2mk+e46izJe3mh/bR
Rg1BxJNNdUzGQKDQqUMY60UHEy9vKQkrRv70xuu1ocGY4H482fIoBegUT3kYEHOY
grRxEs6+V/0NRezI4p/jn4YsbBwGt9KVWvAOKDQYmISl29xPB79BfwcW23PPu05q
8Ig4tEwmoH8wrIXOelRGtdDHEbz2G+wCfodax1zkSRgQbKARR7ZHdW0Tvl7NbmE/
lbREFBYdBfHCZR0S01EFLCk1LvLutAbsuhofQhFIRxoyG8lOvImegXlmvlPXMRO7
tlZkj9lAjoQvNTL6DoBl4hxhVvp+UovjPIUTaJlI2uSy7ZAAP3s=
=DiDF
-----END PGP SIGNATURE-----
pgpYqPhEXodVe.pgp
Description: PGP signature
--- End Message ---