Forum
xbian.brantje.com down? - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: xbian.brantje.com down? (/thread-2516.html)

Pages: 1 2 3


RE: xbian.brantje.com down? - uljoe08 - 16th Oct, 2014 11:16 AM

(16th Oct, 2014 05:02 AM)Exnor Wrote:  
(16th Oct, 2014 04:41 AM)f1vefour Wrote:  Did you run this first?:

sudo apt-get update

Yep...

Can you post the correct files or paste the content here please? i think i messed up mine and i want to rewrite them from scratch. :/

make sure any line that points to xbian.brantje.com is commented out like this:
Code:
deb http://xbian.brantje.com blah whatever
### deb http://xbian.brantje.com blah whatever



xbian.brantje.com down? - Stormryder - 16th Oct, 2014 07:51 PM

Sorry if I have missen this, but is this change temporary of permanent.
In other words; will xbian.brantje.com start working again (within the near future, let's max 2-3 weeks) or is it apt.xbian.org from now on?


RE: xbian.brantje.com down? - CurlyMo - 16th Oct, 2014 07:58 PM

If other mirrors will start working again, we will point apt.xbian.org to it.


xbian.brantje.com down? - Stormryder - 16th Oct, 2014 08:07 PM

Thanks voor the quick reply, but this still doesn't really help me, probably because I'm no expert on this.

But if I do not change anything at this point (at this moment the packages are not updating my xbian because xbian.brantje.com is unavailable) will it eventually start working once xbian.brantje.com is running/available again?


RE: xbian.brantje.com down? - CurlyMo - 16th Oct, 2014 08:11 PM

Yes, if it becomes available again. But the safest would be to update so we at xbian can have control again on with server to use.


xbian.brantje.com down? - Stormryder - 16th Oct, 2014 08:13 PM

Thanks that was all I needed to know, I will update as per your advise

When manually replacing the apt repository I keep getting stuck at the first sudo command.
The return is

sed: can't read /etc/apt/sources.list.d/xbian.list: No such file or directory

So am I doing something wrong or is the file really not there and is my sudo command wrong?

When I look into the folder /etc/apt/sources.list.d/ it turns out to be empty (at least with a 'ls' command)

edit; Never mind, looks like it worked. Because the file is absent it probably does not need to be changed. The first file was changed and resulted in a correct change of the apt. System has been upgraded, everything works fine.


RE: xbian.brantje.com down? - Smultie - 16th Oct, 2014 10:20 PM

Not sure if related to these problems, but I get the following error when trying to run some updates:

Quote:/usr/sbin/btrfs-auto-snapshot: line 462: [: : integer expression expected
Error: root is not existing volume.
/usr/sbin/btrfs-auto-snapshot: line 1: 12578 Segmentation fault exit 138
E: Problem executing scripts DPkg::Pre-Invoke '[ ! -e /etc/default/xbian-snap ] || . /etc/default/xbian-snap; [ $ENABLEDAPT = yes ] || exit 0; z=$(findmnt -n /| awk '{print $2}'); z=${z#*\[\/}; export z=${z%%\/*}; if [ -x /usr/sbin/btrfs-auto-snapshot ]; then btrfs-auto-snapshot snapshot -k $KEEPAPT -l apt-run $z ; fi ;'
E: Sub-process returned an error code



RE: xbian.brantje.com down? - CurlyMo - 16th Oct, 2014 11:09 PM

@Smultie:
Code:
sed -i 's/dpkg/#dpkg/g' /etc/apt/apt.conf.d/06xbian-btrfs



RE: xbian.brantje.com down? - menakite - 16th Oct, 2014 11:37 PM

(16th Oct, 2014 08:13 PM)Stormryder Wrote:  Thanks that was all I needed to know, I will update as per your advise

When manually replacing the apt repository I keep getting stuck at the first sudo command.
The return is

sed: can't read /etc/apt/sources.list.d/xbian.list: No such file or directory

So am I doing something wrong or is the file really not there and is my sudo command wrong?

When I look into the folder /etc/apt/sources.list.d/ it turns out to be empty (at least with a 'ls' command)

edit; Never mind, looks like it worked. Because the file is absent it probably does not need to be changed. The first file was changed and resulted in a correct change of the apt. System has been upgraded, everything works fine.
XBian sources have been moved from sources.list to sources.list.d/xbian.list only in recent images.


xbian.brantje.com down? - Stormryder - 16th Oct, 2014 11:38 PM

Ah, that explains a lot. Thanks


RE: xbian.brantje.com down? - Smultie - 17th Oct, 2014 01:54 AM

(16th Oct, 2014 11:09 PM)CurlyMo Wrote:  @Smultie:
Code:
sed -i 's/dpkg/#dpkg/g' /etc/apt/apt.conf.d/06xbian-btrfs

Thanks a bunch!


RE: xbian.brantje.com down? - Exnor - 17th Oct, 2014 02:19 AM

(16th Oct, 2014 11:16 AM)uljoe08 Wrote:  
(16th Oct, 2014 05:02 AM)Exnor Wrote:  
(16th Oct, 2014 04:41 AM)f1vefour Wrote:  Did you run this first?:

sudo apt-get update

Yep...

Can you post the correct files or paste the content here please? i think i messed up mine and i want to rewrite them from scratch. :/

make sure any line that points to xbian.brantje.com is commented out like this:
Code:
deb http://xbian.brantje.com blah whatever
### deb http://xbian.brantje.com blah whatever

Mate here's the content of my /etc/apt/sources.list.d/xbian.list file

Terminal

###deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

deb http://apt.xbian.org stable main


###deb http://xbian.brantje.com staging main
###deb http://xbian.brantje.com devel main
###deb http://xbian.brantje.com/rpi-wheezy stable main
###deb http://xbian.brantje.com/rpi-wheezy staging main
###deb http://xbian.brantje.com/rpi-wheezy devel main
### deb http://xbian.brantje.com stable main
###deb http://xbian.brantje.com wheezy main

and my /etc/apt/sources.list file


Terminal


###deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

###deb http://xbian.brantje.com stable main


deb http://apt.xbian.org stable main

and i still get these:

Terminal

Get:1 http://apt.xbian.org stable Release.gpg [473 B]
Get:2 http://apt.xbian.org stable Release [913 B]
Get:3 http://apt.xbian.org stable/main armhf Packages [42.0 kB]
Ign http://apt.xbian.org stable/main Translation-en_US
Ign http://apt.xbian.org stable/main Translation-en
Fetched 43.4 kB in 2s (21.1 kB/s)
Reading package lists... Done
W: Duplicate sources.list entry http://apt.xbian.org/ stable/main armhf Packages (/var/lib/apt/lists/apt.xbian.org_dists_stable_main_binary-armhf_Packages)
W: You may want to run apt-get update to correct these problems

Sad


RE: xbian.brantje.com down? - Smultie - 17th Oct, 2014 02:54 AM

One last (small) problem.

It seems apt-get update keeps finding updates. I believe that shouldn't be the case, right?

Quote:xbian@xbian /etc/apt $ sudo apt-get update
Hit http://mirrordirector.raspbian.org wheezy Release.gpg
Hit http://mirrordirector.raspbian.org wheezy Release
Get:1 http://apt.xbian.org stable Release.gpg [473 B]
Get:2 http://apt.xbian.org stable Release [913 B]
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Get:3 http://apt.xbian.org stable/main armhf Packages [42.0 kB]
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Ign http://apt.xbian.org stable/main Translation-en_US
Ign http://apt.xbian.org stable/main Translation-en
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 43.4 kB in 1s (26.2 kB/s)
Reading package lists... Done
xbian@xbian /etc/apt $ sudo apt-get update
Hit http://mirrordirector.raspbian.org wheezy Release.gpg
Get:1 http://apt.xbian.org stable Release.gpg [473 B]
Hit http://mirrordirector.raspbian.org wheezy Release
Get:2 http://apt.xbian.org stable Release [913 B]
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Get:3 http://apt.xbian.org stable/main armhf Packages [42.0 kB]
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
Ign http://apt.xbian.org stable/main Translation-en_US
Ign http://apt.xbian.org stable/main Translation-en
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 43.4 kB in 1s (26.3 kB/s)



RE: xbian.brantje.com down? - CurlyMo - 17th Oct, 2014 03:01 AM

Nothing wrong there.


RE: xbian.brantje.com down? - menakite - 17th Oct, 2014 04:58 AM

(17th Oct, 2014 02:19 AM)Exnor Wrote:  and my /etc/apt/sources.list file
Terminal


###deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

###deb http://xbian.brantje.com stable main


deb http://apt.xbian.org stable main

Change this, and only this - /etc/apt/sources.list - to:
Code:
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

Then:
Terminal
sudo apt-get update -f