sudo apt update has series of errors

Viewed 121

iam new to ubuntu for coding and im not good in english.

anyway after i run this command

sudo apt update

but it gives me this error.

tor-cod@torcod-System-Product-Name:~$ sudo apt update
Ign:1 https://deb.nodesource.com/node_18.x jammy InRelease
Err:2 https://deb.nodesource.com/node_18.x jammy Release                                             
  Cannot initiate the connection to deb.nodesource.com:443 (2001:fe0:10:5::125:4daa). - connect (101: Network is unreachable) Cannot initiate the connection to deb.nodesource.com:443 (2001:fe0:10:5::125:4dab). - connect (101: Network is unreachable)
Hit:3 https://dl.google.com/linux/chrome/deb stable InRelease                                        
Err:4 http://ph.archive.ubuntu.com/ubuntu jammy InRelease                                            
  403  Forbidden [IP: 202.79.184.254 80]
Err:5 http://ph.archive.ubuntu.com/ubuntu jammy-updates InRelease          
  403  Forbidden [IP: 202.79.184.254 80]
Err:6 http://ph.archive.ubuntu.com/ubuntu jammy-backports InRelease        
  403  Forbidden [IP: 202.79.184.254 80]
Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists... Done
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'https://deb.nodesource.com/node_18.x jammy Release' no longer has a Release file.
N: See apt-secure(8) manpage for repository creation and user configuration details.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
E: The repository 'http://ph.archive.ubuntu.com/ubuntu jammy InRelease' is not signed.
E: Failed to fetch http://ph.archive.ubuntu.com/ubuntu/dists/jammy/InRelease  403  Forbidden [IP: 202.79.184.254 80]
E: Failed to fetch http://ph.archive.ubuntu.com/ubuntu/dists/jammy-updates/InRelease  403  Forbidden [IP: 202.79.184.254 80]
E: The repository 'http://ph.archive.ubuntu.com/ubuntu jammy-updates InRelease' is not signed.
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: Failed to fetch http://ph.archive.ubuntu.com/ubuntu/dists/jammy-backports/InRelease  403  Forbidden [IP: 202.79.184.254 80]
E: The repository 'http://ph.archive.ubuntu.com/ubuntu jammy-backports InRelease' is not signed.
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.

OS Version

tor-cod@torcod-System-Product-Name:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:    22.04
Codename:   jammy

anyone having same circumtances? .. i starting to like ubuntu but im having dificulties adding packages. It's giving me bunch of errors

0 Answers
Related