Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: richstyles on December 18, 2020, 06:21:19 pm

Title: We have a problem with Zentyal not being able to fully update at the moment.
Post by: richstyles on December 18, 2020, 06:21:19 pm
Hi all, could you please help us with this?

When I run the command sudo apt update, I get this error
 

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://packages.zentyal.org/zentyal 6.2 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07BE4CBFFDE85677
W: Failed to fetch http://packages.zentyal.org/zentyal/dists/6.2/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07BE4CBFFDE85677
W: Some index files failed to download. They have been ignored, or old ones used instead.
Title: Re: We have a problem with Zentyal not being able to fully update at the moment.
Post by: acon on December 19, 2020, 10:37:53 pm
Check this: https://forum.zentyal.org/index.php/topic,35059.0.html
Title: Re: We have a problem with Zentyal not being able to fully update at the moment.
Post by: richstyles on January 01, 2021, 01:40:54 pm
Thank you very much for your reply, happy new year
Title: Re: We have a problem with Zentyal not being able to fully update at the moment.
Post by: vcottet on July 18, 2022, 11:49:45 am
Yes i did that but here is the results of "apt-key list" (it seems expired since the 2022-05-27):

/etc/apt/trusted.gpg.d/zentyal-6.2-packages-com.asc
---------------------------------------------------
pub   rsa3072 2020-05-27 [SC] [expired: 2022-05-27]
      935D 5F02 D09D 8E65 99D5  2A01 799E 2919 24B3 C2E9
uid           [ expired] Zentyal Commercial Repository <blorente@zentyal.com>

/etc/apt/trusted.gpg.d/zentyal-qa.asc
-------------------------------------
pub   rsa2048 2012-09-07 [SC]
      FFFF 8A63 82DC 816C 277B  935E 8E92 29F7 E23F 4777
uid           [ unknown] Zentyal Release Team <release-team@zentyal.org>
sub   rsa2048 2012-09-07 [E]
Title: Re: We have a problem with Zentyal not being able to fully update at the moment.
Post by: neotec on December 05, 2022, 02:04:18 pm
Hi there,

not sure if you still need it, but in the end I was fixing it yesterday:

for the commercial edition you have to download this:

sudo wget -O - http://keys.zentyal.org/zentyal-6.2-packages-com.asc | sudo apt-key add -

for the "free version" this:

sudo wget -O - http://keys.zentyal.org/zentyal-6.2-packages-org.asc | sudo apt-key add -

BR
Christof
Title: Re: We have a problem with Zentyal not being able to fully update at the moment.
Post by: ndpsc on March 02, 2023, 07:59:24 pm
I am having a similar issue with version 7 of Zentyal. Could someone assist me with a fix?

Quote
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://packages.zentyal.com/zentyal-qa 7.0 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EF358ACFF842CD9E
W: Failed to fetch http://packages.zentyal.com/zentyal-qa/dists/7.0/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EF358ACFF842CD9E
W: Some index files failed to download. They have been ignored, or old ones used instead.


Thanks
Title: Re: We have a problem with Zentyal not being able to fully update at the moment.
Post by: turalyon on March 03, 2023, 10:46:27 am
I am having a similar issue with version 7 of Zentyal. Could someone assist me with a fix?

Quote
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://packages.zentyal.com/zentyal-qa 7.0 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EF358ACFF842CD9E
W: Failed to fetch http://packages.zentyal.com/zentyal-qa/dists/7.0/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EF358ACFF842CD9E
W: Some index files failed to download. They have been ignored, or old ones used instead.

Thanks

The commands are:

Code: [Select]
sudo apt-key list
sudo apt-key del "935D 5F02 D09D 8E65 99D52A01 799E 2919 24B3 C2E9"

sudo wget -O - http://keys.zentyal.org/zentyal-7.0-packages-com.asc | sudo apt-key add -
sudo apt-key list

sudo apt update

--

“This world is ours, and by the Holy Light we will keep it safe, now and forever".