burji is a hostname for a machine that is no longer in use. I would rsync using the yum.puppetlabs.com hostname. The following works for me:
rsync rsync://yum.puppetlabs.com/packages/yum/el/5/products/x86_64/puppetdb-1.5.0-1.el5.noarch.rpm -rw-r--r-- 20569592 2013/09/30 16:47:20 puppetdb-1.5.0-1.el5.noarch.rpm Hope that helps. On Wed, Oct 2, 2013 at 9:03 AM, asq <[email protected]> wrote: > W dniu wtorek, 1 października 2013 19:11:40 UTC+2 użytkownik Matthaus > Litteken napisał: >> >> Sorry about that. Something went awry in the ship of 1.5.0. We've >> updated the apt repos and 1.5.0 is now there for all of the debian and >> ubuntu flavors. And as Ken said, thanks for letting us know! > > > it seems that rsync is out of the loop too :( > > -bash-3.2$ GET -deS > http://yum.puppetlabs.com/el/5/products/x86_64/puppetdb-1.5.0-1.el5.noarch.rpm > GET > http://yum.puppetlabs.com/el/5/products/x86_64/puppetdb-1.5.0-1.el5.noarch.rpm > --> 200 OK > Connection: close > Date: Wed, 02 Oct 2013 15:56:26 GMT > Accept-Ranges: bytes > ETag: "240711-139ddf8-4e7a274f87200" > Server: Apache > Content-Length: 20569592 > Content-Type: application/x-redhat-package-manager > Last-Modified: Mon, 30 Sep 2013 23:47:20 GMT > Client-Date: Wed, 02 Oct 2013 15:57:04 GMT > Client-Peer: 198.58.114.168:80 > Client-Response-Num: 1 > X-Frame-Options: SAMEORIGIN > > -bash-3.2$ rsync > rsync://burji.puppetlabs.com/packages/yum/el/5/products/x86_64/puppetdb-1.5.0-1.el5.noarch.rpm > rsync: link_stat "/yum/el/5/products/x86_64/puppetdb-1.5.0-1.el5.noarch.rpm" > (in packages) failed: No such file or directory (2) > rsync error: some files/attrs were not transferred (see previous errors) > (code 23) at main.c(1508) [Receiver=3.0.7] > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/puppet-users. > > For more options, visit https://groups.google.com/groups/opt_out. -- Matthaus Owens Release Manager, Puppet Labs Join us at PuppetConf 2014, September 23-24 in San Francisco -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
