0

Could someone help me know what is wrong with my laptop? I failed to update or upgrade with my terminal or update manager. The system in terminal returns an error of unable to fetch some archives after trying to upgrade.

kicwa
  • 21

2 Answers2

1

I just solved my problem. I had to untick one of the software sources from my update manager settings. That was after reading about the causes of the error I received. My system was then able to update and is now running fine.

kicwa
  • 21
0

When you try to update/upgrade your system at the end of the console output you can view the package name which were unable to update/upgrade.

Note the package name and go to

/etc/apt/

Inside the directory you will find sources.d directory, go inside the directory and look for the files referring to those packages which were mentioned in the error messages. Remove those files and it should work.

Bidyut
  • 759
  • 7
  • 14