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

fedora acceptance test cannot install puppet #2

Closed
7yl4r opened this issue May 10, 2017 · 1 comment
Closed

fedora acceptance test cannot install puppet #2

7yl4r opened this issue May 10, 2017 · 1 comment

Comments

@7yl4r
Copy link
Member

7yl4r commented May 10, 2017

The fedora docker image seems to have trouble installing puppet.

An error occurred while loading ./spec/acceptance/class_spec.rb.

Failure/Error: install_puppet

Beaker::Host::CommandFailure:

  Host 'fedora-22-x64' exited with 1 running:

   rpm --replacepkgs -Uvh http://yum.puppetlabs.com/puppetlabs-release-fedora-22.noarch.rpm 

  Last 10 lines of output were:

  	curl: (22) The requested URL returned error: 404 Not Found

  	error: skipping http://yum.puppetlabs.com/puppetlabs-release-fedora-22.noarch.rpm - transfer failed

  	Retrieving http://yum.puppetlabs.com/puppetlabs-release-fedora-22.noarch.rpm

full failed travis test here

@7yl4r
Copy link
Member Author

7yl4r commented May 11, 2017

http://yum.puppetlabs.com/puppetlabs-release-fedora-22.noarch.rpm is indeed a 404...

correct link should be http://yum.puppetlabs.com/puppetlabs-release-pc1-fedora-22.noarch.rpm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant