Pagina 1 di 1

(RISOLTO) bug..che fare?

Inviato: mercoledì 24 marzo 2010, 0:48
da lucidina
ciao a tutti,

nn sono molto pratica...e si vede...per questo vi chiedo aiuto

il gestore aggiornamenti e il gestore pacchetti nn si aprono più

mi compare il seguente messaggio:

"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 d'errore:

'E:Il tipo 'sudo' non è riconosciuto alla linea 46 nella lista sorgenti /etc/apt/sources.list, E:La lista dei sorgenti non può essere letta.' "

ho provato a fare un test di sistema, ma mi dice sempre impossibile inviare al server

che posso fare?

come devo segnalare il bug?

grazie!
lu

Re: bug..che fare?

Inviato: mercoledì 24 marzo 2010, 0:55
da Petr
Ciao e benvenuta!
Digita dal terminale

Codice: Seleziona tutto

cat /etc/apt/sources.list
e posta quello che viene fuori facendo un copia e incolla.
Saluti.

Re: bug..che fare?

Inviato: mercoledì 24 marzo 2010, 2:26
da lucidina
ciao Petr!!
grazie dell'aiuto :)
ecco l'esito:
utente@utente-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

## Major bug fix updates produced after the final release of the
## distribution.
deb 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 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 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 http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb http://archive.ubuntu.com/ubuntu jaunty universe multiverse
sudo apt-get update
sudo apt-get install mplayer


deb http://it.archive.ubuntu.com/ubuntu/ jaunty-proposed restricted main multiverse universe
utente@utente-laptop:~$


che dici, si può sistemare?
grazie
lu

Re: bug..che fare?

Inviato: mercoledì 24 marzo 2010, 2:39
da clodiopulcro

Codice: Seleziona tutto

sudo apt-get update
sudo apt-get install mplayer
Queste due righe non ci devono essere, dovresti toglierle.
Dai da terminale

Codice: Seleziona tutto

sudo gedit /etc/apt/sources.list
e cancellale, salva e chiudi
poi dai, sempre da terminale

Codice: Seleziona tutto

sudo apt-get update
In pratica quelle due righe sono il comando di aggiornamento e per installare mplayer, che devono essere dati in un terminale e non devono essere presenti nel sources.list
Edit: modificati due errori di battitura

Re: bug..che fare?

Inviato: mercoledì 24 marzo 2010, 3:07
da Petr
clodiopulcro ha scritto:

Codice: Seleziona tutto

sudo apt-get update
sudo apt-get install mplayer
Queste due righe non ci devono essere, dovresti toglierle.
Dai da terminale

Codice: Seleziona tutto

sudo gedit /etc/apt/sources.list
e cancellale, salva e chiudo
poi dai, sempre da terminale

Codice: Seleziona tutto

sudo apt-get update
In pratica quelle due righe sono il comendo di aggiornamento e per installare mplayer, che devono essere dati in un terminale e non devono essere presenti nel sources.list
Segui le istruzioni di clodiopulcro e si sistema tutto!
Saluti

Re: bug..che fare?

Inviato: mercoledì 24 marzo 2010, 13:08
da lucidina
perfetto, sembra tutto a posto!!!

siete grandi

molte grazie

(b2b)

Re: (RISOLTO) bug..che fare?

Inviato: mercoledì 24 marzo 2010, 13:45
da shouldes
Vorrei capire come ci sono finite quelle righe nel sources.list.  ;D