Notizia:
  • Rilasciata Precise Pangolin 12.04. Per ottenerla, visitate questa pagina, oppure provate il tour dal vivo con un browser web moderno.
  • Nuovo forum di Ubuntu-it, l'annuncio. È consigliato aggiornare il proprio profilo e controllare la sezione Gruppo Forum per problemi noti.
  • Rilasciata la versione italiana di Precise Pangolin 12.04. Per maggiori informazioni, consultare questa discussione.
  • Il vincitore del Concorso desktop del mese di aprile è Jerico. L'elenco dei precedenti vincitori è qui.
  • È uscito il numero 17 della Newsletter italiana di Ubuntu. Lo trovate a questo indirizzo.
  • È uscito il numero 59 di Full Circle Magazine in italiano. Lo trovate a questo indirizzo.

E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Configurazione e uso delle applicazioni del desktop manager alla base di Xubuntu.

E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Messaggioda luke5 » giovedì 2 febbraio 2012, 18:11

come da titolo , ho riscontrato l'errore" E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse) " come posso risolvere ???
luke5
Prode Principiante
 
Messaggi: 21
Iscrizione: gennaio 2012

Re: E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Messaggioda vaillant » giovedì 2 febbraio 2012, 18:30

Da terminale
Codice: Seleziona tutto
cat -n /etc/apt/sources.list

e riporta qual il risultato
Avatar utente
vaillant
Moderatore Globale
Moderatore Globale
 
Messaggi: 7387
Iscrizione: marzo 2009
Località: Modica
Distribuzione: Fedora 17 x64
Desktop: GNOME Shell 3.4.1

Re: E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Messaggioda luke5 » giovedì 2 febbraio 2012, 18:32

1 # deb cdrom:[Xubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012)]/ oneiric main restricted
    2 # deb cdrom:[Ubuntu 11.10 _Oneiric Ocelot_ - Release i386 (20111012)]/ oneiric main restricted
    3
    4 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    5 # newer versions of the distribution.
    6 deb http://it.archive.ubuntu.com/ubuntu/ oneiric main restricted
    7 deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric main restricted
    8
    9 ## Major bug fix updates produced after the final release of the
    10 ## distribution.
    11 deb http://it.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted
    12 deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric-updates main restricted
    13
    14 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    15 ## team. Also, please note that software in universe WILL NOT receive any
    16 ## review or updates from the Ubuntu security team.
    17 deb http://it.archive.ubuntu.com/ubuntu/ oneiric universe
    18 deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric universe
    19 deb http://it.archive.ubuntu.com/ubuntu/ oneiric-updates universe
    20 deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric-updates universe
    21
    22 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    23 ## team, and may not be under a free licence. Please satisfy yourself as to
    24 ## your rights to use the software. Also, please note that software in
    25 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    26 ## security team.
    27 deb http://it.archive.ubuntu.com/ubuntu/ oneiric multiverse
    28 deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric multiverse
    29 deb http://it.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
    30 deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric-updates multiverse
    31
    32 ## N.B. software from this repository may not have been tested as
    33 ## extensively as that contained in the main release, although it includes
    34 ## newer versions of some applications which may provide useful features.
    35 ## Also, please note that software in backports WILL NOT receive any review
    36 ## or updates from the Ubuntu security team.
    37 deb http://it.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse
    38 deb-src http://it.archive.ubuntu.com/ubuntu/ oneiric-backports main restricted universe multiverse
    39
    40 deb http://security.ubuntu.com/ubuntu oneiric-security main restricted
    41 deb-src http://security.ubuntu.com/ubuntu oneiric-security main restricted
    42 deb http://security.ubuntu.com/ubuntu oneiric-security universe
    43 deb-src http://security.ubuntu.com/ubuntu oneiric-security universe
    44 deb http://security.ubuntu.com/ubuntu oneiric-security multiverse
    45 deb-src http://security.ubuntu.com/ubuntu oneiric-security multiverse
    46
    47 ## Uncomment the following two lines to add software from Canonical's
    48 ## 'partner' repository.
    49 ## This software is not part of Ubuntu, but is offered by Canonical and the
    50 ## respective vendors as a service to Ubuntu users.
    51 # deb http://archive.canonical.com/ubuntu oneiric partner
    52 # deb-src http://archive.canonical.com/ubuntu oneiric partner
    53
    54 ## This software is not part of Ubuntu, but is offered by third-party
    55 ## developers who want to ship their latest software.
    56 deb http://extras.ubuntu.com/ubuntu oneiric main
    57 deb-src http://extras.ubuntu.com/ubuntu oneiric main
    58 deb http://buc.billera.eu/ubuntu/ oneiric
    59 deb http://www.sourceslist.eu/repo/ubuntu oneiric main non-free
    60
    61 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
    62 # newer versions of the distribution.
    63
    64 ## Major bug fix updates produced after the final release of the
    65 ## distribution.
    66
    67 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    68 ## team. Also, please note that software in universe WILL NOT receive any
    69 ## review or updates from the Ubuntu security team.
    70
    71 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    72 ## team, and may not be under a free licence. Please satisfy yourself as to
    73 ## your rights to use the software. Also, please note that software in
    74 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    75 ## security team.
    76
    77 ## N.B. software from this repository may not have been tested as
    78 ## extensively as that contained in the main release, although it includes
    79 ## newer versions of some applications which may provide useful features.
    80 ## Also, please note that software in backports WILL NOT receive any review
    81 ## or updates from the Ubuntu security team.
    82
    83
    84 ## Uncomment the following two lines to add software from Canonical's
    85 ## 'partner' repository.
    86 ## This software is not part of Ubuntu, but is offered by Canonical and the
    87 ## respective vendors as a service to Ubuntu users.
    88 # deb http://archive.canonical.com/ubuntu oneiric partner
    89 # deb-src http://archive.canonical.com/ubuntu oneiric partner
    90
    91 ## This software is not part of Ubuntu, but is offered by third-party
    92 ## developers who want to ship their latest software.
luke5
Prode Principiante
 
Messaggi: 21
Iscrizione: gennaio 2012

Re: E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Messaggioda vaillant » giovedì 2 febbraio 2012, 18:36

Codice: Seleziona tutto
sudo gedit /etc/apt/sources.list

modifica la riga 58 da
Codice: Seleziona tutto
deb http://buc.billera.eu/ubuntu/ oneiric

a
Codice: Seleziona tutto
#deb http://buc.billera.eu/ubuntu/ oneiric

poi salva il file, chiudilo e dai
Codice: Seleziona tutto
sudo apt-get update


EDIT: se usi xubuntu al posto di "sudo gedit" devi dare "sudo mousepad"
Avatar utente
vaillant
Moderatore Globale
Moderatore Globale
 
Messaggi: 7387
Iscrizione: marzo 2009
Località: Modica
Distribuzione: Fedora 17 x64
Desktop: GNOME Shell 3.4.1

Re: E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Messaggioda luke5 » giovedì 2 febbraio 2012, 18:39

sudo: mousepad: command not found ...
luke5
Prode Principiante
 
Messaggi: 21
Iscrizione: gennaio 2012

Re: E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Messaggioda vaillant » giovedì 2 febbraio 2012, 18:47

forse leafpad?
Codice: Seleziona tutto
sudo leafpad /etc/apt/sources.list
Avatar utente
vaillant
Moderatore Globale
Moderatore Globale
 
Messaggi: 7387
Iscrizione: marzo 2009
Località: Modica
Distribuzione: Fedora 17 x64
Desktop: GNOME Shell 3.4.1

Re: E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Messaggioda luke5 » giovedì 2 febbraio 2012, 18:52

si grazie mille ora ho risolto ! :)
luke5
Prode Principiante
 
Messaggi: 21
Iscrizione: gennaio 2012

Re: E: La riga 58 nel file /etc/apt/sources.list non è corretta (dist parse)

Messaggioda vaillant » giovedì 2 febbraio 2012, 18:54

Modifica il titolo del primo post e aggiungi [RISOLTO]

Ciao
Avatar utente
vaillant
Moderatore Globale
Moderatore Globale
 
Messaggi: 7387
Iscrizione: marzo 2009
Località: Modica
Distribuzione: Fedora 17 x64
Desktop: GNOME Shell 3.4.1


Torna a XFCE

Chi c’è in linea

Visualizzano questa pagina: Nessuno e 3 ospiti