Pagina 1 di 1

Problema Sources.list

Inviato: venerdì 19 settembre 2008, 18:19
da valerietto
Ciao Raga,
Quando voglio aggiornare da terminale ecco cosa succede:
valerio@Pc-Valerio:~$ sudo apt-get update
E: Il tipo '' non è riconosciuto alla linea 1 nella lista sorgenti /etc/apt/sources.list

Mi Aiutate??

Re: Problema Sources.list

Inviato: venerdì 19 settembre 2008, 18:21
da scacchia
posta il tuo /etc/apt/sources.list
tra i tag quote Immagine

Re: Problema Sources.list

Inviato: venerdì 19 settembre 2008, 18:38
da anprenestino
CANcella tutto da terminale.. perchè c'è qualche riga di file danneggiata... quindi da terminale :
sudo gedit/etc/apt/source.list
cosi puoi far rifunzionare il tutto...

Re: Problema Sources.list

Inviato: venerdì 19 settembre 2008, 18:41
da badìl
anprenestino ha scritto: CANcella tutto da terminale.. perchè c'è qualche riga di file danneggiata... quindi da terminale :
sudo gedit/etc/apt/source.list
cosi puoi far rifunzionare il tutto...
???

Re: Problema Sources.list

Inviato: venerdì 19 settembre 2008, 18:52
da carver55
@anprenestino

cancellare tutto perchè la prima riga comincia con un carattere sbagliato?????????

Re: Problema Sources.list

Inviato: sabato 20 settembre 2008, 9:05
da valerietto
Ecco :

Codice: Seleziona tutto

# deb cdrom:[Ubuntu 8.04.1 _Hardy Heron_ - Release i386 (20080702.1)]/ hardy 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/ hardy main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates main restricted

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://it.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy universe
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-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/ hardy multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-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/ hardy-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-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 hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner

deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb-src http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb http://it.archive.ubuntu.com/ubuntu/ hardy-proposed restricted main multiverse universe
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse

Help Please

Re: Problema Sources.list

Inviato: sabato 20 settembre 2008, 9:11
da steff
Sembra a posto, controlla la prima riga (forse non incollata?) se è vuota o se vedi qualcosa di strano.

Re: Problema Sources.list

Inviato: sabato 20 settembre 2008, 9:12
da takeda007
Strano .. a me pare normale.

Re: Problema Sources.list

Inviato: sabato 20 settembre 2008, 9:22
da valerietto
Ragazzi Non so che dire io non me ne intendo per favore aiutatemi o non posso installare nulla!

Re: Problema Sources.list

Inviato: sabato 20 settembre 2008, 9:46
da steff
La prima prima veramente prima riga è quella?
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to

Re: Problema Sources.list

Inviato: sabato 20 settembre 2008, 11:46
da valerietto
Credo di si io non l'ho toccato... Aiuto per favore!!

Re: Problema Sources.list

Inviato: sabato 20 settembre 2008, 12:02
da scacchia
dai il comando

Codice: Seleziona tutto

sudo apt-get update
e poi posta tutto l'output dentro i tag quote.

inoltre, prova ad aprire il file con l'editor nano e verifica se vedi qualche carattere strano, a volte con i copia/incolla dalle pagine web vengono copiati caratteri illegibili, aprendolo con nano e scorrendo il file se ci sono dovresti vederli.

Codice: Seleziona tutto

sudo nano /etc/apt/sources.list

Re: Problema Sources.list

Inviato: lunedì 22 settembre 2008, 18:42
da valerietto
Nano


# deb cdrom: [Ubuntu 8.04.1 _Hardy Heron_ - Release i386 (20080702.1) ]/ hard$
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://it.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates main restricted

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://it.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy universe

Sudo apt-get update
valerio@Pc-Valerio:~$ sudo apt-get update
E: Il tipo '' non è riconosciuto alla linea 1 nella lista sorgenti /etc/apt/sources.list
valerio@Pc-Valerio:~$


AIUTOOOOO  >:( >:( >:( >:(

Re: Problema Sources.list

Inviato: lunedì 22 settembre 2008, 22:30
da steff
Prova di cancellarla e sostituirla con questa...
http://wiki.ubuntu-it.org/Repository/SourcesList