Kodi Community Forum
Unable to Fetch Some Archives... - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Unable to Fetch Some Archives... (/showthread.php?tid=202703)



Unable to Fetch Some Archives... - Cinkadeus - 2014-08-23

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?


RE: Unable to Fetch Some Archives... - teeedubb - 2014-08-23

The version of ubutnu you're using (12.10) isn't supported by canonical any more. You need to reinstall the operating system.


RE: Unable to Fetch Some Archives... - Cinkadeus - 2014-08-23

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


RE: Unable to Fetch Some Archives... - teeedubb - 2014-08-23

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.


RE: Unable to Fetch Some Archives... - Cinkadeus - 2014-08-23

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


RE: Unable to Fetch Some Archives... - teeedubb - 2014-08-23

Yep thats quantal.


RE: Unable to Fetch Some Archives... - wsnipex - 2014-08-23

(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


RE: Unable to Fetch Some Archives... - Cinkadeus - 2014-08-24

Thanks all. I'll reinstall tonight with the latest download iso.


RE: Unable to Fetch Some Archives... - Cinkadeus - 2014-08-24

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.