I am using Ubuntu 22.10 x64 in Digitalocean droplet. When i try to the step to install playwright dependency, it keeps getting an error.
root@ubuntu-openai-v1:~# playwright install-deps
Installing dependencies...
Ign:1 http: //mirrors.digitalocean.com/ubuntu kinetic InRelease
Ign:2 http: //mirrors.digitalocean.com/ubuntu kinetic-updates InRelease
Ign:3 http: //mirrors.digitalocean.com/ubuntu kinetic-backports InRelease
Err:4 http: //mirrors.digitalocean.com/ubuntu kinetic Release
404 Not Found [IP: 104.21.29.13 80]
Err:5 http: //mirrors.digitalocean.com/ubuntu kinetic-updates Release
404 Not Found [IP: 104.21.29.13 80]
Hit:6 https://repos-droplet.digitalocean.com/apt/droplet-agent main InRelease
Err:7 http://mirrors.digitalocean.com/ubuntu kinetic-backports Release
404 Not Found [IP: 104.21.29.13 80]
Hit:8 https: //repos.insights.digitalocean.com/apt/do-agent main InRelease
Ign:9 http: //security.ubuntu.com/ubuntu kinetic-security InRelease
Err:10 http: //security.ubuntu.com/ubuntu kinetic-security Release
404 Not Found [IP: 185.125.190.39 80]
Reading package lists... Done
E: The repository 'http://mirrors.digitalocean.com/ubuntu kinetic Release' no longer has 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.
E: The repository 'http://mirrors.digitalocean.com/ubuntu kinetic-updates Release' no longer has 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.
E: The repository 'http: //mirrors.digitalocean.com/ubuntu kinetic-backports Release' no longer has 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.
E: The repository 'http: //security.ubuntu.com/ubuntu kinetic-security Release' no longer has 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.
Failed to install browser dependencies
Error: Installation process exited with code: 100
May I know whats the solution and how to have playwright installation successfully in my Ubuntu os in digitalocean?
ubuntu-security-status
at any time and get details whenever you wish). – guiverc Oct 24 '23 at 11:52