Pagina 1 di 2

blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 11:34
da franco23
Volevo installare un pacchetto per vedere googleearth e l'aggiornamento pacchetti si è bloccato mandando questo segnale. Non riesco a sbolccarlo. qualcuno mi aiuta?

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:La riga 52 nel file /etc/apt/sources.list non è corretta (URI parse), E:Impossibile leggere l'elenco dei sorgenti.'

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 11:38
da Massimog
devi controllare in /etc/apt/sources.list l'errore lo spiega chiaramente

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 11:41
da franco23
Dove vado a controllare? è tutto bloccato e continua a mostrare la stessa schermata con l'erore.

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 11:44
da Massimog
posta

Codice: Seleziona tutto

cat /etc/apt/souces.list

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 11:53
da franco23
mi risponde così:
cat /etc/apt/souces.list
cat: /etc/apt/souces.list: Nessun file o directory

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 11:57
da Massimog
franco23 ha scritto: mi risponde così:
cat /etc/apt/souces.list
cat: /etc/apt/souces.list: Nessun file o directory
scusa ho scritto male

Codice: Seleziona tutto

cat /etc/apt/sources.list

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 12:03
da franco23
mi risponde così, che devo fare?
franco@franco:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release amd64 (20091027)]/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic-updates restricted main multiverse universe #Added by software-properties

## 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://archive.ubuntu.com/ubuntu/ karmic universe
deb http://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://archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://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://archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse #Added by software-properties

## 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://archive.ubuntu.com/ubuntu/ karmic-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ karmic-security universe
deb http://archive.ubuntu.com/ubuntu/ karmic-security multiverse
deb http://archive.ubuntu.com/ubuntu/ karmic-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ karmic-proposed restricted main multiverse universe #Added by software-properties
deb http://packages.medibuntu.org/ jaunty free non-free
deb scr http://packages.medibuntu.org/ jaunty free non-free

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 12:12
da Massimog
se hai postato tutto l'unica cosa strana sono le ultime due righe

Codice: Seleziona tutto

deb http://packages.medibuntu.org/ jaunty free non-free
deb scr http://packages.medibuntu.org/ jaunty free non-free
prova a dare

Codice: Seleziona tutto

sudo gedit /etc/apt/sources.list
e modificale cosi

Codice: Seleziona tutto

#deb http://packages.medibuntu.org/ jaunty free non-free
#deb scr http://packages.medibuntu.org/ jaunty free non-free

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 12:32
da franco23
ho messo i due cancelletti come da te indicato, sono uscito, mi ha chiesto di salvare e adesso segna ancora errore. Tutto bloccato

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 12:35
da Massimog
sei sicuro di avermi postato tutto prima?

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 12:41
da franco23
ho ridato il comando e ti posto quello che c'è adesso

deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release amd64 (20091027)]/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic-updates restricted main multiverse universe #Added by software-properties

## 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://archive.ubuntu.com/ubuntu/ karmic universe
deb http://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://archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://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://archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse #Added by software-properties

## 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://archive.ubuntu.com/ubuntu/ karmic-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ karmic-security universe
deb http://archive.ubuntu.com/ubuntu/ karmic-security multiverse

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 12:45
da franco23
mancavano due righe prima: ecco come si trova adesso la lista

# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release amd64 (20091027)]/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ karmic main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ karmic-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic-updates restricted main multiverse universe #Added by software-properties

## 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://archive.ubuntu.com/ubuntu/ karmic universe
deb http://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://archive.ubuntu.com/ubuntu/ karmic multiverse
deb http://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://archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ karmic-backports main restricted universe multiverse #Added by software-properties

## 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://archive.ubuntu.com/ubuntu/ karmic-security main restricted
deb-src http://archive.ubuntu.com/ubuntu/ karmic-security restricted main multiverse universe #Added by software-properties
deb http://archive.ubuntu.com/ubuntu/ karmic-security universe
deb http://archive.ubuntu.com/ubuntu/ karmic-security multiverse
deb http://archive.ubuntu.com/ubuntu/ karmic-proposed restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ karmic-proposed restricted main multiverse universe #Added by software-properties
#deb http://packages.medibuntu.org/ jaunty free non-free
#deb scr http://packages.medibuntu.org/ jaunty free non-free
exit

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 12:59
da Massimog
prova a dare

Codice: Seleziona tutto

sudo apt-get update
e postami tutto

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 13:03
da franco23
Si è sbloccato.
Adesso funziona. Grazie

Però non so come installare google earth visto che il problema è nato appunto per installare google earth.

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 13:08
da Massimog
hai provato a scaricarlo dal sito?

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 13:11
da franco23
ho seguito tutte le istruzioni. A parte che a seconda dei siti a cui chiedi ti danno istruzioni molto diverse.
Ad ogni modo ieri sera ero riuscito ad installarlo ma sfarfallava l'immagine, cioè non era stabile. Così l'ho rimosso, in modo brutale, cancellando la directory in cui era contenuto e dopo non sono più riuscito ad installarlo

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 13:17
da Massimog
sul sito ufficiale ci sono 2 versioni prova con tutti e due

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 13:29
da franco23
ho provato con la versione 6 e al termine dei comandi mi dà questa stringa

Installing desktop icon...
exec: 19: ./googleearth-bin: not found
franco@franco:~/Scrivania$

vado a cercare nella cartella Google.earth e c'è il file googleearth-bin , non capisco perché non lo trova.

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 13:34
da franco23
Adesso c'è un'icona di google earth in Applicazioni/Internet ma quando clicco non parte

Re: blocco gestore aggiornamenti

Inviato: lunedì 27 dicembre 2010, 13:41
da Massimog
ma il file che hai scaricato è un file .bin?