Forum
dpkg error when running apt-get upgrade. - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: dpkg error when running apt-get upgrade. (/thread-1391.html)

Pages: 1 2 3 4


RE: dpkg error when running apt-get upgrade. - mk01 - 13th Nov, 2013 06:01 PM

https://github.com/xbianonpi/xbian/issues/448


RE: dpkg error when running apt-get upgrade. - kriticar - 13th Nov, 2013 10:33 PM

Thanks.


RE: dpkg error when running apt-get upgrade. - zeppelin - 23rd Feb, 2014 08:35 PM

Hello,

I cannot access xbian.brantje.com at all.
Is there any change that the server is down or my ISPs ip range is blocked?

Terminal
root@xbian:/# less /etc/apt/sources.list
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb mirror://apt.xbian.org/mirror.txt wheezy main

Terminal
root@xbian:/# apt-get update
Hit http://mirrordirector.raspbian.org wheezy Release.gpg
Hit http://mirrordirector.raspbian.org wheezy Release
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/rpi armhf Packages
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
Get:1 http://xbian.dehakkelaar.nl/ wheezy Release.gpg [3,639 B]
Get:2 http://xbian.dehakkelaar.nl/ wheezy Release [3,639 B]
Ign mirror://apt.xbian.org wheezy Release
E: GPG error: mirror://apt.xbian.org wheezy Release: The following signatures were invalid: NODATA 1 NODATA 2


Terminal
root@xbian:/# cd /tmp
root@xbian:/tmp# wget http://xbian.brantje.com/xbian.gpg.key
--2014-02-23 12:02:53-- http://xbian.brantje.com/xbian.gpg.key
Resolving xbian.brantje.com (xbian.brantje.com)... 188.142.48.93
Connecting to xbian.brantje.com (xbian.brantje.com)|188.142.48.93|:80... failed: Connection timed out.
Retrying.


Terminal
Pinging xbian.brantje.com [188.142.48.93] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 188.142.48.93:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

Thanks!


RE: dpkg error when running apt-get upgrade. - palswim - 27th Feb, 2014 11:13 AM

(24th Sep, 2013 10:19 PM)IriDium Wrote:  You seem to have a mishmash of sources. Koens and Branje so it's a wonder anything works at all :-)

For a standard install your sources.list should look like this:
Terminal
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb mirror://apt.xbian.org/mirror.txt wheezy main

I'm resurrecting this thread because of this post. In the XBian Beta 2 image (from the XBian-installer utility), my sources are:
Code:
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
deb http://xbian.brantje.com stable main
#deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

Do we have somewhere (like near the front page of XBian.org or the top of the Forums) that lists the "official" repositories?

This response (that I'm quoting) indicates shock that anyone would be using the Brantje repos, yet they come by default in the initial XBian image file.


RE: dpkg error when running apt-get upgrade. - mk01 - 24th Mar, 2014 06:11 AM

@palswim

this package holds always actual sources.list files and valid public gpg keys to check package / repo db files signatures.

as for text info, we will put on wiki.


RE: dpkg error when running apt-get upgrade. - picard12 - 27th Mar, 2014 02:56 AM

EDIT..sorry