Your message dated Tue, 07 Jan 2025 17:02:58 +0000
with message-id <[email protected]>
and subject line Bug#1090389: fixed in r10k 5.0.0-1
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-1
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: Tue, 07 Jan 2025 16:04:15 +0000
Source: r10k
Architecture: source
Version: 5.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Puppet Package Maintainers
<[email protected]>
Changed-By: Georg Faerber <[email protected]>
Closes: 1090389
Changes:
r10k (5.0.0-1) unstable; urgency=medium
.
* New upstream version. (Closes: #1090389)
* debian/control:
- Bump Standards-Version to 4.7.0, no changes required.
* debian/patches:
- Drop obsolete patches to relax versionings in gemspec.
Checksums-Sha1:
69dca934c8f6825fc3778ab10921bad12419082d 1617 r10k_5.0.0-1.dsc
f0a7f93f696b45949711bea2c16fe56d83f9b723 254489 r10k_5.0.0.orig.tar.gz
5b5f89cc937abe826a1e50954286513287425275 5604 r10k_5.0.0-1.debian.tar.xz
ac35e44351daa509e0f2539901ce9654a3f77825 10648 r10k_5.0.0-1_amd64.buildinfo
Checksums-Sha256:
41c7983f310ec44a33784f1715230f397e606017d5b6c2c11f78990f41081798 1617
r10k_5.0.0-1.dsc
3f1d68b81ba277a1bf93c3044468df7ea990eaf4e403b086663c0430cd392062 254489
r10k_5.0.0.orig.tar.gz
75fe8e7e20abd7492ca189a5f3fd962271565b9ecf6be232e23f709afe44c3e5 5604
r10k_5.0.0-1.debian.tar.xz
d25d2a5f9b3916932d5beaf682843a110a23677a3073feb1cb082231043cbc24 10648
r10k_5.0.0-1_amd64.buildinfo
Files:
a8f54492717918e65ec79c6d9394fd13 1617 admin optional r10k_5.0.0-1.dsc
d4e2e2f007716e271fa1e788e3a1a4b9 254489 admin optional r10k_5.0.0.orig.tar.gz
fb9503178eb299a4c79c914e7cb1549a 5604 admin optional r10k_5.0.0-1.debian.tar.xz
e937589c42205f6d767b7b89066807ec 10648 admin optional
r10k_5.0.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQTEfr/MTlfp/DLKNABGG+5dJAqekQUCZ31SRwAKCRBGG+5dJAqe
kdIKAQCk/lxoFxtirkGV9TZNdDrNhbRTpdtK1bqIt7yqRiPnEwEA0OaTU9H9abB3
nV6DNDsB+gxSPnv+2WFeYrd0OLaSFQk=
=fQqg
-----END PGP SIGNATURE-----
pgp6RlXtghKKL.pgp
Description: PGP signature
--- End Message ---