can't update 404 errors - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: can't update 404 errors (/thread-1332.html) |
can't update 404 errors - agent5150 - 8th Sep, 2013 04:06 AM Hi, xbian reports there are several package updates available. when I run apt-get update, all is good apt-get upgrade gives me the list of 8 packages, then fails with 404 error for dikonist.asuscomm.com with file not found for every package. Do I have a bad source in my apt-get config.? RE: can't update 404 errors - mk01 - 8th Sep, 2013 06:36 AM how your /etc/apt/sources.list looks like ? RE: can't update 404 errors - IriDium - 8th Sep, 2013 10:54 PM Looks like Koens repo. Have you tried upgrading to 12.2 via the "testing" on this website. Remove the assus.... line and replace with deb mirror://apt.xbian.org/mirror.txt wheezy main #apt-get clean #apt-get update #apt-get upgrade. RE: can't update 404 errors - agent5150 - 9th Sep, 2013 06:20 AM (8th Sep, 2013 10:54 PM)IriDium Wrote: Looks like Koens repo. Have you tried upgrading to 12.2 via the "testing" on this website. here's my sources.list: deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi deb mirror://apt.xbian.org/mirror.txt wheezy main deb http://dikonist.asuscomm.com:82/XBian/APT/ wheezy main If I remove aususcomm it doesn't find any updates. I am on 12.2 with beta 1.1 Update: I guess host was down on something, today I ran apt-get upgrade and it installed all the available updates. 8 of them. RE: can't update 404 errors - IriDium - 9th Sep, 2013 07:00 PM By the looks of it you are on XBMC 12.2 improvements & Linux 3.10 http://forum.xbian.org/showthread.php?tid=1168 So you are on a testing release. |