On Mon, Mar 14, 2016 at 9:23 AM Andreas Roth <[email protected]> wrote:
> Hi, > > i tried to use the apt.puppetlabs.com repo on xenial. Since there are not > package for xenial yet i tried to use the package from Ubuntu wily instead, > but i ran into this error: > > W: Failed to fetch http://apt.puppetlabs.com/dists/wily/Release No Hash > entry in Release file > /var/lib/apt/lists/partial/apt.puppetlabs.com_dists_wily_Release, > which is considered strong enough for security purposes > > I check the Release file and found the hash entries are wrong. apt > (version 1.2.4) looks for the Hash entries "SHA512", "SHA256", "SHA1", > "MD5Sum" or "Checksum-FileSize", but the file in the repository provides > "MD5Sum", > "SHA1Sum", "SHA256Sum". I think is a some kind of spelling mistake. The > section "SHA256Sum" should be "SHA256" without the "Sum" suffix (same for > SHA1). > > I don't know what kind of changes are required to fix this, but i hope > this can be fixed easily. > The main thing that was required was to update the software we use to generate metadata for our apt repos. This should be done now, and you should no longer be seeing this error message. > > Andreas > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/f281a08a-3b1d-423f-b816-6d5b1c494a76%40googlegroups.com > <https://groups.google.com/d/msgid/puppet-users/f281a08a-3b1d-423f-b816-6d5b1c494a76%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Melissa Stone Release Engineer, Puppet Labs -------------------------------------------------- PuppetConf 2016 <http://2016.puppetconf.com/>, October 17-21, San Diego, California *Early Birds save $350* <https://www.eventbrite.com/e/puppetconf-2016-october-17-21-tickets-18750712887?discount=EarlyBird> - Register by June 30th -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAHEe_kox0RujcoU_Ki3zTfAh%3DaXQkJb831n%3D5-wLQRt%3D6XrjqA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
