I'm attempting to install puppet using the recommended yum method described 
on the puppetlabs web page:

http://docs.puppetlabs.com/guides/installation.html

According to 
http://docs.puppetlabs.com/guides/puppetlabs_package_repositories.html#for-red-hat-enterprise-linux-and-derivatives

you should execute this:
sudo rpm -ivh 
http://yum.puppetlabs.com/el/5/products/i386/puppetlabs-release-5-5.noarch.rpm

which installs /etc/yum.repos.d/puppetlabs.repo

http:// yum.puppetlabs.com /el/5/dependencies/$basearch
 --> http:// yum.puppetlabs.com /el/5/dependencies/x86_64

When I execute yum install puppet, I end up with this error:

http://yum.puppetlabs.com/el/5/dependencies/x86_64/repodata/repomd.xml: 
[Errno 12] Timeout: <urlopen error timed out>
http://yum.puppetlabs.com/el/5/dependencies/x86_64/repodata/repomd.xml
contains:
http://linux.duke.edu/metadata/repo

When I attempt to visit this last link in a browser it returns a file not 
found error.

Is there an updated path for this repository?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/ysbez2iWjeIJ.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to