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

fix: add Date and hash fields to tests that create repositories #255

Merged

Conversation

Perfect5th
Copy link
Contributor

apt-cache expects all package repositories to have the Date field and some kind of hash (MD5Sum, SHA1, SHA256) field in their Release files. It will emit a warning it either of these are missing, which was polluting our test output. This patch adds these fields in tests to satisfy apt-cache.

Copy link
Contributor

@wck0 wck0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@Perfect5th Perfect5th merged commit 22704f2 into canonical:main Aug 20, 2024
4 checks passed
@Perfect5th Perfect5th deleted the fix-date-hash-release-file-warning branch August 20, 2024 00:31
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

Successfully merging this pull request may close these issues.

2 participants