Hi folks, I'm having a couple of problem with the puppetlabs base repo: First problem - puppet dashboard 1.1.1 is missing from the repo (latest there is 1.1.0). This is pretty straightforward.
My second problem is weirder. I use the reposync utility (from the yum-utils RPM) to locally mirror yum repositories. For some strange reason, when I reposync against puppetlabs, the mcollective 1.3.0 version RPMs all end up being 0-length files, despite the fact that I can correctly download them manually. This is very easy to test on any RedHat-style system with the puppetlabs repo, just try this: cd /var/tmp reposync -r puppetlabs You see things like: [puppetlabs: 5 of 48 ] Downloading mcollective-1.3.0-6.noarch.rpm Could not retrieve package mcollective-1.3.0-6.noarch. Error was failure: mcollective-1.3.0-6.noarch.rpm from puppetlabs: [Errno 256] No more mirrors to try. Is this an odd bug in reposync or is there something malformed in the puppetlabs repodata? I'm using yum-utils-1.1.30-6.el6 on an RHEL6 system. Thanks! -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. 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.