APT repositories should have a release file with properties decribing them.
apt.corretto.aws repository has Origin and Label properties as . stable which look like typos and/or placeholder values.
This can be seen by running apt-cache policy or by downloading the Release file.
Sensible values may be Amazon as Origin and Corretto as Label.
Having . stable doesn't allow proper disambiguation when adding the repository to something like unattended-upgrades.
Origin: . stable
Label: . stable
Suite: stable
Codename: stable
Date: Tue, 17 Oct 2023 17:02:31 UTC
Architectures: amd64 arm64 i386
Components: main
Description: Generated by aptly
[...]
APT repositories should have a release file with properties decribing them.
apt.corretto.awsrepository hasOriginandLabelproperties as. stablewhich look like typos and/or placeholder values.This can be seen by running
apt-cache policyor by downloading the Release file.Sensible values may be Amazon as
Originand Corretto asLabel.Having
. stabledoesn't allow proper disambiguation when adding the repository to something like unattended-upgrades.