kaltura / nginx-vod-module

NGINX-based MP4 Repackager
GNU Affero General Public License v3.0
1.99k stars 439 forks source link

No key #1184

Open mrcatman opened 4 years ago

mrcatman commented 4 years ago

Can't install kaltura-nginx on Ubuntu 20: http://installrepo.kaltura.org/repo/aptn/focal/kaltura-deb-curr-256.gpg.key - 404 Not found

jessp01 commented 4 years ago

Hello @mrcatman ,

Please use http://installrepo.kaltura.org/repo/aptn/focal/kaltura-deb-256.gpg.key Documentation typo corrected.

Thanks,

mrcatman commented 4 years ago

Now I can't update:

root@vmd33801:~#  apt-get update
Hit:1 http://asi-fs-n.contabo.net/ubuntu focal InRelease
Hit:2 http://asi-fs-n.contabo.net/ubuntu focal-updates InRelease
Hit:3 http://asi-fs-n.contabo.net/ubuntu focal-backports InRelease
Get:4 http://installrepo.kaltura.org/repo/apt/xenial propus InRelease [1,426 B]
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:6 http://ppa.launchpad.net/ondrej/php/ubuntu focal InRelease
Err:4 http://installrepo.kaltura.org/repo/apt/xenial propus InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DE7AA37623C65ECB
Reading package lists... Done
W: GPG error: http://installrepo.kaltura.org/repo/apt/xenial propus InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DE7AA37623C65ECB
E: The repository 'http://installrepo.kaltura.org/repo/apt/xenial propus 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.

Even though the key was added successfully.

root@vmd33801:~# apt-key list
/etc/apt/trusted.gpg
--------------------
pub   rsa3072 2020-06-12 [SC] [expires: 2022-06-12]
      E7E6 9895 FBE8 904C 058A  AF44 259B B2A2 AA1F CFA0
uid           [ unknown] Kaltura Inc deb repo - focal <community@kaltura.com>
sub   rsa3072 2020-06-12 [E] [expires: 2022-06-12]
jessp01 commented 4 years ago

Hi @mrcatman,

You're using the http://installrepo.kaltura.org/repo/apt/xenial, which is the Ubuntu 16.04 repo but you noted that you are in fact installing on Ubuntu 20 [Focal]. Should be:

deb [arch=amd64] http://installrepo.kaltura.org/repo/apt/xenial propus main