0

when i run `apt-get update it shows the following error message


Err:6 http://in.archive.ubuntu.com/ubuntu bionic-backports Release 
404  Not Found [IP: 192.168.3.1 80] 
Reading package lists... Done     
E: The repository 'http://in.archive.ubuntu.com/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.
E: The repository 'http://in.archive.ubuntu.com/ubuntu bionic-updates Release' does not have a Release file. 
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Soren A
  • 6,799
Vignesh A
  • 113
  • 5

1 Answers1

0
  • Are you using any proxy or VPN? Prolly a PiHole. If yes, try disabling them.
  • In your sources.list there's usually a space after https:// - try checking it.

Sources:

Ubuntu repository does not have a Release file

Bionic Default Repositories do not have release file - sudo apt-get update not working