9th Feb, 2015, 07:33 PM
Hello,
I'm running Xbian 1.0RC3 on a raspberry pi B with wired ethernet attached to a projector via HDMI and nothing else hooked up, I get the media from a NAS using CIFS and AFP.
I recently updated the sources.list files as instructed on the FAQ page to fix the
xbian.brantje.org seem to be unreachable error
When I run apt-get update it hangs after retrieving the files.
I've searched quite a bit around and tried all sorts of tricks such as deleting the various apt and dpkg lock files, manually changing the mirrors in /etc/apt/sources.list but nothing seems to make this problem go away it just hangs.
Here is my /etc/apt/sources.list
And /etc/apt/sources.list.d/xbian.list
I appreciate the help, and really hope to find a fix for this.
Thanks!
I'm running Xbian 1.0RC3 on a raspberry pi B with wired ethernet attached to a projector via HDMI and nothing else hooked up, I get the media from a NAS using CIFS and AFP.
I recently updated the sources.list files as instructed on the FAQ page to fix the
xbian.brantje.org seem to be unreachable error
When I run apt-get update it hangs after retrieving the files.
Code:
xbian@FramboiseTV ~ $ sudo apt-get update
[sudo] password for xbian:
Get:1 http://mirrordirector.raspbian.org wheezy Release.gpg [490 B]
Get:2 http://mirrordirector.raspbian.org wheezy Release [14.4 kB]
Get:3 http://apt.xbian.org stable Release.gpg [490 B]
Get:4 http://apt.xbian.org stable Release [3,239 B]
Get:5 http://mirrordirector.raspbian.org wheezy/main armhf Packages [9,534 kB]
Get:6 http://apt.xbian.org stable/main armhf Packages [23.5 kB]
Get:7 http://apt.xbian.org stable/rpi-wheezy armhf Packages [11.8 kB]
Ign http://apt.xbian.org stable/main Translation-en_US
Ign http://apt.xbian.org stable/main Translation-en
Ign http://apt.xbian.org stable/rpi-wheezy Translation-en_US
Ign http://apt.xbian.org stable/rpi-wheezy Translation-en
Get:8 http://mirrordirector.raspbian.org wheezy/contrib armhf Packages [26.4 kB]
Get:9 http://mirrordirector.raspbian.org wheezy/non-free armhf Packages [58.0 kB]
Get:10 http://mirrordirector.raspbian.org wheezy/rpi armhf Packages [511 B]
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/contrib Translation-en
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/main Translation-en
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/non-free Translation-en
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en_US
Ign http://mirrordirector.raspbian.org wheezy/rpi Translation-en
Fetched 9,673 kB in 33s (287 kB/s)
I've searched quite a bit around and tried all sorts of tricks such as deleting the various apt and dpkg lock files, manually changing the mirrors in /etc/apt/sources.list but nothing seems to make this problem go away it just hangs.
Here is my /etc/apt/sources.list
Code:
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
And /etc/apt/sources.list.d/xbian.list
Code:
deb mirror://apt.xbian.org/mirror.txt stable main rpi-wheezy
I appreciate the help, and really hope to find a fix for this.
Thanks!