Pagina 1 di 1

errore negli aggiornamenti

Inviato: mercoledì 14 aprile 2010, 16:06
da -jona95-
Ciao a tutti,
ho ubuntu 9.10 e non mi si scaricano più gli aggiornamenti, l'ultimo è stato efettuato 33 gg fa.
Se vado sul gestore aggiornamenti  e clicco verifica mi da questo errore:

Errore GPG: http://repository.cairo-dock.org karmic Release: Le seguenti firme non erano valide: NODATA 1 NODATA 2Impossibile recuperare http://repository.cairo-dock.org/ubuntu ... s.bz2  Il sottoprocesso /bin/bzip2 ha restituito un codice d'errore (2)
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.

se digito da terminale /etc/apt/sources.list  mi da un errore "permesso negato"

e facendo sudo gedit  /etc/apt/sources.list ecco la lista:

deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://it.archive.ubuntu.com/ubuntu/ karmic universe
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://it.archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu karmic partner
# deb-src http://archive.canonical.com/ubuntu karmic partner

deb http://security.ubuntu.com/ubuntu karmic-security main restricted
deb-src http://security.ubuntu.com/ubuntu karmic-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu karmic-security universe
deb http://security.ubuntu.com/ubuntu karmic-security multiverse
deb http://repository.cairo-dock.org/ubuntu karmic cairo-dock

cosa potrebbe essere? E come faccio a risolverlo?

Grazie a tutti in anticipo...

Re: errore negli aggiornamenti

Inviato: mercoledì 14 aprile 2010, 16:36
da cervellato
Ciao
vai sù questo link  http://wiki.ubuntu-it.org/AmbienteGrafi ... /CairoDock, quì trovi la solozione?

manca la chiave autenticazione, digiti questo comando al terminale

wget -q http://repository.cairo-dock.org/ubuntu/cairo-dock.gpg -O- | sudo apt-key add -

oppure rimuovi questo dep (  deb http://repository.cairo-dock.org/ubuntu karmic cairo-dock )

Re: errore negli aggiornamenti

Inviato: mercoledì 14 aprile 2010, 16:42
da -jona95-
al comando dalla console mi dice:

gpg: non sono stati trovati dati OpenPGP validi.

ora provo ad eliminare il dep...

Re: errore negli aggiornamenti

Inviato: mercoledì 14 aprile 2010, 16:46
da -jona95-
Togliendo il dep dai repository non mi dà errore...grazie

Re: errore negli aggiornamenti

Inviato: mercoledì 14 aprile 2010, 17:27
da cervellato
Metti risolto al primo post

ciao ciao