Unable to retrieve from Repo

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
LeBeatnik

Unable to retrieve from Repo

Post by LeBeatnik »

First this is not a problem with the repo as i have switched it must be an error on my side this is the error i get

Code: Select all

Failed to fetch gzip:/var/lib/apt/lists/partial/download.01.org_gfx_ubuntu_13.10_main_dists_saucy_main_binary-amd64_Packages  Hash Sum mismatch
Failed to fetch gzip:/var/lib/apt/lists/partial/download.01.org_gfx_ubuntu_13.10_main_dists_saucy_main_binary-i386_Packages  Hash Sum mismatch
Some index files failed to download. They have been ignored, or old ones used instead.
Any ideas how to resolve this issue Yes I have used linux for a while and know basic ins and outs but as far as REALLY KNOWING what im doing ..... well i think i do lol. I am also a dual user as my laptop is Linux and my desktop is Windows 7 (gaming machine mostly). ANYWAY

I got a feeling the file i have on my system are messed up and need to be removed??? as I dont understand why ANY Repository i choose using the simple software sources Gui and I also checked my repository list to make sure all are included and it looks like this

Code: Select all

Repos:     Active apt sources in file: /etc/apt/sources.list.d/removed.list
           deb http://archive.removed/ubuntu saucy-removed apps
           Active apt sources in file: /etc/apt/sources.list.d/google-chrome.list
           deb http://dl.google.com/linux/chrome/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/intellinuxgraphics.list
           deb https://download.01.org/gfx/ubuntu/13.10/main saucy main #Intel Graphics drivers
           Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
           deb http://packages.linuxmint.com/ petra main upstream import backport romeo
           deb http://extra.linuxmint.com petra main
           deb http://ubuntu.securedservers.com/ saucy main restricted universe multiverse
           deb http://ubuntu.securedservers.com/ saucy-updates main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu/ saucy-security main restricted universe multiverse
           deb http://archive.canonical.com/ubuntu/ saucy partner
           Active apt sources in file: /etc/apt/sources.list.d/steam.list
           deb http://repo.steampowered.com/steam/ precise steam
           deb-src http://repo.steampowered.com/steam/ precise steam
I hope I have Provided enough information for you to understand my problem at least first as i can give you more info if needed and then I hope with the colective mind of this foum will know the answer. It looks to be the intel graphics accelerator which is probably obsolite. Althgouh i need to optomize my GPU as much as possible as this is an OLD pc and its lacking in memory and GPU i can add more memory but changing the video is not an option. So i believe after i fix the repo thing then i will need to get the gpu sorted too. Thanks soo much.

Maybe i just remove the graphics repos? but then how do i optomize my GPU (can I do it, I hope so) this Laptop Needs it I wish i could slightly update it. IDK even what GPU i actually have except that its intel and crappy. So as i am going off topic talking nonsence I'll stop right here...

PLEASE HELP ME OUT and if this question is stupid for some reason "Don't TASE Me Bro"
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Unable to retrieve from Repo

Post by kukamuumuka »

Basically if you have some repo problems, clean the package cache and try again.

Code: Select all

sudo apt-get clean
sudo apt-get autoremove
sudo apt-get update
Locked

Return to “Software & Applications”