deadsnakes / issues

Issues for https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
86 stars 6 forks source link

PPA(deadsnakes) is not working and cannot install python3.6 #155

Closed georvoug closed 3 years ago

georvoug commented 3 years ago

description

I did the following steps and got error

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt-get update
E: The repository 'http://ppa.launchpad.net/deadsnakes/ppa/ubuntu groovy Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
sudo apt-get install -y python3.6 python3.6-dev
E:Unable to locate package python3.6-dev

What would you recommend me to do

os information

lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.10
Release:    20.10
Codename:   groovy
asottile commented 3 years ago

I answered you in the other thread:

deadsnakes is only for ubuntu LTS releases, not ubuntu 20.10

also if you search the issue tracker there are lots of duplicate results