/usr/share/apt/ubuntu-archive.gpg is missing but necessary for fresh install
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Binary package hint: apt
Apt's postinst copies /usr/share/
However in maverick apt 0.7.26~exp12ubuntu3 and 0.8.0~pre1ubuntu1 the file is missing, so it only installs if you already have an /etc/apt/
Perhaps this should be made non-fatal in case of future screw-ups? I.e. check for the file before trying to copy it over.
Better to get an apt with no trusted capability than no apt at all, perhaps?
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: apt 0.7.26~exp12ubuntu3
Uname: Linux 2.6.32-trunk-amd64 x86_64
NonfreeKernelMo
Architecture: amd64
Date: Thu Aug 19 17:35:19 2010
ProcEnviron: PATH=(custom, no user)
SourcePackage: apt
Changed in apt (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
milestone: | none → ubuntu-10.10 |
apt does not depend on gpg so should be happy to operate without keys. Nor does it depend on ubuntu-keyring.
/etc/apt/ trusted. gpg normally seems to be generated by ubutnu-keyring postinst.
So I''m not sure what the purpose of the /usr/share/ apt/ubuntu- archive. gpg is/was. Is it now superceded?
The practical problem where this bug is an issue is chreating a minimal rootfs or chroot where ubuntu-keyring is not installed.