Pagina 1 di 1
[risolto] Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 18:54
da Caterina
ho da alcuni giorni la notifica che è disponibile la nuova versione di Opera, ma poi quando clicco su "Installa aggiornamenti" non succede nulla e ritorna alla schermata di prima.
Cosa può essere?
Re: Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 18:58
da maxbigsi
Re: Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 19:06
da difesaparcosempione
controlla /etc/apt/sources.list !!
Posta il file.
ciao

Re: Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 19:26
da Caterina
da terminale ottengo:
Codice: Seleziona tutto
W: Errore GPG: http://deb.opera.com stable Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY A2019EA84E7532C8
questo invece è il file sources.list
Codice: Seleziona tutto
# added by the release upgrader
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://it.archive.ubuntu.com/ubuntu/ maverick main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
## 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/ maverick universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick universe
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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/ maverick multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://it.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ maverick-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.
## 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://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb http://it.archive.ubuntu.com/ubuntu/ maverick-proposed restricted main multiverse universe
deb-src http://security.ubuntu.com/ubuntu maverick-security multiverse
deb http://extras.ubuntu.com/ubuntu maverick main #Third party developers repository
deb http://deb.torproject.org/torproject.org lucid main
deb-src http://deb.torproject.org/torproject.org lucid main
deb http://deb.opera.com/opera/ stable non-free
deb http://download.virtualbox.org/virtualbox/debian maverick contrib
Re: Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 19:28
da tokijin
Dai questo comando
Codice: Seleziona tutto
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
Re: Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 20:28
da Caterina
tokijin ha scritto:
Dai questo comando
Codice: Seleziona tutto
wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
ho fatto:
Codice: Seleziona tutto
Connessione a deb.opera.com|195.189.143.183|:80... connesso.
HTTP richiesta inviata, in attesa di risposta... 200 OK
Lunghezza: 2437 (2,4K) [application/pgp-keys]
Salvataggio in: "STDOUT"
100%[==============================================================================>] 2.437 --.-K/s in 0,002s
2011-01-28 20:27:27 (1,10 MB/s) - scritto su stdout [2437/2437]
resta così.. senza restituirmi la console. Ovviamente, Opera continua a non aggiornare
Re: Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 21:01
da tokijin
Allora prova questo, dovrebbe funzionare
Codice: Seleziona tutto
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E7532C8
Non dovresti aver problemi, nel caso dai questo
Codice: Seleziona tutto
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A2019EA84E7532C8
EDIT
aggiungo che quando si hanno problemi con le chiavi di autenticazione, conviene leggere questa pagina del wiki:
AmministrazioneSistema/InstallareProgrammi/GestioneChiaviPgp
Re: Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 21:29
da Caterina
si ha Funzonato col primo comando, grazie!
Re: Opera non si aggiorna
Inviato: venerdì 28 gennaio 2011, 22:03
da maxbigsi
bene, puoi mettere risolto nel titolo del primo post
