(12th Aug, 2015 03:04 AM)Skywatch Wrote: [ -> ]You still seem to have references to 'brantje' in there somehow...
Please post the contents of....
/etc/apt/sources.list
/etc/apt/sources.list.d/xbian.list
Then we can see.
There is no directory /et/apt and when i do
xbian@xbian ~ $ /etc/apt/sources.list
-bash: /etc/apt/sources.list: Permission denied
I only have done:
root@xbian:/home/xbian# sudo -s
[sudo] password for xbian: raspberry
root@xbian:/home/xbian
echo "deb mirror://apt.xbian.org/mirror.txt stable main" > /etc/apt/sources.list.d/xbian.list
root@xbian:/home/xbian#
apt-get update; apt-get install --reinstall lsb-release xbian-package-repo; apt-get update
Hit
http://apt1.xbian.org stable Release.gpg
Err
http://xbian.brantje.com devel Release.gpg
Could not resolve 'xbian.brantje.com'
Err
http://xbian.brantje.com staging Release.gpg
Could not resolve 'xbian.brantje.com'
Hit
http://apt1.xbian.org stable Release
Hit
http://apt1.xbian.org stable/main armhf Packages
Ign
http://apt1.xbian.org stable/main Translation-en_US
Ign
http://apt1.xbian.org stable/main Translation-en
Reading package lists... Done
W: Failed to fetch
http://xbian.brantje.com/dists/devel/Release.gpg Could not resolve 'xbian.brantje.com'
W: Failed to fetch
http://xbian.brantje.com/dists/staging/Release.gpg Could not resolve 'xbian.brantje.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reinstallation of lsb-release is not possible, it cannot be downloaded.
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0 B/5,402 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Create a snapshot of '/run/btrfs-snap/root/@' in '/run/btrfs-snap/root/@btrfs-auto-snap_apt-run-2015-08-11-1727'
Transaction commit: none (default)
Delete subvolume '/run/btrfs-snap/root/@last_good_known'
Create a snapshot of '/run/btrfs-snap/root/@btrfs-auto-snap_apt-run-2015-08-11-1727' in '/run/btrfs-snap/root/@last_good_known'
Transaction commit: none (default)
Delete subvolume '/run/btrfs-snap/root/@btrfs-auto-snap_apt-run-2015-08-11-1609'
@btrfs-auto-snap_apt-run-2015-08-11-1727, 1 created snapshots, 1 destroyed snapshots, 0 warnings.
(Reading database ... 24280 files and directories currently installed.)
Preparing to replace xbian-package-repo 20150723-2 (using .../xbian-package-repo_20150723-2_armhf.deb) ...
Unpacking replacement xbian-package-repo ...
Setting up xbian-package-repo (20150723-2) ...
OK
OK
Err
http://xbian.brantje.com devel Release.gpg
Could not resolve 'xbian.brantje.com'
Err
http://xbian.brantje.com staging Release.gpg
Could not resolve 'xbian.brantje.com'
Hit
http://apt1.xbian.org stable Release.gpg
Hit
http://apt1.xbian.org stable Release
Hit
http://apt1.xbian.org stable/main armhf Packages
Ign
http://apt1.xbian.org stable/main Translation-en_US
Ign
http://apt1.xbian.org stable/main Translation-en
Reading package lists... Done
W: Failed to fetch
http://xbian.brantje.com/dists/devel/Release.gpg Could not resolve 'xbian.brantje.com'
W: Failed to fetch
http://xbian.brantje.com/dists/staging/Release.gpg Could not resolve 'xbian.brantje.com'
W: Some index files failed to download. They have been ignored, or old ones used instead.
root@xbian:/home/xbian#
So i dit only the asked command (i thought)
Oh, i did
cd /etc/apt
nano sources.list
deb
http://xbian.brantje.com devel main
deb
http://xbian.brantje.com staging mainb
http://mirrordirector.raspbian.org/raspbian/ wheezy main non-free
But how do i come to /etc/apt/sources.list.d/xbian.list?