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.?
how your /etc/apt/sources.list looks like ?
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.
(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.
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.
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.