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

apt-key should not be used in debian postinst scripts #8

Open
arthurzenika opened this issue Nov 24, 2016 · 3 comments
Open

apt-key should not be used in debian postinst scripts #8

arthurzenika opened this issue Nov 24, 2016 · 3 comments

Comments

@arthurzenika
Copy link
Contributor

# apt-get -uVf install usu-archive-keyring
[snip]
Setting up usu-archive-keyring (20160204014526~security1604+1) ...
Warning: apt-key should not be used in scripts (called from postinst maintainerscript of the package usu-archive-keyring)
OK

it works, but there's probably a better way.

@ekoyle
Copy link
Contributor

ekoyle commented Nov 24, 2016 via email

@ekoyle
Copy link
Contributor

ekoyle commented Dec 15, 2016

I tried rebuilding the keyring package with mini-buildd, however it doesn't seem to have changed the method. Either I have configured something incorrectly or there is a bug in mini-buildd.

@ekoyle
Copy link
Contributor

ekoyle commented Dec 15, 2016

I have rebuilt the keyring packages with a recent version of mini-buildd (1.0.26), however it doesn't appear to have solved the issue.

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

No branches or pull requests

2 participants