[RISOLTO] Problema con Synaptic!!!

Installazione, configurazione e uso di programmi e strumenti.
Scrivi risposta
Avatar utente
technozombie
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 326
Iscrizione: lunedì 25 agosto 2008, 1:46

[RISOLTO] Problema con Synaptic!!!

Messaggio da technozombie »

ragazzi premetto che ho installato ubuntu 2 giorni fa.. mi sa che ho installato qualche pacchetto strano perché all'accensione mi da l'icona dell'errore scrivendo:

'E:La linea 63 in /etc/apt/sources.list (URI) non è corretta, E:La lista dei sorgenti non può essere letta.'

è la fase critica, qualcuno può aiutarmi??? please...
Ultima modifica di technozombie il lunedì 25 agosto 2008, 18:48, modificato 1 volta in totale.
Avatar utente
alberto t.
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2977
Iscrizione: domenica 10 febbraio 2008, 17:52

Re: [Install] Problema con Synaptic!!!

Messaggio da alberto t. »

the hoplite ha scritto: 'E:La linea 63 in /etc/apt/sources.list (URI) non è corretta, E:La lista dei sorgenti non può essere letta.'
posta la linea 63 del file /etc/apt/sources.list  ;)
Avatar utente
technozombie
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 326
Iscrizione: lunedì 25 agosto 2008, 1:46

Re: [Install] Problema con Synaptic!!!

Messaggio da technozombie »

scusami, c'ho messo un pò, finito al pronto soccorso per un dente del giudizio rabbioso..
fatto copia incolla del comando nel terminale ma mi da access denied, non capisco perché, sono l'amministratore (unico) del sistema..
(provato usare il comando ls ma senza risultati...
Avatar utente
alberto t.
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2977
Iscrizione: domenica 10 febbraio 2008, 17:52

Re: [Install] Problema con Synaptic!!!

Messaggio da alberto t. »

the hoplite ha scritto: scusami, c'ho messo un pò, finito al pronto soccorso per un dente del giudizio rabbioso..
fatto copia incolla del comando nel terminale ma mi da access denied, non capisco perché, sono l'amministratore (unico) del sistema..
(provato usare il comando ls ma senza risultati...
??
non ho capito esattamente quello che hai fatto, ma ti avevo chiesto di postare la linea 63 del file /etc/apt/sources.list  >:(
Comunque sia, per accedere al file puoi utilizzare nautilus oppure digitare in terminale:

Codice: Seleziona tutto

sudo gedit /etc/apt/sources.list
ciao, Alberto
Avatar utente
technozombie
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 326
Iscrizione: lunedì 25 agosto 2008, 1:46

Re: [Install] Problema con Synaptic!!!

Messaggio da technozombie »

grazie per la pazienza alberto, è la prima volta che mi muovo fuori win e mi mancano la basi. la linea 63 non l'ho trovata, posto le righe che mi paiono significanti:

# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
deb http://adurepo.altervista.org/ubuntu feisty adunanza
deb-src


grazie ancora..
Avatar utente
alberto t.
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2977
Iscrizione: domenica 10 febbraio 2008, 17:52

Re: [Install] Problema con Synaptic!!!

Messaggio da alberto t. »

ciao
grazie per la pazienza alberto, è la prima volta che mi muovo fuori win e mi mancano la basi. la linea 63 non l'ho trovata, posto le righe che mi paiono significanti:
a questo punto posta tutto l'intero file /etc/apt/sources.list  ;)

Per fare una copia di backup in modo che si possa "tornare indietro" in caso di danni, digita in terminale:

Codice: Seleziona tutto

cd /etc/apt/
sudo cp /etc/apt/sources.list sources.list.backup
Avatar utente
technozombie
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 326
Iscrizione: lunedì 25 agosto 2008, 1:46

Re: [Install] Problema con Synaptic!!!

Messaggio da technozombie »

ecco qua:

#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

# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
deb http://adurepo.altervista.org/ubuntu feisty adunanza
deb-src
http://adurepo.altervista.org/ubuntu feisty adunanza
Avatar utente
alberto t.
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2977
Iscrizione: domenica 10 febbraio 2008, 17:52

Re: [Install] Problema con Synaptic!!!

Messaggio da alberto t. »

ciao
sbagli in questa riga:

Codice: Seleziona tutto

deb-src
http://adurepo.altervista.org/ubuntu feisty adunanza
sostituisci quelle due ultime righe con questo (riga unica):

Codice: Seleziona tutto

deb-src http://adurepo.altervista.org/ubuntu feisty adunanza
salva il file.
poi aggiorna la lista, dai in terminale:

Codice: Seleziona tutto

sudo apt-get update
:)
Avatar utente
technozombie
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 326
Iscrizione: lunedì 25 agosto 2008, 1:46

Re: [Install] Problema con Synaptic!!!

Messaggio da technozombie »

RISOLTO!

grazie. ma dunque, per capire, possibile che abbia manualmente alterato queste righe, salvando dunque il file? oppure sono state alterate da qualche installazione?
Avatar utente
alberto t.
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 2977
Iscrizione: domenica 10 febbraio 2008, 17:52

Re: [Install] Problema con Synaptic!!!

Messaggio da alberto t. »

the hoplite ha scritto: RISOLTO!
ottimo, aggiungi la parola "risolto" al titolo del topic ;)
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: Majestic-12 [Bot] e 8 ospiti