Impossibile effettuare aggiornamento
Impossibile effettuare aggiornamento
Ciao a tutti, sono nuovo de forum e relativamente nuovo di Ubuntu, sino ad ora sono riuscito a risolvere i vari problemi "che mi sono creato" leggendo i vari post, ma adesso tempo proprio di aver bisogno del vs. aiuto.
Ho cercato di installare wiithon, fatto tutto non solo wiithon non funziona, ma ora non riesco ad effettuare alcun aggiornamento di ubuntu sia con le repository che da terminale, l'errore è il seguente:
Impossibile inizializzare le informazioni del pacchetto.
si è verificato un problema irrisolvibile durante l'inizializzazione delle informazioni del pacchetto
Segnalare questo bug per il pacchetto " update manager"
e includere il seguente messaggio di errore:
"E:La riga 54 nel file /etc/aptsources.list non è corretta (URl parse), E:impossibile leggere l'elenco di sorgenti."
:'( :'( :'( :'( :'( :'( :'( :'(
Viste le mie "conoscenze" dei vari comandi, se aveste soluzioni vi pregherei di fornirmele passo/passo.
Grazie anticipatamente a tutti!!
Ho cercato di installare wiithon, fatto tutto non solo wiithon non funziona, ma ora non riesco ad effettuare alcun aggiornamento di ubuntu sia con le repository che da terminale, l'errore è il seguente:
Impossibile inizializzare le informazioni del pacchetto.
si è verificato un problema irrisolvibile durante l'inizializzazione delle informazioni del pacchetto
Segnalare questo bug per il pacchetto " update manager"
e includere il seguente messaggio di errore:
"E:La riga 54 nel file /etc/aptsources.list non è corretta (URl parse), E:impossibile leggere l'elenco di sorgenti."
:'( :'( :'( :'( :'( :'( :'( :'(
Viste le mie "conoscenze" dei vari comandi, se aveste soluzioni vi pregherei di fornirmele passo/passo.
Grazie anticipatamente a tutti!!
- kapello
- Entusiasta Emergente

- Messaggi: 2135
- Iscrizione: lunedì 21 maggio 2007, 18:38
- Desktop: KDE
- Distribuzione: Kbuntu 13.10 amd64
- Località: Torino
- Contatti:
Re: Impossibile effettuare aggiornamento
Deve esserci un errore di sintassi nel file, posta qui il risultato di
cat -n /etc/apt/sources.list
cat -n /etc/apt/sources.list
Quando il saggio indica la luna, lo sciocco guarda il dito - L'esistenza dovrebbe essere sempre colma di bellezza ed emozioni, ma sarebbe ugualmente vuota, senza contenuti. - I miei racconti - Ubuntu user #27862
Re: Impossibile effettuare aggiornamento
Ecco:
1 #deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
2 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
3 # newer versions of the distribution.
4
5 deb http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
6 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
11 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://it.archive.ubuntu.com/ubuntu/ karmic universe
17 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic universe
18 deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates universe
19 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://it.archive.ubuntu.com/ubuntu/ karmic multiverse
27 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic multiverse
28 deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
29 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
30
31 ## Uncomment the following two lines to add software from the 'backports'
32 ## repository.
33 ## N.B. software from this repository may not have been tested as
34 ## extensively as that contained in the main release, although it includes
35 ## newer versions of some applications which may provide useful features.
36 ## Also, please note that software in backports WILL NOT receive any review
37 ## or updates from the Ubuntu security team.
38 # deb http://it.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
39 # deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
40
41 ## Uncomment the following two lines to add software from Canonical's
42 ## 'partner' repository.
43 ## This software is not part of Ubuntu, but is offered by Canonical and the
44 ## respective vendors as a service to Ubuntu users.
45 # deb http://archive.canonical.com/ubuntu karmic partner
46 # deb-src http://archive.canonical.com/ubuntu karmic partner
47
48 deb http://security.ubuntu.com/ubuntu karmic-security main restricted
49 deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
50 deb http://security.ubuntu.com/ubuntu karmic-security universe
51 deb-src http://security.ubuntu.com/ubuntu karmic-security universe
52 deb http://security.ubuntu.com/ubuntu karmic-security multiverse
53 deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse
54 deb Index of /wii.sceners.linux/wiithon-1.1/ubuntu karmic main
flavio@flavio-laptop:~$
1 #deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted
2 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
3 # newer versions of the distribution.
4
5 deb http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
6 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic main restricted
7
8 ## Major bug fix updates produced after the final release of the
9 ## distribution.
10 deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
11 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates main restricted
12
13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
14 ## team. Also, please note that software in universe WILL NOT receive any
15 ## review or updates from the Ubuntu security team.
16 deb http://it.archive.ubuntu.com/ubuntu/ karmic universe
17 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic universe
18 deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates universe
19 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates universe
20
21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
22 ## team, and may not be under a free licence. Please satisfy yourself as to
23 ## your rights to use the software. Also, please note that software in
24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
25 ## security team.
26 deb http://it.archive.ubuntu.com/ubuntu/ karmic multiverse
27 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic multiverse
28 deb http://it.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
29 deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-updates multiverse
30
31 ## Uncomment the following two lines to add software from the 'backports'
32 ## repository.
33 ## N.B. software from this repository may not have been tested as
34 ## extensively as that contained in the main release, although it includes
35 ## newer versions of some applications which may provide useful features.
36 ## Also, please note that software in backports WILL NOT receive any review
37 ## or updates from the Ubuntu security team.
38 # deb http://it.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
39 # deb-src http://it.archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
40
41 ## Uncomment the following two lines to add software from Canonical's
42 ## 'partner' repository.
43 ## This software is not part of Ubuntu, but is offered by Canonical and the
44 ## respective vendors as a service to Ubuntu users.
45 # deb http://archive.canonical.com/ubuntu karmic partner
46 # deb-src http://archive.canonical.com/ubuntu karmic partner
47
48 deb http://security.ubuntu.com/ubuntu karmic-security main restricted
49 deb-src http://security.ubuntu.com/ubuntu karmic-security main restricted
50 deb http://security.ubuntu.com/ubuntu karmic-security universe
51 deb-src http://security.ubuntu.com/ubuntu karmic-security universe
52 deb http://security.ubuntu.com/ubuntu karmic-security multiverse
53 deb-src http://security.ubuntu.com/ubuntu karmic-security multiverse
54 deb Index of /wii.sceners.linux/wiithon-1.1/ubuntu karmic main
flavio@flavio-laptop:~$
- kapello
- Entusiasta Emergente

- Messaggi: 2135
- Iscrizione: lunedì 21 maggio 2007, 18:38
- Desktop: KDE
- Distribuzione: Kbuntu 13.10 amd64
- Località: Torino
- Contatti:
Re: Impossibile effettuare aggiornamento
Infatti
è sbagliata. O la modifichi così
se vuoi provare l'installazione, o la elimini, se vuoi rinunciare.
Per modificare il file fai a terminale
gksu gedit /etc/apt.sources.list
Codice: Seleziona tutto
deb Index of /wii.sceners.linux/wiithon-1.1/ubuntu karmic mainCodice: Seleziona tutto
deb http://ppa.launchpad.net/wii.sceners.linux/wiithon-1.1/ubuntu karmic mainPer modificare il file fai a terminale
gksu gedit /etc/apt.sources.list
Quando il saggio indica la luna, lo sciocco guarda il dito - L'esistenza dovrebbe essere sempre colma di bellezza ed emozioni, ma sarebbe ugualmente vuota, senza contenuti. - I miei racconti - Ubuntu user #27862
Re: Impossibile effettuare aggiornamento
Ho eseguito quanto mi hai detto, ma una volta dato il comando e scritta nella finestra che si apre la stringa cosa devo fare per far si che la modifica abbia effetto?
Oppure come devo fare per cancellare il tutto?
Grazie.
Oppure come devo fare per cancellare il tutto?
Grazie.
Re: Impossibile effettuare aggiornamento
Grazie!!!!!!!
Ho capito come fare!!!!!! smanettando si fanno disastri ma si riesce anche a combinare qualche cosa......
Ultima cosa (spero) ora che ho modificato la riga come faccio a vedere se funziona? ovvero come faccio a lanciare il programma?
Grazie ancora.
Ho capito come fare!!!!!! smanettando si fanno disastri ma si riesce anche a combinare qualche cosa......
Ultima cosa (spero) ora che ho modificato la riga come faccio a vedere se funziona? ovvero come faccio a lanciare il programma?
Grazie ancora.
- kapello
- Entusiasta Emergente

- Messaggi: 2135
- Iscrizione: lunedì 21 maggio 2007, 18:38
- Desktop: KDE
- Distribuzione: Kbuntu 13.10 amd64
- Località: Torino
- Contatti:
Re: Impossibile effettuare aggiornamento
Il programma non l'hai installato, hai solo aggiunto il suo repo ...
Se lo vuoi installare fai
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1F882273 && sudo apt-get update && sudo apt-get install wiithon && sudo gpasswd -a $USER disk
come da questa guida
https://launchpad.net/wiithon
Se lo vuoi installare fai
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1F882273 && sudo apt-get update && sudo apt-get install wiithon && sudo gpasswd -a $USER disk
come da questa guida
https://launchpad.net/wiithon
Quando il saggio indica la luna, lo sciocco guarda il dito - L'esistenza dovrebbe essere sempre colma di bellezza ed emozioni, ma sarebbe ugualmente vuota, senza contenuti. - I miei racconti - Ubuntu user #27862
Re: Impossibile effettuare aggiornamento
Fatto!!!
Grazie.
Grazie.
- kapello
- Entusiasta Emergente

- Messaggi: 2135
- Iscrizione: lunedì 21 maggio 2007, 18:38
- Desktop: KDE
- Distribuzione: Kbuntu 13.10 amd64
- Località: Torino
- Contatti:
Re: Impossibile effettuare aggiornamento
Prego! (b2b)
Metti risolto (editando l'oggetto del primo post). Ciao!
Metti risolto (editando l'oggetto del primo post). Ciao!
Quando il saggio indica la luna, lo sciocco guarda il dito - L'esistenza dovrebbe essere sempre colma di bellezza ed emozioni, ma sarebbe ugualmente vuota, senza contenuti. - I miei racconti - Ubuntu user #27862