Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix puppetlabs/stdlib and puppetlabs/apt dependencies #74

Open
khaefeli opened this issue Jun 28, 2018 · 0 comments
Open

Fix puppetlabs/stdlib and puppetlabs/apt dependencies #74

khaefeli opened this issue Jun 28, 2018 · 0 comments

Comments

@khaefeli
Copy link

khaefeli commented Jun 28, 2018

the metadata.json requires the old stdlib version <4.13.0

make sure that this module supports the latest stdlib version.
otherwise it blocks people from upgrading

[R10K::TaskRunner - ERROR] Task #<R10K::Task::Module::Sync:0x00000001de1858> failed while running: "puppet module --modulepath '/home/vagrant/puppet/modules' install --version=4.25.1 --ignore-dependencies puppetlabs/stdlib" returned with non-zero exit value #<Process::Status: pid 17534 exit 1>

update: same for the apt package which is 3.0.0 (latest version on forge: 4.5.1)

is also related to #65 and #70

@khaefeli khaefeli changed the title Fix stdlib dependencies Fix puppetlabs/stdlib and puppetlabs/apt dependencies Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant