Forum

Full Version: Problem during apt-get update
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all, 1st time poster so not 100% sure if this it the correct subforum Wink

Anyways, I regularly run apt-get update / upgrade, but now I get this error when I run apt-get update:

Quote:xbian@xbian ~ $ sudo apt-get update
[sudo] password for xbian:
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
Hit http://apt.xbian.org staging Release.gpg
Hit http://apt.xbian.org stable Release.gpg
Hit http://apt.xbian.org staging Release.gpg
Hit http://apt.xbian.org stable Release
Hit http://apt.xbian.org staging Release
Hit http://apt.xbian.org stable Release
Hit http://apt.xbian.org staging Release
Hit http://mirrordirector.raspbian.org wheezy/main Sources
Ign http://apt.xbian.org stable Release
Hit http://apt.xbian.org stable/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/contrib Sources
Hit http://mirrordirector.raspbian.org wheezy/non-free Sources
Hit http://mirrordirector.raspbian.org wheezy/rpi Sources
Hit http://mirrordirector.raspbian.org wheezy/main armhf Packages
Hit http://mirrordirector.raspbian.org wheezy/non-free armhf Packages
Hit http://apt.xbian.org staging/main armhf Packages
Hit http://apt.xbian.org stable/main armhf Packages
Hit http://apt.xbian.org staging/main 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/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://apt.xbian.org staging/main Translation-en_US
Ign http://apt.xbian.org staging/main Translation-en
Ign http://apt.xbian.org stable/main Translation-en_US
Ign http://apt.xbian.org stable/main Translation-en
Ign http://apt.xbian.org staging/main Translation-en_US
Ign http://apt.xbian.org staging/main Translation-en
Fetched 473 B in 30s (15 B/s)
Reading package lists... Done
W: GPG error: http://apt.xbian.org stable Release: The following signatures were invalid: BADSIG 5D3294C2529968ED CurlyMo <development@xbian.org>

Any idea what causes this?

Thanks!
Can you post the output of /etc/apt/sources.list and /etc/apt/sources.list.d/xbian.list

It's only a warning, so shouldn't cause any issues
(3rd Nov, 2014 02:10 AM)IriDium Wrote: [ -> ]Can you post the output of /etc/apt/sources.list and /etc/apt/sources.list.d/xbian.list

It's only a warning, so shouldn't cause any issues

Here goes, thanks Smile

/etc/apt/sources.list
Quote:deb http://mirrordirector.raspbian.org/raspbian/ wheezy main non-free
deb-src http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

/etc/apt/sources.list.d/xbian.list
Quote:deb http://apt.xbian.org stable main
deb http://apt.xbian.org staging main
### deb http://apt.xbian.org devel main

deb http://apt.xbian.org/rpi-wheezy stable main
deb http://apt.xbian.org/rpi-wheezy staging main
### deb http://apt.xbian.org/rpi-wheezy devel main
Edited - 'My Bad' (as people who can't speak proper English say)...... Smile

Skywatch
Reference URL's