errore in repository Opera

Installazione, configurazione e uso di programmi e strumenti.
Scrivi risposta
Caterina
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 496
Iscrizione: sabato 24 febbraio 2007, 12:22

errore in repository Opera

Messaggio da Caterina »

guardate che cosa esce cliccando sul triangolo nella barra.

Faccio "controlla aggiornamenti" ed ottengo:
"W:GPG error: http://deb.opera.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F9A2F76A9D1A0061, W:Failed to fetch http://deb.opera.com/opera/dists/stable ... es.gz  404  Not Found
, E:Some index files failed to download, they have been ignored, or old ones used instead."

Dove la trovo la nuova chiave di Opera?
Allegati
Schermata.png
Avatar utente
tokijin
Moderatore Globale
Moderatore Globale
Messaggi: 4626
Iscrizione: mercoledì 3 giugno 2009, 23:10
Desktop: plasma 5.27.4
Distribuzione: Kubuntu 23.04
Località: Abruzzo

Re: errore in repository Opera

Messaggio da tokijin »

Prova a fare come riportato qui

Codice: Seleziona tutto

wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
Poi da terminale (Applicazioni -> Accessori -> Terminale) dai

Codice: Seleziona tutto

sudo apt-get update
Sei abbruzzese se dopo che ti sei strafogato un chilogrammo di pasta, hai il coraggio di dire alla cuoca "cacc ch'è cott" - Se entra un piccione in casa..chiudi le finestre!
Ubuntu User #28657 - Il mio vecchio hardware - Tag Codice
Caterina
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 496
Iscrizione: sabato 24 febbraio 2007, 12:22

Re: errore in repository Opera

Messaggio da Caterina »

fatto: dà sempre l'errore:

W: Impossibile recuperare http://deb.opera.com/opera/dists/stable/Release  Unable to find expected entry  non-free/source/Sources in Meta-index file (malformed Release file?)
E: Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
Avatar utente
tokijin
Moderatore Globale
Moderatore Globale
Messaggi: 4626
Iscrizione: mercoledì 3 giugno 2009, 23:10
Desktop: plasma 5.27.4
Distribuzione: Kubuntu 23.04
Località: Abruzzo

Re: errore in repository Opera

Messaggio da tokijin »

Caterina ha scritto: fatto: dà sempre l'errore:

W: Impossibile recuperare http://deb.opera.com/opera/dists/stable/Release  Unable to find expected entry  non-free/source/Sources in Meta-index file (malformed Release file?)
E: Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
Ti dice questa cosa dopo aver fatto questo
tokijin ha scritto: Prova a fare come riportato qui

Codice: Seleziona tutto

wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
o questo
tokijin ha scritto: Poi da terminale (Applicazioni -> Accessori -> Terminale) dai

Codice: Seleziona tutto

sudo apt-get update
?
Sei abbruzzese se dopo che ti sei strafogato un chilogrammo di pasta, hai il coraggio di dire alla cuoca "cacc ch'è cott" - Se entra un piccione in casa..chiudi le finestre!
Ubuntu User #28657 - Il mio vecchio hardware - Tag Codice
Caterina
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 496
Iscrizione: sabato 24 febbraio 2007, 12:22

Re: errore in repository Opera

Messaggio da Caterina »

al secondo comando.
Al primo dice: scritto su stdout.. OK
Avatar utente
tokijin
Moderatore Globale
Moderatore Globale
Messaggi: 4626
Iscrizione: mercoledì 3 giugno 2009, 23:10
Desktop: plasma 5.27.4
Distribuzione: Kubuntu 23.04
Località: Abruzzo

Re: errore in repository Opera

Messaggio da tokijin »

Hai Ubuntu a 32 o 64 bit?
Posta qui nel forum l'output del comando

Codice: Seleziona tutto

uname -a
e poi

Codice: Seleziona tutto

cat /etc/apt/sources.list
e infine

Codice: Seleziona tutto

ls -l /etc/apt/sources.list.d/
Per incollare l'output del terminale, usa il tago code: clicca sul cancelleto # sopra la faccina ::) e dentro incolli l'output del terminale
Sei abbruzzese se dopo che ti sei strafogato un chilogrammo di pasta, hai il coraggio di dire alla cuoca "cacc ch'è cott" - Se entra un piccione in casa..chiudi le finestre!
Ubuntu User #28657 - Il mio vecchio hardware - Tag Codice
Caterina
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 496
Iscrizione: sabato 24 febbraio 2007, 12:22

Re: errore in repository Opera

Messaggio da Caterina »

Codice: Seleziona tutto

Linux ubuntu 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686 GNU/Linux
a 32 bit

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://download.virtualbox.org/virtualbox/debian maverick non-free
deb http://deb.opera.com/opera/ stable non-free
deb-src http://deb.opera.com/opera/ stable non-free

Codice: Seleziona tutto

-rw-r--r-- 1 root root 128 2010-12-16 16:26 ailurus-ppa-maverick.list
-rw-r--r-- 1 root root 128 2010-12-16 16:26 ailurus-ppa-maverick.list.save
-rw-r--r-- 1 root root  66 2010-12-16 16:26 medibuntu.list
-rw-r--r-- 1 root root 269 2010-10-24 10:14 medibuntu.list.distUpgrade
-rw-r--r-- 1 root root  66 2010-12-16 16:26 medibuntu.list.save
-rw-r--r-- 1 root root 250 2010-10-24 10:14 opera.list.distUpgrade
-rw-r--r-- 1 root root 250 2010-12-11 09:54 opera.list.save
-rw-r--r-- 1 root root   0 2010-02-02 22:15 sevenmachines-tor-karmic.list
-rw-r--r-- 1 root root  68 2010-02-02 22:15 sevenmachines-tor-karmic.list.save
-rw-r--r-- 1 root root   0 2010-08-13 21:26 sevenmachines-tor-lucid.list
-rw-r--r-- 1 root root  67 2010-08-13 21:26 sevenmachines-tor-lucid.list.save
-rw-r--r-- 1 root root 172 2010-12-16 16:26 sun-java-community-team-sun-java6-maverick.list
-rw-r--r-- 1 root root 172 2010-12-16 16:26 sun-java-community-team-sun-java6-maverick.list.save
-rw-r--r-- 1 root root 152 2010-12-16 16:26 ubuntu-x-swat-x-updates-maverick.list
-rw-r--r-- 1 root root 152 2010-12-16 16:26 ubuntu-x-swat-x-updates-maverick.list.save
Avatar utente
tokijin
Moderatore Globale
Moderatore Globale
Messaggi: 4626
Iscrizione: mercoledì 3 giugno 2009, 23:10
Desktop: plasma 5.27.4
Distribuzione: Kubuntu 23.04
Località: Abruzzo

Re: errore in repository Opera

Messaggio da tokijin »

Caterina ha scritto:

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://download.virtualbox.org/virtualbox/debian maverick non-free
deb http://deb.opera.com/opera/ stable non-free
deb-src http://deb.opera.com/opera/ stable non-free
Non esiste il repository con i codici sorgente; apri il tuo sources.list con

Codice: Seleziona tutto

sudo gedit /etc/apt/sources.list
vai all'ultima riga e commentala, aggiungendo un # davanti.
In pratica le righe riguardanti opera devono diventare da così

Codice: Seleziona tutto

deb http://deb.opera.com/opera/ stable non-free
deb-src http://deb.opera.com/opera/ stable non-free
a così

Codice: Seleziona tutto

deb http://deb.opera.com/opera/ stable non-free
#deb-src http://deb.opera.com/opera/ stable non-free
Poi salva il file, chiudi e aggiorna con

Codice: Seleziona tutto

sudo apt-get update
Sei abbruzzese se dopo che ti sei strafogato un chilogrammo di pasta, hai il coraggio di dire alla cuoca "cacc ch'è cott" - Se entra un piccione in casa..chiudi le finestre!
Ubuntu User #28657 - Il mio vecchio hardware - Tag Codice
Avatar utente
francesco bat
Entusiasta Emergente
Entusiasta Emergente
Messaggi: 1136
Iscrizione: giovedì 3 luglio 2008, 3:08
Desktop: KDE o IceWM
Distribuzione: PCLinuxOS
Località: Roma
Contatti:

Re: errore in repository Opera

Messaggio da francesco bat »

Caterina ha scritto: guardate che cosa esce cliccando sul triangolo nella barra.

Faccio "controlla aggiornamenti" ed ottengo:
"W:GPG error: http://deb.opera.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F9A2F76A9D1A0061, W:Failed to fetch http://deb.opera.com/opera/dists/stable ... es.gz  404  Not Found
, E:Some index files failed to download, they have been ignored, or old ones used instead."

Dove la trovo la nuova chiave di Opera?
Ciao !
Se vuoi risolvere il problema totalmente ti conviene fare questa procedura:
Apri il terminale e digita:

Codice: Seleziona tutto

wget -O - http://deb.opera.com/archive.key | sudo apt-key add -
Questo è il metodo ufficiale che mi è stato postato tempo fa sul forum di Opera al seguente link:
http://my.opera.com/community/forums/to ... ?id=638012
Ti conviene salvare la pagina web di quella o questa discussione perchè ogni tanto (anche se molto raramente) il problema può ripresentarsi e tu lo ripristini in questo modo.
Ciao
Francesco bat
Software Linux
Il forum dei programmi per Linux
http://softwarelinux.italiaforum.net/
Avatar utente
tokijin
Moderatore Globale
Moderatore Globale
Messaggi: 4626
Iscrizione: mercoledì 3 giugno 2009, 23:10
Desktop: plasma 5.27.4
Distribuzione: Kubuntu 23.04
Località: Abruzzo

Re: errore in repository Opera

Messaggio da tokijin »

@francesco bat
la chiave la ha già importata; il problema è che nel sources.list ha anche una stringa

Codice: Seleziona tutto

deb-src http://deb.opera.com/opera/ stable non-free
che non dovrebbe esserci; ho detto all'autrice del thread di commentarla, aspettiamo e vediamo che succede.
Ciao  (b2b)
Sei abbruzzese se dopo che ti sei strafogato un chilogrammo di pasta, hai il coraggio di dire alla cuoca "cacc ch'è cott" - Se entra un piccione in casa..chiudi le finestre!
Ubuntu User #28657 - Il mio vecchio hardware - Tag Codice
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti