-
-
Notifications
You must be signed in to change notification settings - Fork 376
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
InRelease provides only weak security information #1263
Labels
Comments
I think i found part of the issue. It seems that in some cases when specifying the different architectures a space can be added and it generates the release file like below, the whitespace seems to cause apt to show the security error.
|
you mean the space in front of each base64 line ? could you share how you create the repo or mirror ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
apt update shows " The repository 'http://your.repo distro InRelease' provides only weak security information." when trying to use newly created repositories.
Detailed Description
Whenever a new repo is created it gets this error when trying to be used. I have a setup with this that has been running for a few years and any of the older repos still work and i can publish new packages to them without issue. But any new distros added get this error. I also tried setting up a fresh Ubuntu 22.04 machine and setting it up from scratch and run into the same issue, anything created shows that error.
Context
This makes any new repos setup unusable.
Possible Implementation
Your Environment
VERSION_ID="22.04"
VERSION="22.04.4 LTS (Jammy Jellyfish)"
aptly version: '1.5.0'
The text was updated successfully, but these errors were encountered: