[Coco] OVCC

Tormod Volden lists.tormod at gmail.com
Sun Mar 5 04:33:35 EST 2023


On Sun, Mar 5, 2023 at 2:59 AM <coco at jechar.ca> wrote:
>
> All
>
> Upon trying to add the ppa for ovcc with the command
> sudo add-apt-repository ppa:tormodvolden/ovcc

Instead of using add-apt-repository you can add this to a
/etc/apt/sources.list.d file:

deb http://ppa.launchpad.net/tormodvolden/ovcc/ubuntu bionic main

and import my key manually:

sudo apt-key adv --keyserver keyserver.ubuntu.com \
 --recv-keys C68187379B23DE9EFC46651E2C80FF56C6830A0E

sudo apt update

> I got the following error.
>   The repository 'http://ppa.launchpad.net/tormodvolden/ovcc/ubuntu
> bionic InRelease' is not signed.
> N: Updating from such a repository can't be done securely, and is
> therefore disabled by default.
>
> On another computer same OS I did not run into this problem.

Which OS?

Tormod


> Maybe I did another step that is missing in my notes.
>
> Charlie.


More information about the Coco mailing list