[RISOLTO]aggiornamento
[RISOLTO]aggiornamento
Da un po'di giorni mi appare sulla tray in alto a destra un segnale rosso (quello uguale ai cartelli stradali: attenzione :) ) che mi dice che il sistema non è aggiornato....
procedo alla verifica del sistema e puntualmente mi appare questa scritta:
" Errore GPG: http://ppa.launchpad.net karmic Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 97F6E5D34865CF4FImpossibile recuperare http://ppa.launchpad.net/openshot.devel ... ic/Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)."
cosa mi consigliate di fare per rimediare a qualche pasticcio probabilmente creato da me?
grazie!
procedo alla verifica del sistema e puntualmente mi appare questa scritta:
" Errore GPG: http://ppa.launchpad.net karmic Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 97F6E5D34865CF4FImpossibile recuperare http://ppa.launchpad.net/openshot.devel ... ic/Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)."
cosa mi consigliate di fare per rimediare a qualche pasticcio probabilmente creato da me?
grazie!
Ultima modifica di ixam il sabato 22 maggio 2010, 19:31, modificato 1 volta in totale.
- guybrush.d
- Entusiasta Emergente

- Messaggi: 1599
- Iscrizione: venerdì 7 agosto 2009, 19:21
Re: aggiornamento
Ciao,
è semplice e nulla di preoccupante hai semplicemente aggiunto un repository,
da cui non è possibile scaricare previa installazione della chiave di sicurezza gpg
vai sul sito launchpad.net del ppa da cui hai prelevato i repository ed installa la chiave.
è semplice e nulla di preoccupante hai semplicemente aggiunto un repository,
da cui non è possibile scaricare previa installazione della chiave di sicurezza gpg
vai sul sito launchpad.net del ppa da cui hai prelevato i repository ed installa la chiave.
Quanto legno potrebbe rodere un roditore, se un roditore potesse rodere il legno?
- Petr
- Rampante Reduce

- Messaggi: 6203
- Iscrizione: lunedì 17 agosto 2009, 1:26
- Desktop: Unity
- Distribuzione: Ubuntu 14.04 LTS x86_64
Re: aggiornamento
Ciao!
Copia e incolla nel terminale
Copia e incolla nel terminale
Codice: Seleziona tutto
gpg –keyserver subkeys.pgp.net –recv-keys 97F6E5D34865CF4FCodice: Seleziona tutto
gpg –armor –export 97F6E5D34865CF4F | sudo apt-key addCodice: Seleziona tutto
sudo apt-get updateRe: aggiornamento
recupero questa discussione perchè il problema persiste...
dopo aver lanciato il "gestore aggiornamenti" appare questa schermata:
"Impossibile scaricare tutti gli indici dell'archivio
Il repository potrebbe non essere più disponibile o non più raggiungibile per problemi di rete. Se disponibile, verrà utilizzata una versione vecchia degli indici, altrimenti verrà ignorato. Controllare la connessione di rete e assicurarsi che l'indirizzo inserito nelle preferenze sia corretto."
"Impossibile recuperare http://ppa.launchpad.net/openshot.devel ... ic/Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi."
come fare?
grazie a tutti!
dopo aver lanciato il "gestore aggiornamenti" appare questa schermata:
"Impossibile scaricare tutti gli indici dell'archivio
Il repository potrebbe non essere più disponibile o non più raggiungibile per problemi di rete. Se disponibile, verrà utilizzata una versione vecchia degli indici, altrimenti verrà ignorato. Controllare la connessione di rete e assicurarsi che l'indirizzo inserito nelle preferenze sia corretto."
"Impossibile recuperare http://ppa.launchpad.net/openshot.devel ... ic/Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi."
come fare?
grazie a tutti!
- Petr
- Rampante Reduce

- Messaggi: 6203
- Iscrizione: lunedì 17 agosto 2009, 1:26
- Desktop: Unity
- Distribuzione: Ubuntu 14.04 LTS x86_64
Re: aggiornamento
Quale versione di Ubuntu hai?
9.10 0 10.04?
Come vedi c'è scritto karmic
9.10 0 10.04?
Come vedi c'è scritto karmic
Codice: Seleziona tutto
http://ppa.launchpad.net/openshot.developers/ppa/ubuntu/dists/karmic/ReleaseRe: aggiornamento
la 9.10 
- Petr
- Rampante Reduce

- Messaggi: 6203
- Iscrizione: lunedì 17 agosto 2009, 1:26
- Desktop: Unity
- Distribuzione: Ubuntu 14.04 LTS x86_64
Re: aggiornamento
Posta la lista sorgenti, da terminale digita
Codice: Seleziona tutto
cat /etc/apt/sources.listRe: aggiornamento
Ecco:
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-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/ karmic universe
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic universe
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates universe
deb-src 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-src http://it.archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
deb-src 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 main restricted
deb http://security.ubuntu.com/ubuntu karmic-security universe
deb-src http://security.ubuntu.com/ubuntu karmic-security universe
deb http://security.ubuntu.com/ubuntu karmic-security multiverse
deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse
deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main
deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu karmic main
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-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/ karmic universe
deb-src http://it.archive.ubuntu.com/ubuntu/ karmic universe
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates universe
deb-src 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-src http://it.archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
deb-src 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 main restricted
deb http://security.ubuntu.com/ubuntu karmic-security universe
deb-src http://security.ubuntu.com/ubuntu karmic-security universe
deb http://security.ubuntu.com/ubuntu karmic-security multiverse
deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse
deb http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/jonabeck/ppa/ubuntu karmic main
deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu karmic main
- Petr
- Rampante Reduce

- Messaggi: 6203
- Iscrizione: lunedì 17 agosto 2009, 1:26
- Desktop: Unity
- Distribuzione: Ubuntu 14.04 LTS x86_64
Re: aggiornamento
Modifica così le ultime due righe. Come vedi l'ultima non è scritta nel modo giusto,
Codice: Seleziona tutto
deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu karmic mainRe: aggiornamento
grazie per la risposta....ma come si fa?
>:(
>:(
- Petr
- Rampante Reduce

- Messaggi: 6203
- Iscrizione: lunedì 17 agosto 2009, 1:26
- Desktop: Unity
- Distribuzione: Ubuntu 14.04 LTS x86_64
Re: aggiornamento
Hai ragione. Ti chiedo scusa.ixam ha scritto: grazie per la risposta....ma come si fa?
>:(
Apri la lista con
Codice: Seleziona tutto
sudo gedit /etc/apt/sources.listSuccessivamente
Codice: Seleziona tutto
sudo apt-get updateCodice: Seleziona tutto
sudo apt-get upgradeRe: aggiornamento
Le scuse dovrei chiederle io a te!
Ho risolto grazie alle tue dritte...ed ho imparato una "cosa" nuova...
Grazie ancora!
Ho risolto grazie alle tue dritte...ed ho imparato una "cosa" nuova...
Grazie ancora!
- Petr
- Rampante Reduce

- Messaggi: 6203
- Iscrizione: lunedì 17 agosto 2009, 1:26
- Desktop: Unity
- Distribuzione: Ubuntu 14.04 LTS x86_64
Re: [RISOLTO]aggiornamento
Di niente! 
Buon Ubuntu!
Buon Ubuntu!
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti