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

Keyring errors #456

Open
technicalitch500 opened this issue Jan 13, 2021 · 3 comments
Open

Keyring errors #456

technicalitch500 opened this issue Jan 13, 2021 · 3 comments

Comments

@technicalitch500
Copy link

Hi Ayufan,

Firstly just to say thanks for all that you do!

I am having the same issue as was reported by a user in 2019:
#401

I am trying to install GImageReader (https://github.com/manisandro/gImageReader) using the following command in Terminal:

$ sudo add-apt-repository ppa:sandromani/gimagereader

I get the following:

rock64@rockpro64:~$ sudo add-apt-repository ppa:sandromani/gimagereader
[sudo] password for rock64:
A graphical GTK/Qt frontend to tesseract-ocr
More info: https://launchpad.net/~sandromani/+archive/ubuntu/gimagereader
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Hit:1 http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu focal InRelease
Hit:2 http://ports.ubuntu.com/ubuntu-ports focal InRelease
Hit:3 http://ppa.launchpad.net/sandromani/gimagereader/ubuntu focal InRelease
Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [109 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf c-n-f Metadata [5496 B]
Get:7 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf c-n-f Metadata [4372 B]
Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/main Sources [356 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [613 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [594 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main Translation-en [185 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf c-n-f Metadata [11.1 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [672 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [569 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe Translation-en [146 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf c-n-f Metadata [9812 B]
Fetched 3389 kB in 4s (847 kB/s)
Reading package lists... Done
W: http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu/dists/focal/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ayufan.key.chroot.gpg are ignored as the file has an unsupported filetype.
W: http://ports.ubuntu.com/ubuntu-ports/dists/focal/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ayufan.key.chroot.gpg are ignored as the file has an unsupported filetype.
W: http://ppa.launchpad.net/sandromani/gimagereader/ubuntu/dists/focal/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ayufan.key.chroot.gpg are ignored as the file has an unsupported filetype.
W: http://ports.ubuntu.com/ubuntu-ports/dists/focal-security/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ayufan.key.chroot.gpg are ignored as the file has an unsupported filetype.
W: http://ports.ubuntu.com/ubuntu-ports/dists/focal-updates/InRelease: The key(s) in the keyring /etc/apt/trusted.gpg.d/ayufan.key.chroot.gpg are ignored as the file has an unsupported filetype.

I confess I am new to Linux, SBCs and Terminal so forgive me for what could be a very n00b question.

BTW re: the issue posted by another user, my date / time is correct.

Thanks!

@ayufan
Copy link
Member

ayufan commented Jan 13, 2021 via email

@technicalitch500
Copy link
Author

technicalitch500 commented Jan 13, 2021

Hey Ayufan,

Very grateful for your quick response. OK I will look to do this, I have not done this before. Would it be right to use the 'rm' function as set out here:

https://www.howtogeek.com/409115/how-to-delete-files-and-directories-in-the-linux-terminal/

Would this be correct?

$ rm /etc/apt/trusted.gpg.d/ayufan.key.chroot.gpg

Thanks!

@LemonPower90
Copy link

Hey Ayufan,

Very grateful for your quick response. OK I will look to do this, I have not done this before. Would it be right to use the 'rm' function as set out here:

https://www.howtogeek.com/409115/how-to-delete-files-and-directories-in-the-linux-terminal/

Would this be correct?

$ rm /etc/apt/trusted.gpg.d/ayufan.key.chroot.gpg

Thanks!

I was having the same issue with ubuntu server minimal and rm /etc/apt/trusted.gpg.d/ayufan.key.chroot.gpg fixed the issue for me

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

3 participants