-
Notifications
You must be signed in to change notification settings - Fork 79
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
Allow source files to publish at by-hash paths #1059
Labels
Comments
This was referenced Apr 1, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Apr 4, 2024
adrianabedon
pushed a commit
to adrianabedon/pulp_deb
that referenced
this issue
Apr 19, 2024
kaidaniels13
pushed a commit
to kaidaniels13/pulp_deb
that referenced
this issue
May 1, 2024
garretwyman
pushed a commit
to garretwyman/pulp_deb
that referenced
this issue
May 9, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 10, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 10, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 11, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 11, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 11, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 11, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 11, 2024
daviddavis
pushed a commit
to daviddavis/pulp_deb
that referenced
this issue
Jul 12, 2024
daviddavis
pushed a commit
to daviddavis/pulp_deb
that referenced
this issue
Jul 12, 2024
daviddavis
pushed a commit
to daviddavis/pulp_deb
that referenced
this issue
Jul 12, 2024
daviddavis
pushed a commit
to daviddavis/pulp_deb
that referenced
this issue
Jul 12, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 12, 2024
acheng-01
pushed a commit
to acheng-01/pulp_deb
that referenced
this issue
Jul 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Less than a year ago, Adams implemented #795 (AptByHash) that would mitigate checksum mismatches for deb packages by having those packages be published with their hash as their metadata file name. There should also be support for deb source packages being published at those by-hash paths as well. There is a debian example where this is done.
The text was updated successfully, but these errors were encountered: