Can not update Ubuntu Install

I am trying to update a 5.1.4 installation on Ubuntu. Its keeps failure trying to download packages.

I found this odd error. Not sure what it means.

E:Repository 'http://ppa.launchpad.net/js-reynaud/kicad-5.1/ubuntu

bionic InRelease’ changed its ‘Label’ value from ‘PPA for KiCad: 5.1 releases’ to ‘Legacy PPA for KiCad: 5.1 releases’, W:This must be accepted explicitly before updates for this repository can be applied.

See apt-secure(8) manpage for details., E:The repository ‘http://ppa.launchpad.net/terry.guo/gcc-arm-embedded/ubuntu bionic Release’ does not have a Release file.

Does anyone know how to fix my installation?
Thanks
Shawn

Remove your current kicad ppa, then follow instructions at https://kicad.org/download/ubuntu/ to add new ppa, then do

sudo apt update
sudo apt upgrade

and kicad should update automatically

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.