Kodi Community Forum

Full Version: Unable to Fetch Some Archives...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I went to update from 13.0 to the final 13 and I uninstalled xbmc via putty and now when I execute

sudo add-apt-repository -r ppa:team-xbmc/unstable
sudo add-apt-repository ppa:team-xbmc/ppa
sudo apt-get remove xbmc xbmc-bin
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc xbmc-bin

I get 2 confirmations [Y/n] then this when running the final command:

Code:
i965-va-driver libva-intel-vaapi-driver
Install these packages without verification [y/N]? y
Err http://us.archive.ubuntu.com/ubuntu/ quantal/universe i965-va-driver i386 1.0.17-1
  404  Not Found [IP: 91.189.91.15 80]
Err http://us.archive.ubuntu.com/ubuntu/ quantal/universe libva-intel-vaapi-driver all 1.0.17-1
  404  Not Found [IP: 91.189.91.15 80]
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/i/intel-vaapi-driver/i965-va-driver_1.0.17-1_i386.deb  404  Not Found [IP: 91.189.91.15 80]
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/universe/i/intel-vaapi-driver/libva-intel-vaapi-driver_1.0.17-1_all.deb  404  Not Found [IP: 91.189.91.15 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

And it dumps me back to prompt. Now my box boots to Linux login and there's no xbmc on it. Any suggestions?
The version of ubutnu you're using (12.10) isn't supported by canonical any more. You need to reinstall the operating system.
Seriously? I could have sworn I installed using the xbmc13.0 image from the downloads page. I figured that would would be more recent.

Thanks, teee
Unless you're using a old ppa or sources list or somthing...

uname -a

cat /etc/lsb-release

will show you what you're using.
uname -a returns:

Linux xbmclivingrm 3.5.0-45-generic #68-Ubuntu SMP Mon Dec 2 22:02:00 UTC 2013 i686 i686 i686 GNU/Linux
Yep thats quantal.
(2014-08-23, 05:39)Cinkadeus Wrote: [ -> ]Seriously? I could have sworn I installed using the xbmc13.0 image from the downloads page. I figured that would would be more recent.

Thanks, teee

xbmcbuntu 13 is based on trusty, so you installed the older version
Thanks all. I'll reinstall tonight with the latest download iso.
Nevermind... I'm retarded. Sorry to waste time.

My USB had a hidden area it was using to install the OLD xbmcbuntu installation even though I had copied the new ISO to it. Derp.