[Risolto] - sapete perchè mi compare questo avviso ... ?
[Risolto] - sapete perchè mi compare questo avviso ... ?
mi compare subito dopo aver inserito la password per aggiornare il sistema..
W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_c-korn_vlc_ubuntu_dists_jaunty_main_binary-i386_Packages)
W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_c-korn_vlc_ubuntu_dists_jaunty_main_binary-i386_Packages)
poi se provo a aggiornare il sistema per passare alla versione 9,10 mi compare
W:Impossibile ottenere http://security.ubuntu.com/ubuntu/dists ... ty/Release Unable to find expected entry multiversedeb/source/Sources in Meta-index file (malformed Release file?)
, E:Impossibile scaricare alcune file di indice, essi verranno ignorati, oppure si useranno quelli precedenti.
ci sarà qualcosa di mancante o sbagliato nella sources.list?
ciao e grazie in anticipo!! :-[
W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_c-korn_vlc_ubuntu_dists_jaunty_main_binary-i386_Packages)
W: Duplicate sources.list entry http://ppa.launchpad.net jaunty/main Packages (/var/lib/apt/lists/ppa.launchpad.net_c-korn_vlc_ubuntu_dists_jaunty_main_binary-i386_Packages)
poi se provo a aggiornare il sistema per passare alla versione 9,10 mi compare
W:Impossibile ottenere http://security.ubuntu.com/ubuntu/dists ... ty/Release Unable to find expected entry multiversedeb/source/Sources in Meta-index file (malformed Release file?)
, E:Impossibile scaricare alcune file di indice, essi verranno ignorati, oppure si useranno quelli precedenti.
ci sarà qualcosa di mancante o sbagliato nella sources.list?
ciao e grazie in anticipo!! :-[
Ultima modifica di Shaved il giovedì 13 maggio 2010, 20:35, modificato 1 volta in totale.
Re: sapete perchè mi compare questo avviso quando scarico gli aggiornamenti?
Hai dei repository doppi nella sources.list.
Posta l'output del comando
E poi, hai Jaunty o Karmic ????
Posta l'output del comando
Codice: Seleziona tutto
cat /etc/apt/sources.listRe: sapete perchè mi compare questo avviso quando scarico gli aggiornamenti?
questo è quello che mi appare nel terminale :
penso di avere jaunty ma non vorrei sbagliarmi (dato che non ho capito bene a cosa ci si riferisce :-\), sono un novizio vogliate scusarmi!
Codice: Seleziona tutto
lorenzo@lorenzo-laptop:~$ cat /etc/apt/sources.list
#deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty 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/ jaunty main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-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/ jaunty universe
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-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/ jaunty multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-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/ jaunty-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-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 jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner
deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiversedeb http://ppa.launchpad.net/keepassx/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/keepassx/ppa/ubuntu jaunty main#Vlc
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
Ultima modifica di Shaved il martedì 11 maggio 2010, 16:58, modificato 1 volta in totale.
Re: sapete perchè mi compare questo avviso quando scarico gli aggiornamenti?
Hai l'ultima riga del file /etc/apt/sources.list che è doppia.
Cancellane una entrando nel file con privilegi da admin
salva ed esci dall'editor di testo.
Alla fine dai questo comando
Cancellane una entrando nel file con privilegi da admin
Codice: Seleziona tutto
sudo gedit /etc/apt/sources.listAlla fine dai questo comando
Codice: Seleziona tutto
sudo apt-get updateRe: sapete perchè mi compare questo avviso quando scarico gli aggiornamenti?
grazie della pazienza Shaved 
ho cancellato le ultime due righe ora è così:
ma dopo poco che comincio a fare l'avanzamento alla versione 9.10 mi compare prima :
e se lo ignoro poco dopo:
cosa posso modificare?
grazie ancora!
ho cancellato le ultime due righe ora è così:
Codice: Seleziona tutto
lorenzo@lorenzo-laptop:~$ cat /etc/apt/sources.list
#deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty 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/ jaunty main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-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/ jaunty universe
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-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/ jaunty multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-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/ jaunty-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-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 jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner
deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiversedeb http://ppa.launchpad.net/keepassx/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/keepassx/ppa/ubuntu jaunty main#Vlc
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
Codice: Seleziona tutto
Sono state disabilitate alcune voci di terze parti nel file «sources.list». È possibile abilitarle di nuovo dopo l'avanzamento di versione con lo strumento «software-properties» o con il gestore di pacchetti.Codice: Seleziona tutto
W:Impossibile ottenere http://security.ubuntu.com/ubuntu/dists/karmic-security/Release Unable to find expected entry multiversedeb/source/Sources in Meta-index file (malformed Release file?)
, E:Impossibile scaricare alcune file di indice, essi verranno ignorati, oppure si useranno quelli precedenti.grazie ancora!
Re: sapete perchè mi compare questo avviso quando scarico gli aggiornamenti?
Penso che non ti convenga modificare nulla, perché quell'errore potrebbe dipendere da un problema temporaneo dei server. Oppure, se vuoi fare un po' di pulizia, metti solo i repo ufficiali
e rilancia il classico sudo apt-get update.
Poi segui le indicazioni per l'aggiornamento da Jaunty a Karmic --> Installazione/AggiornamentoKarmic.
Codice: Seleziona tutto
deb http://it.archive.ubuntu.com/ubuntu/ jaunty main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty main universe restricted multiverse
deb http://security.ubuntu.com/ubuntu jaunty-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security main universe restricted multiverse
deb http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ jaunty-updates main universe restricted multiversePoi segui le indicazioni per l'aggiornamento da Jaunty a Karmic --> Installazione/AggiornamentoKarmic.
Re: sapete perchè mi compare questo avviso quando scarico gli aggiornamenti?
grazie Shaved! sono riuscito ad installare il 10.04! adesso ho dei piccoli problemini come "l'applet della luminosità che non funziona, oppure non mi compare più il tempo di scarica della batteria stimato,è un pò lento ad accendersi ecc" ma penso che riuscirò a cavarmela! grazie mille, alla prossima! (good)
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 7 ospiti
