Author Topic: Upgrade zentyal  (Read 1469 times)

zyzio

  • Zen Apprentice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Upgrade zentyal
« on: September 09, 2024, 06:29:11 pm »
Hi everyone; sorry for ma english

efter execute command apt update :
error: https://packages.zentyal.org/zentyal 7.1 main amd64 zentyal-core 7.1.2 Certificate verification failed. The certificate is not trusted. The certificate issuer is unknown. Error in the certificate verification.

wget -O - http://keys.zentyal.org/zentyal-7.1-packages-org.asc | apt-key add -
not work.

Everyone help me ?

turalyon

  • Zen Warrior
  • ***
  • Posts: 203
  • Karma: +15/-0
    • View Profile
Re: Upgrade zentyal
« Reply #1 on: September 11, 2024, 03:06:15 pm »
Hi,

Below you have the command that downloads the repository key for Zentyal 7.1 Development:

Code: [Select]
wget -q https://keys.zentyal.org/zentyal-7.1-packages-org.asc -P /etc/apt/trusted.gpg.d/zentyal-7.1-packages-org.asc

The repository ‘/etc/apt/sources.list.d/zentyal.list’ should be configured as follows:

Code: [Select]
deb [signed-by=/etc/apt/trusted.gpg.d/zentyal-7.1-packages-org.asc] https://packages.zentyal.org/zentyal 7.1 main extra

If the issue persists, you should check the server's time, it might be wrong, and because of that, the certificate error.



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