yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86969
[Bug 1925395] Re: Primary/security apt mirrors don't support key parameters
This bug is believed to be fixed in cloud-init in version 21.3. If this
is still a problem for you, please make a comment and set the state back
to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1925395
Title:
Primary/security apt mirrors don't support key parameters
Status in cloud-init:
Fix Released
Bug description:
I'm trying to add a Landscape-based repository mirror. We're
mirroring the official Ubuntu repositories locally via Landscape along
with other packages so as to have a single mirror for all deb packages
in this particular environment.
However, cloud-init doesn't seem to support supplying key-related
parameters in the primary/security mirror clauses, but rather only in
the sources clauses. The landscape-based mirror requires its own key,
and without being able to provide the key to be added via apt-key,
things break.
This can be worked around by adding a duplicate entry as one of the
"sources", however this is less than ideal because it generates a
bunch of warnings due to the duplicate apt entries.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1925395/+subscriptions
References