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

Wrong repository/mirror URLs due to unsupported fact 'os_maj_version' #10

Closed
Flauschbaellchen opened this issue Oct 8, 2014 · 1 comment

Comments

@Flauschbaellchen
Copy link
Contributor

After installing I get:

http://yum.puppetlabs.com/el//dependencies/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://yum.puppetlabs.com/el//products/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.

System: Centos 6.5
Puppet (Agent): puppet-2.7.25-2.el6.noarch

Bug: The fact os_maj_version was not yet supported
Fix: Fallback to the fact operatingsystemrelease or lsbdistrelease (both '6.5' on my system)

@treydock treydock mentioned this issue Oct 10, 2014
@stahnma
Copy link
Owner

stahnma commented Aug 3, 2016

os_maj_version is supported in any facter that is still supported upstream.

Puppet 2 and Facter 1 are both EOL now.

@stahnma stahnma closed this as completed Aug 3, 2016
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

2 participants