Pagina 1 di 1
problema aggiornamento e due domande
Inviato: sabato 20 febbraio 2010, 20:02
da drapaluz
salve a tutti sono un nuovo utente. Avrei due domande da farvi.
Ho da pochi giorni installato ubuntu perchè mi serve per programmare un microprocessore. Tutto ok la differenza con windows è enorme.
Ho un pò di domande da farvi
Mi appare un messaggio da un pò di giorni
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 d'errore:
'E:Tipo "
http://ppa.launchpad.net/c-korn/vlc/ubuntu" non riconosciuto alla riga 56 nel file /etc/apt/sources.list, E:Impossibile leggere l'elenco dei sorgenti.
Inoltre da quando ho fatto il primo aggiornamento quando all'accenzione devo scegliere se avviare ubuntu o Xp mi appaiono due partizioni di ubuntu (in realtà 4)
LA seconda è una domanda sulla scheda video. Ho una sis cacca mirage. Sono riuscito ad abilitare gli effetti 2d quindi ho tutte le risoluzioni. PEr le 3d a quanto pare non si può fare nulla.
E' possibile però installare il pacchetto mac4lin?
Terza e ultima domanda, è possibile usare word su ubuntu con qualche macchina virtuale? se si potenzialmente potrei usare qualsiasi programma su ubuntu?
Re: problema aggiornamento e due domande
Inviato: sabato 20 febbraio 2010, 20:31
da derma
drapaluz ha scritto:
...
Mi appare un messaggio da un pò di giorni
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 d'errore:
'E:Tipo "
http://ppa.launchpad.net/c-korn/vlc/ubuntu" non riconosciuto alla riga 56 nel file /etc/apt/sources.list, E:Impossibile leggere l'elenco dei sorgenti.
Apri un Terminale ("Applicazioni → Accessori → Terminale") e scrivi...
drapaluz ha scritto:
Inoltre da quando ho fatto il primo aggiornamento quando all'accenzione devo scegliere se avviare ubuntu o Xp mi appaiono due partizioni di ubuntu (in realtà 4)
"Normale", se hai installato un 2° kernel... 2 delle 4 voci a cui ti riferisci fanno riferimento all'avvio del kernel in "modalità normale", le altre 2 invece alla "recovery mode (modalità di ripristino)".
drapaluz ha scritto:
LA seconda è una domanda sulla scheda video. Ho una sis cacca mirage. Sono riuscito ad abilitare gli effetti 2d quindi ho tutte le risoluzioni. PEr le 3d a quanto pare non si può fare nulla.
E' possibile però installare il pacchetto mac4lin?
Ti riferisci al pacchetto/archivio/tema per rendere l'aspetto di Gnome simile al Mac, presumo... se è quello che intendi, perché dovresti riscontrare problemi installandolo/usandolo?... io non lo usai/installai mai... perevede che siano attivi gli "effetti" ?
drapaluz ha scritto:
Terza e ultima domanda, è possibile usare word su ubuntu con qualche macchina virtuale?
Perché vuoi usare Word "virtualizzato" ?!?!?!?!?!?!?!?!... OOo, no?
A ogni modo, puoi virtualizzare Windows... usa Virtualbox, oppure puoi ricorrere a Wine (...ti sconsiglio la virtualizzazione, almeno nel tuo caso: non ne vale la pena!).
drapaluz ha scritto:
se si potenzialmente potrei usare qualsiasi programma su ubuntu?
Se funzionano, sì.
Re: problema aggiornamento e due domande
Inviato: domenica 21 febbraio 2010, 10:34
da drapaluz
derma ha scritto:
drapaluz ha scritto:
...
Mi appare un messaggio da un pò di giorni
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 d'errore:
'E:Tipo "
http://ppa.launchpad.net/c-korn/vlc/ubuntu" non riconosciuto alla riga 56 nel file /etc/apt/sources.list, E:Impossibile leggere l'elenco dei sorgenti.
Apri un Terminale ("Applicazioni → Accessori → Terminale") e scrivi...
ho digitato il comando appare
Codice: Seleziona tutto
#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://packages.medibuntu.org/ karmic free non-free
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main deb-src
http://ppa.launchpad.net/c-korn/vlc/ubuntu jaunty main
Re: problema aggiornamento e due domande
Inviato: domenica 21 febbraio 2010, 12:35
da derma
Apri un Terminale e scrivi...
...cancella il contenuto del file e incolla quanto segue...
Codice: Seleziona tutto
#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/c-korn/vlc/ubuntu karmic main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main
...salva e rifai l'update.
P.
S.: Corretti i repo PPA per VLC (...puntavano alla versione per JJ)... tolto il repo per Medibuntu, per (ri)aggiungerlo/i segui quanto indicato qui...
Re: problema aggiornamento e due domande
Inviato: lunedì 1 marzo 2010, 11:35
da drapaluz
nuovo problema per l'aggiornamento adesso mi dice
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.
Errore GPG:
http://ppa.launchpad.net karmic Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY D739676F7613768DErrore GPG:
http://ppa.launchpad.net hardy Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY 7D2C7A23BF810CD5Impossibile recuperare
http://download.tuxfamily.org/syzygy42/ ... es.gz 404 Not Found
Impossibile recuperare
http://download.tuxfamily.org/syzygy42/ ... es.gz 404 Not Found
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
Re: problema aggiornamento e due domande
Inviato: lunedì 1 marzo 2010, 14:27
da derma
Ri-posta il "sources.list" che stai adesso utilizzando.
Re: problema aggiornamento e due domande
Inviato: lunedì 1 marzo 2010, 14:30
da drapaluz
Codice: Seleziona tutto
#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/c-korn/vlc/ubuntu karmic main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main
deb http://ppa.launchpad.net/reacocard-awn/ubuntu hardy main
deb-src http://ppa.launchpad.net/reacocard-awn/ubuntu hardy main
deb http://ppa.launchpad.net/awn-testing/ubuntu hardy main
deb http://download.tuxfamily.org/syzygy42/ edgy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42/ edgy avant-window-navigator
Re: problema aggiornamento e due domande
Inviato: lunedì 1 marzo 2010, 14:42
da derma
Apri un Terminale e scrivi...
...cancella il contenuto del file e incolla quanto segue...
Codice: Seleziona tutto
#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/c-korn/vlc/ubuntu karmic main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main
...salva il file... poi, sempre in un Terminale...
...quindi rifai l'update.
P.
S.:
download.tuxfamily.org (syzygy42)
P.
P.
S.: Potresti editare/modificare i 2 post in cui riportasti il "sources.list"
mettendoli tra i tag [ c o d e ]
, il tasto che ha per immagine un cancelletto, # ?
Re: problema aggiornamento e due domande
Inviato: martedì 2 marzo 2010, 8:53
da drapaluz
derma ha scritto:
Apri un Terminale e scrivi...
...cancella il contenuto del file e incolla quanto segue...
Codice: Seleziona tutto
#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/c-korn/vlc/ubuntu karmic main
deb http://ppa.launchpad.net/c-korn/vlc/ubuntu karmic main
...salva il file... poi, sempre in un Terminale...
...quindi rifai l'update.
P.
S.:
download.tuxfamily.org (syzygy42)
P.
P.
S.: Potresti editare/modificare i 2 post in cui riportasti il "sources.list"
mettendoli tra i tag [ c o d e ]
, il tasto che ha per immagine un cancelletto, # ?
ma devo scaricare qualcosa dal link che mi hai postato?
ho fatto come mi hai detto tu e ora mi compare
Impossibile scaricare tutti gli indici dell'archivio
l 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.
Errore GPG:
http://ppa.launchpad.net karmic Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY D739676F7613768DImpossibile recuperare
http://ppa.launchpad.net/reacocard-awn/ ... es.gz 404 Not Found
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
Re: problema aggiornamento e due domande
Inviato: martedì 2 marzo 2010, 9:18
da derma
drapaluz ha scritto:
...
ho fatto come mi hai detto tu e ora mi compare
Impossibile scaricare tutti gli indici dell'archivio
l 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/reacocard-awn/ ... es.gz 404 Not Found
Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
Elimina il repo "reacocard-awn": l'ultima release a cui fa riferimento è II... "errore" mio... non controllai... pardon!... apri un Terminale e scrivi...
...elimina anche la relativa chiave, in "Synaptic (Gestore pacchetti)"... "Impostazioni → Repository → Autenticazione".
drapaluz ha scritto:
ma devo scaricare qualcosa dal link che mi hai postato?
...
No... postai quel link solo per farti constatare che il repo a cui puntava la riga presente nel tuo "sources.list" è ormai in disuso.
P.
S.: A ogni modo, se vuoi usare il repo "reacocard-awn", è sufficiente sostituire "jaunty" a "karmic"... io però non ti consiglio di usare un repo per una release così "vecchia".
Re: problema aggiornamento e due domande
Inviato: martedì 2 marzo 2010, 11:09
da drapaluz
con questo codice mi da
.
..
awn-testing-ppa-karmic.list
reacocard-awn-ppa-karmic.list
reacocard-awn-ppa-karmic.list.save
come faccio ad eliminarlo?
Re: problema aggiornamento e due domande
Inviato: martedì 2 marzo 2010, 11:49
da derma
Apri un Terminale e scrivi...
Codice: Seleziona tutto
sudo rm /etc/apt/reacocard-awn-ppa-karmic.list.save
Re: problema aggiornamento e due domande
Inviato: martedì 2 marzo 2010, 14:34
da drapaluz
daniele@daniele:~$ sudo rm /etc/apt/reacocard-awn-ppa-karmic.list
rm: impossibile rimuovere "/etc/apt/reacocard-awn-ppa-karmic.list": Nessun file o directory
Codice: Seleziona tutto
sudo rm /etc/apt/reacocard-awn-ppa-karmic.list.save
daniele@daniele:~$ sudo rm /etc/apt/reacocard-awn-ppa-karmic.list.save
rm: impossibile rimuovere "/etc/apt/reacocard-awn-ppa-karmic.list.save": Nessun file o directory
Re: problema aggiornamento e due domande
Inviato: martedì 2 marzo 2010, 14:52
da derma
Oops... "errore" mio... pardon!...
Codice: Seleziona tutto
sudo rm /etc/apt/sources.list.d/reacocard-awn-ppa-karmic.list
Codice: Seleziona tutto
sudo rm /etc/apt/sources.list.d/reacocard-awn-ppa-karmic.list.save
Re: problema aggiornamento e due domande
Inviato: mercoledì 3 marzo 2010, 20:58
da drapaluz
adesso mi dice >:(
W: Errore GPG:
http://ppa.launchpad.net karmic Release: Le seguenti firme non sono state verificate perché la chiave pubblica non è disponibile: NO_PUBKEY D739676F7613768D
Re: problema aggiornamento e due domande
Inviato: mercoledì 3 marzo 2010, 21:03
da Megatux
Devi solo aggiungere la chiave pubblica...
Re: problema aggiornamento e due domande
Inviato: mercoledì 3 marzo 2010, 21:31
da derma
Apri un Terminale e scrivi...
Codice: Seleziona tutto
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D739676F7613768D
Re: problema aggiornamento e due domande
Inviato: domenica 7 marzo 2010, 16:30
da drapaluz
grazie 1000
volevo farvi un'altra domanda, spesso mi capita nel spostare file in cartelle mi appare un messaggio che mi dice che non ho i permessi necessari,
come posso disabilitare questa funzione?
sono molto felice di aver messo ubunto, devo dire che mi trovo davvero bene una volta entrato nella mentalità
Re: problema aggiornamento e due domande
Inviato: domenica 7 marzo 2010, 17:29
da derma
drapaluz ha scritto:
...spesso mi capita nel spostare file in cartelle mi appare un messaggio che mi dice che non ho i permessi necessari,
come posso disabilitare questa funzione?
...
Ciò vuole dire che quelle cartelle non sono "tue", o meglio non hai i permessi per potere "agire" su quelle cartelle... e non ti conviene "disabilitare quella funzione" poiché correresti degli inutili rischi, il che significa che combineresti di certo un "danno" tale da dovere poi reinstallare... a ogni modo, quali cartelle/file dovresti/vorresti copiare e dove?
Re: problema aggiornamento e due domande
Inviato: domenica 21 marzo 2010, 10:26
da drapaluz
E' qualche settimana che ho un comportamente alla windows di ubuntu mi spiego meglio
Prima di tutto mi capita che magari vedo un video su youtube e l'audio va via, secondo mi sta capitando che mi si blocca mozilla o se ha un comportamento tipo quando si ha poca ram quindi lento e macchinoso.
Ip ho quasi 3 gb di ram e non ho nessuna applicanzione aperta, forse solo compiz che tra l'altro non mi funziona perchè non ho la scheda che supporta gli effetti 3d.
A tal proposito come si disattiva compiz?
Mi capita inoltre spesso che le icone delle applicazioni aperte che normalmente si posizionano in altro a destra scompaiono non permettendomi di riprendere un programma.
Un'altra domanda, che tipo di manutenzione devo fare su ubuntu per mantenerlo ad alti livelli?