<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>Hi Everyone,</div><div><br data-mce-bogus="1"></div><div>I noticed on all of the Ubuntu 20.04 servers with Zimbra installed that I maintain that running "sudo apt update" recently began returning warnings like these:</div><div><br data-mce-bogus="1"></div><div>Err:1 https://repo.zimbra.com/apt/onlyoffice focal InRelease<br> The following signatures were invalid: EXPKEYSIG 5234D2B73B6996C7 Zimbra Packaging Services <packaging-devel@zimbra.com><br>Err:2 https://repo.zimbra.com/apt/87 focal InRelease<br> The following signatures were invalid: EXPKEYSIG 5234D2B73B6996C7 Zimbra Packaging Services <packaging-devel@zimbra.com><br>Err:3 https://repo.zimbra.com/apt/1000 focal InRelease<br> The following signatures were invalid: EXPKEYSIG 5234D2B73B6996C7 Zimbra Packaging Services <packaging-devel@zimbra.com><br>Err:4 https://repo.zimbra.com/apt/1000-ne focal InRelease<br> The following signatures were invalid: EXPKEYSIG 5234D2B73B6996C7 Zimbra Packaging Services <packaging-devel@zimbra.com><br><br data-mce-bogus="1"></div><div>In checking the Zimbra repo key with "sudo apt-key list" and it does not appear the key expired, so it is not clear to me what happened to it:</div><div><br data-mce-bogus="1"></div><div>/etc/apt/trusted.gpg<br>--------------------------<br>pub rsa4096 2015-03-19 [SC]<br> 254F 9170 B966 D193 D6BA D300 D5CE F8BF 9BE6 ED79<br>uid [ unknown] Zimbra Packaging Services <packaging-devel@zimbra.com><br>sub rsa4096 2015-03-19 [E]<br><br data-mce-bogus="1"></div><div>Here is how I fixed it:</div><div><br data-mce-bogus="1"></div><div>sudo apt-key del 254F9170B966D193D6BAD300D5CEF8BF9BE6ED79</div><div><br data-mce-bogus="1"></div><div>Copy the key import script from: <a href="https://wiki.zimbra.com/wiki/Zimbra_Collaboration_repository#Adding_the_Zimbra_Repository_key">https://wiki.zimbra.com/wiki/Zimbra_Collaboration_repository#Adding_the_Zimbra_Repository_key</a> and run it:</div><div><br data-mce-bogus="1"></div><div>sudo ./zimbra_gpg.sh</div><div>sudo apt update</div><div><br data-mce-bogus="1"></div><div>And all works correctly again:</div><div><br data-mce-bogus="1"></div><div>Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease<br>Hit:2 https://repo.zimbra.com/apt/87 focal InRelease<br>Hit:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease<br>Hit:4 https://repo.zimbra.com/apt/1000 focal InRelease<br>Hit:5 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease<br>Hit:6 http://us.archive.ubuntu.com/ubuntu focal-security InRelease<br>Hit:7 https://repo.zimbra.com/apt/1000-ne focal InRelease<br>Reading package lists... Done<br>Building dependency tree<br>Reading state information... Done<br>All packages are up to date.</div><div><br data-mce-bogus="1"></div><div data-marker="__SIG_PRE__"><div><div><div><span style="color:rgb( 255 , 102 , 0 );font-weight:bold"><br>Randy Leiker (</span><span style="font-weight:bold"> <span style="color:rgb( 51 , 51 , 255 );background-color:rgb( 255 , 255 , 255 )">randy@skywaynetworks.com</span> <span style="color:rgb( 255 , 102 , 0 )">)</span></span><br><span style="color:rgb( 0 , 0 , 153 )">Skyway Networks, LLC</span><br><br></div></div></div></div></div></body></html>