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

Mirror of repository with only SHA sums produces error #442

Closed
marcusn opened this issue Sep 15, 2016 · 2 comments
Closed

Mirror of repository with only SHA sums produces error #442

marcusn opened this issue Sep 15, 2016 · 2 comments

Comments

@marcusn
Copy link

marcusn commented Sep 15, 2016

I am trying to mirror the Chef repository:

aptly mirror create -force-components -filter '' chef-trusty-main https://packages.chef.io/stable-apt trusty main

aptly mirror update chef-trusty-main
Downloading https://packages.chef.io/stable-apt/dists/trusty/InRelease...
Downloading https://packages.chef.io/stable-apt/dists/trusty/Release...
Downloading https://packages.chef.io/stable-apt/dists/trusty/Release.gpg...
gpgv: Signature made Wed 14 Sep 2016 06:34:36 PM UTC using DSA key ID 83EF826A
gpgv: Good signature from "CHEF Packages [email protected]"
gpgv: aka "Opscode Packages [email protected]"
Downloading & parsing package files...
Downloading https://packages.chef.io/stable-apt/dists/trusty/main/binary-amd64/Packages.bz2...
Building download queue...
ERROR: unable to update: unable to compute pool location for filename chef_12.3.0-1_amd64.deb, MD5 is missing

It seems that the Packages.bz2 does not contain MD5sum, but they do contain SHA sums..

@camelpunch
Copy link

@smira
Copy link
Contributor

smira commented Mar 30, 2017

Closing as duplicate.

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

3 participants