bbcmicrobit / micropython

Port of MicroPython for the BBC micro:bit
https://microbit-micropython.readthedocs.io
Other
603 stars 284 forks source link

Does ppa:pmiller-opensource/ppa work in Ubuntu 18.04? #668

Closed sunbearc22 closed 2 years ago

sunbearc22 commented 5 years ago
$ sudo add-apt-repository -y ppa:pmiller-opensource/ppa
.
.
.
Err:10 http://ppa.launchpad.net/pmiller-opensource/ppa/ubuntu bionic Release
  404  Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
E: The repository 'http://ppa.launchpad.net/pmiller-opensource/ppa/ubuntu bionic Release' does not have a Release file.
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.
microbit-carlos commented 2 years ago

Thanks for the report @sunbearc22! We've updated the instructions to use https://launchpad.net/~team-gcc-arm-embedded/+archive/ubuntu/ppa instead, which does provide packages for 18.04 (Bionic), so that should work now 👍