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

fresh install using ppa:mythbuntu/32 puts repository key in old location #677

Open
jfabernathy opened this issue Dec 5, 2022 · 0 comments

Comments

@jfabernathy
Copy link

  • Platform:
    Linux Mint 21/Ubuntu 22.04
    Linux den-pc 5.15.0-56-generic WebFrontend: Allow the main pages to be bookmarked #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

  • MythTV version:
    v32.0+fixes.202211292336.44f88ed468~ubuntu22.04.1

  • Package version:
    ppa:mythbuntu/32

  • Component:
    install apt key

What steps will reproduce the bug?

fresh Linux install with fresh MythTV install

How often does it reproduce? Is there a required condition?

What is the expected behaviour?

The current installation process on a Clean OS puts the mythbuntu ppa key in /etc/apt/trusted.gpg. apt-key is deprecated and wants it as a separate file in the directory /etc/apt/trusted.gpg.d/

What do you see instead?

sudo apt-key export 1504888C | sudo gpg --dearmour -o /etc/apt/trusted.gpg.d/mythbuntu.gpg

Then I delete the trusted.gpg file.

Additional information

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

1 participant