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

xcat/ubuntu - Signature issue #7480

Open
dmestivier opened this issue Dec 2, 2024 · 0 comments
Open

xcat/ubuntu - Signature issue #7480

dmestivier opened this issue Dec 2, 2024 · 0 comments

Comments

@dmestivier
Copy link

dear all,

I try to install xcat on an ubuntu 18.04 under Virtualbox.

I follow the tutorial : https://xcat-docs.readthedocs.io/en/stable/guides/install-guides/apt/index.html
The "Prepare the Management Node" step seems ok.

However, during the "Installing xCAT", things goes wrong.

Whatever the installation mode (automatic or manual, root account),
I add the following message :

root@xcatmn:~# apt-get update
Get:1 file:/root/xcat-core bionic InRelease [2,582 B]
Get:1 file:/root/xcat-core bionic InRelease [2,582 B]
Err:1 file:/root/xcat-core bionic InRelease                                      
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F6F63590468E54F8
Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease                        
Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease
Hit:5 http://archive.ubuntu.com/ubuntu bionic-security InRelease
Reading package lists... Done
N: Download is performed unsandboxed as root as file '/root/xcat-core/dists/bionic/InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
W: GPG error: file:/root/xcat-core bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F6F63590468E54F8
E: The repository 'file:/root/xcat-core bionic InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details

I try several different VM with different versions of xcat-core.

I also try with different keys downloaded from the xcat site.

I also try with an ubuntu 24.04 but give up because I learn that apt-key
is deprecated for this version and don't know how to deal with it.

Each time, I had the same issue... "The following signatures couldn't be verified..."

I also try using the flag " apt-get --allow-unauthenticated" ... same error message.

What do I miss ? Can you give me some hints ?
sincerely yours
Denis

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