help Synaptic

Installazione, configurazione e uso di programmi e strumenti.
Scrivi risposta
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

help Synaptic

Messaggio da bofbof »

ciao a tutti..ho inserito delle nuove sorgenti e nn parte +....mi dà questo errore:
E: La linea 33 in /etc/apt/sources.list (dist) non è corretta
E: Non è stato possibile leggere la lista delle sorgenti.
Correggere il problema nella configurazione dell'archivio.
E: La linea 33 in /etc/apt/sources.list (dist) non è corretta
E: Impossibile fare il lock della directory dell'elenco

come faccio a correggerlo?
grazie
Avatar utente
gabro
Prode Principiante
Messaggi: 91
Iscrizione: giovedì 20 aprile 2006, 19:55

Re: help Synaptic

Messaggio da gabro »

Prova a postare il contenuto di sources.list
Se dai il comando

Codice: Seleziona tutto

sudo apt-get update
il problema c'è ancora?
A me è già capitato e mi è bastato fare quello.
Linux User #422836
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

mi ridà questo errore:
E: La linea 33 in /etc/apt/sources.list (dist) non è corretta
...il mio file dovrebbe esser questo:

# The above lines were generated automatically by EasyUbuntu 3.0 Beta Release
# The rest of your sources.list follows

deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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://archive.ubuntu.com/ubuntu/ dapper universe main restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## 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/ dapper-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe main restricted multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb http://wine.sourceforge.net/apt/
deb http://wine.sourceforge.net/apt/
deb-src http://wine.budgetdedicated.com/apt dapper main
DarkSun

Re: help Synaptic

Messaggio da DarkSun »

Ti dice che un repository nel tuo sources.list non e' corretto...il repo e' il penultimo della lista (se ho contato bene) quindi visto che non e' corretto..commentalo aggiungendo all'inizio del repository il cancelletto (#),salva e dopo lancia:

Codice: Seleziona tutto

sudo apt-get update && sudo apt-get upgrade
Fammi sapere
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

ok,c provo subito grazie...domanda stupida stupida....ma nn esiste un file sorce completo, diciamo pseudo-ufficiale soprattutto per i programmi + utili?.....caxxarola, ho fatto un papocchio per installare Wine...
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

..negativo, m dà lo stesso errore..
E: La linea 33 in /etc/apt/sources.list (dist) non è corretta
DarkSun

Re: help Synaptic

Messaggio da DarkSun »

A questo punto..visto che credo anche io che tu abbia fatto un pasticcio con wine..vai qui per i repository di Dapper e lanci:

Codice: Seleziona tutto

sudo gedit /etc/apt/sources.list
Sostituisci quelli che gia' hai con quelli del link che ti ho dato io e salvi...poi lanci:

Codice: Seleziona tutto

sudo apt-get update && sudo apt-get upgrade
Ciao
Ultima modifica di DarkSun il lunedì 12 giugno 2006, 13:12, modificato 1 volta in totale.
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

....porta pazienza, ma copio e incollo su tutto il file?..sostituisco completamente il file o solo le ultime righe? ???
Avatar utente
Fiery CroSS
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 977
Iscrizione: martedì 4 aprile 2006, 15:05

Re: help Synaptic

Messaggio da Fiery CroSS »

Con questo dovrebbe andare:

Codice: Seleziona tutto

# The above lines were generated automatically by EasyUbuntu 3.0 Beta Release
# The rest of your sources.list follows

deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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://archive.ubuntu.com/ubuntu/ dapper universe main restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## 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/ dapper-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe main restricted multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
#deb http://wine.sourceforge.net/apt/
#deb http://wine.sourceforge.net/apt/
deb-src http://wine.budgetdedicated.com/apt dapper main
Linux User #414069
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

...grazie per la pazienza ke avete...alla fine xo mi dà:

Get:9 http://wine.budgetdedicated.com dapper/main Sources [628B]
Scaricato 1380B in 2s (572B/s)
Impossibile ottenere http://wine.budgetdedicated.com/apt/dis ... es.gz  404 Not Found
Impossibile ottenere http://wine.budgetdedicated.com/apt/dis ... es.gz  404 Not Found
Impossibile ottenere http://wine.budgetdedicated.com/apt/dis ... es.gz  404 Not Found
Impossibile ottenere http://wine.budgetdedicated.com/apt/dis ... es.gz  404 Not Found
Lettura della lista dei pacchetti in corso... Fatto
E: Impossibile scaricare alcune file di indice, essi verranno ignorati, oppure si useranno quelli precedenti.


vuol dire ke nn sono disponibili per la versione 64 giusto? è un problema?..e ora posso installare Wine?
Avatar utente
Fiery CroSS
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 977
Iscrizione: martedì 4 aprile 2006, 15:05

Re: help Synaptic

Messaggio da Fiery CroSS »

Ok, sostituisci il tuo sources.list con questo:

Codice: Seleziona tutto

# The above lines were generated automatically by EasyUbuntu 3.0 Beta Release
# The rest of your sources.list follows

deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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://archive.ubuntu.com/ubuntu/ dapper universe main restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## 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/ dapper-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe main restricted multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
#deb http://wine.sourceforge.net/apt/
#deb http://wine.sourceforge.net/apt/
#deb-src http://wine.budgetdedicated.com/apt dapper main
Per installare wine, gurda qui: http://wiki.ubuntu-it.org/Wine?action=s ... azioneWINE

Ciao!  (good)
Linux User #414069
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

ok, gentilissimi!... grazie mille...c provo subito! (good)
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic/ wine

Messaggio da bofbof »

...sono nuovamente fermo, mi dice ke :
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso... Fatto
Il pacchetto wine non ha versioni disponibili, ma è nominato da un altro
pacchetto. Questo significa che il pacchetto manca, è diventato obsoleto
o è disponibile solo all'interno di un'altra sorgente
E: Il pacchetto wine non ha candidati da installare

....
Avatar utente
Fiery CroSS
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 977
Iscrizione: martedì 4 aprile 2006, 15:05

Re: help Synaptic

Messaggio da Fiery CroSS »

Così?

Codice: Seleziona tutto

deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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://archive.ubuntu.com/ubuntu/ dapper universe main restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper universe
## Uncomment the following two lines to add software from the 'backports'
## 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/ dapper-backports main restricted universe multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
deb http://security.ubuntu.com/ubuntu/ dapper-security universe main restricted multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe
deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb-src [WWW] http://wine.budgetdedicated.com/apt dapper main 
Linux User #414069
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

..idem, mi faccio apt-get install wine e mi dà ancora:
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso... Fatto
Il pacchetto wine non ha versioni disponibili, ma è nominato da un altro
pacchetto. Questo significa che il pacchetto manca, è diventato obsoleto
o è disponibile solo all'interno di un'altra sorgente
E: Il pacchetto wine non ha candidati da installare
Avatar utente
Fiery CroSS
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 977
Iscrizione: martedì 4 aprile 2006, 15:05

Re: help Synaptic

Messaggio da Fiery CroSS »

Hai dato il comando

Codice: Seleziona tutto

sudo apt-get update
dopo aver modificato il sources.list?
Linux User #414069
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

si, ma niente..
Avatar utente
Fiery CroSS
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 977
Iscrizione: martedì 4 aprile 2006, 15:05

Re: help Synaptic

Messaggio da Fiery CroSS »

Soluzione drastica, sostituisci il tuo sources.list con questo:

Codice: Seleziona tutto

deb http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper main universe restricted multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main universe restricted multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security main universe restricted multiverse

deb http://it.archive.ubuntu.com/ubuntu/ dapper-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ dapper-updates main universe restricted multiverse

deb [WWW] http://wine.budgetdedicated.com/apt dapper main
deb-src [WWW] http://wine.budgetdedicated.com/apt dapper main 
Incrociamo le dita...  :P
Linux User #414069
bofbof
Prode Principiante
Messaggi: 84
Iscrizione: venerdì 9 giugno 2006, 14:39

Re: help Synaptic

Messaggio da bofbof »

...niente da fare ...come prima...ma è ancora xke ho la versione a 64 bit??
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 6 ospiti