Your message dated Wed, 08 Jan 2025 09:34:49 +0000
with message-id <[email protected]>
and subject line Bug#1090389: fixed in r10k 5.0.0-2
has caused the Debian Bug report #1090389,
regarding r10k: relax gem version dependency on colored2
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.)
--
1090389: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090389
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: r10k
Version: 4.0.2-1
Severity: normal
Tags: patch
Dear Maintainers,
Could you please relax the version dependency about the colored2 gem in
r10k.gemspec file? Currently, unstable contains ruby-colored2 4.0.0-1,
which cannot migrate to testing, as this version does not satisfy the
gem constraints listed in the gemspec file.
I ran the test suite with ruby-colored2 4.0.0-1 and everything is fine.
Please find attached the patch to relax the corresponding constraint.
I also create a merge request on salsa:
https://salsa.debian.org/puppet-team/r10k/-/merge_requests/4
Cheers,
Cédric
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.3-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Description: relax gem version dependency on colored2
Bug-Debian: https://bugs.debian.org/1090383
Author: Cédric Boutillier
Last-Update: 2024-12-17
--- a/r10k.gemspec
+++ b/r10k.gemspec
@@ -22,7 +22,7 @@
s.license = 'Apache-2.0'
- s.add_dependency 'colored2', '3.1.2'
+ s.add_dependency 'colored2', '>= 3.1.2'
s.add_dependency 'cri', '>= 2.15.10'
s.add_dependency 'log4r', '1.1.10'
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: r10k
Source-Version: 5.0.0-2
Done: Georg Faerber <[email protected]>
We believe that the bug you reported is fixed in the latest version of
r10k, 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.
Georg Faerber <[email protected]> (supplier of updated r10k 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: SHA256
Format: 1.8
Date: Wed, 08 Jan 2025 08:22:22 +0000
Source: r10k
Architecture: source
Version: 5.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Puppet Package Maintainers
<[email protected]>
Changed-By: Georg Faerber <[email protected]>
Closes: 1090389
Changes:
r10k (5.0.0-2) unstable; urgency=medium
.
[ Cédric Boutillier ]
* debian/patches:
- Add patch to relax colored2 versioning in gemspec. (Closes: #1090389)
Checksums-Sha1:
d7a4925ac63aeae6eb807119a245de0258b32e01 1617 r10k_5.0.0-2.dsc
f0a7f93f696b45949711bea2c16fe56d83f9b723 254489 r10k_5.0.0.orig.tar.gz
2377c424f536a609336f765d2be261bed47eac3f 5848 r10k_5.0.0-2.debian.tar.xz
1d8ce5376993f931f4ba939416fd8bfe995e8d9c 10648 r10k_5.0.0-2_amd64.buildinfo
Checksums-Sha256:
c8c37be1ecfd67715811d0db54be6030348e9a94c669090d84a6f25a31ef9750 1617
r10k_5.0.0-2.dsc
3f1d68b81ba277a1bf93c3044468df7ea990eaf4e403b086663c0430cd392062 254489
r10k_5.0.0.orig.tar.gz
cb5176f26401e767b0a37ea5e07e1681cb2b794d3c47e924ba49a058d7989006 5848
r10k_5.0.0-2.debian.tar.xz
5e73e7640943f4db450473dd6dba9621aec05b0f48e839f3295dc662006bb2a5 10648
r10k_5.0.0-2_amd64.buildinfo
Files:
98e2faa49b48938f7156153bcd33e4cd 1617 admin optional r10k_5.0.0-2.dsc
d4e2e2f007716e271fa1e788e3a1a4b9 254489 admin optional r10k_5.0.0.orig.tar.gz
4d8f9045843b2599a74df3a0d1b5615b 5848 admin optional r10k_5.0.0-2.debian.tar.xz
3744976ca4b2095a27c05e58b8854854 10648 admin optional
r10k_5.0.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQTEfr/MTlfp/DLKNABGG+5dJAqekQUCZ345IwAKCRBGG+5dJAqe
kUQLAP9WY0qdRT1oFDkyBcu093BUn3l5LxKW1nsi4KDW6bDzwQEAigRlb4dGbYc6
i+CsoubGzxS/TNnES86KCseRdUMkOgY=
=brPf
-----END PGP SIGNATURE-----
pgpsM2yqxOlNi.pgp
Description: PGP signature
--- End Message ---