Hi,

On 09-03-2020 16:54, Debian Bug Tracking System wrote:
> #953199: r10k: autopkgtest needs update for new version of ruby-puppet-forge: 
> strict undeclared dependency
> 
> It has been closed by Debian FTP Masters <ftpmas...@ftp-master.debian.org> 
> (reply to Georg Faerber <ge...@debian.org>).

The issue is still there [1], except in a slightly different direction.
You had:

GEM_PATH= ruby2.5 -e gem\ \"r10k\"
/usr/lib/ruby/2.5.0/rubygems/dependency.rb:312:in `to_specs': Could not
find 'puppet_forge' (~> 2.2.8) - did find: [puppet_forge-2.3.2]
(Gem::MissingSpecVersionError)

Now you have:

GEM_PATH= ruby2.5 -e gem\ \"r10k\"
/usr/lib/ruby/2.5.0/rubygems/dependency.rb:312:in `to_specs': Could not
find 'puppet_forge' (~> 2.3.0) - did find: [puppet_forge-2.2.9]
(Gem::MissingSpecVersionError)

You forgot to include/update the version requirement in the Debian
(test) Depends.

Paul

[1] https://qa.debian.org/excuses.php?package=r10k

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to