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

No keyring installed in /tmp/apt-info/trusted.gpg.d/ #10

Open
danielhjames opened this issue May 23, 2014 · 1 comment
Open

No keyring installed in /tmp/apt-info/trusted.gpg.d/ #10

danielhjames opened this issue May 23, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@danielhjames
Copy link
Member

Seen on a Debian wheezy system:

$ pdk mediagen picax.xml
Get:1 file: wheezy Release.gpg [198 B]
Get:2 file: wheezy Release [3,872 B]
Ign file: wheezy Release
Ign file: wheezy/main Translation-en_GB
Ign file: wheezy/main Translation-en
Ign file: wheezy/main/debian-installer Translation-en_GB
Ign file: wheezy/main/debian-installer Translation-en
Reading package lists... Done
W: GPG error: file: wheezy Release: No keyring installed in /tmp/apt-info/trusted.gpg.d/

Seems to be due to picax/apt.py not using the wheezy style configuration when it writes to /tmp/apt-info/ because the trusted.gpg.d subdirectory is not created. Placing the 64 Studio apt key in /etc/apt/trusted.gpg.d/ on the build system is not enough.

@danielhjames danielhjames added this to the 1.0 milestone May 23, 2014
@danielhjames danielhjames self-assigned this May 23, 2014
@danielhjames danielhjames removed their assignment Jul 8, 2016
@obbardc obbardc self-assigned this Sep 14, 2016
@obbardc
Copy link
Member

obbardc commented May 28, 2018

This is no longer a bug in Debian Stretch! Not sure whether I fixed it or it went away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants