Pagina 1 di 1

[RISOLTO]aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 17:39
da r0bert.
ragazzi vorrei aggiornare i repository ma ho paura di fare casini... questo è il mio sources.list

Codice: Seleziona tutto

deb http://it.archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ edgy restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ edgy-updates restricted main multiverse universe #Added by software-properties

## 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://it.archive.ubuntu.com/ubuntu/ edgy universe
# deb-src http://it.archive.ubuntu.com/ubuntu/ edgy universe

## 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/ edgy-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security restricted main multiverse universe #Added by software-properties
# deb http://security.ubuntu.com/ubuntu edgy-security universe
# deb-src http://security.ubuntu.com/ubuntu edgy-security universe
deb http://givre.cabspace.com/ubuntu/ edgy main
deb http://ntfs-3g.sitesweetsite.info/ubuntu/ edgy main
deb http://flomertens.keo.in/ubuntu/ edgy main
#Repo per NTFS-3G per Edgy
deb http://givre.cabspace.com/ubuntu/ edgy main-all
deb http://amule-adunanza.marleylandia.com/ubuntu/ramko-sonne/3.11b/edgy i386/
# Repo per Xgl e Beryl
deb http://ubuntu.beryl-project.org/ edgy main
e vorrei mettere questi presi dal wiki

Codice: Seleziona tutto

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

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

deb http://it.archive.ubuntu.com/ubuntu/ edgy-updates main universe restricted multiverse
deb-src http://it.archive.ubuntu.com/ubuntu/ edgy-updates main universe restricted multiverse
qualcuno mi sà dire se posso aggiungerli normalmente oppure c'è qualcosa che devo eliminare? grazie

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 17:44
da Schwitzd
No aggiungili tranquillamente...

poi fai un

Codice: Seleziona tutto

sudo apt-get update
se alla fine di da messaggi d'errore postali qui

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 17:46
da Stealth
Ma.....sbaglio o basterebbe decommentare quelli già presenti nel tuo file originale? Controlla un po' meglio, mi sa che sono gli stessi
ciao

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 17:49
da simo_magic
Stealth ha scritto: Ma.....sbaglio o basterebbe decommentare quelli già presenti nel tuo file originale? Controlla un po' meglio, mi sa che sono gli stessi
ciao
anche secondo me
se guardi nel tuo vedi che le righe sono le stesse solo con un # davanti
tu leva lo sharp e salva
poi

Codice: Seleziona tutto

sudo apt-get update
e hai fatto

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 17:49
da TheDevil
Normalmente.

Fai sudo gedit /etc/apt/sources.list
e poi sostituisci i tuoi repository con quelli  ;)

Infine sudo apt-get update

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 18:01
da r0bert.
ok ho fatto, tutto bene però:

Codice: Seleziona tutto

Err http://givre.cabspace.com edgy Release.gpg                                 
  Impossibile connettersi a givre.cabspace.com:80 (65.175.85.100), tempo limite di connessione esaurito
Err http://givre.cabspace.com edgy/main Translation-it         
  Impossibile connettersi a givre.cabspace.com:80 (65.175.85.100), tempo limite di connessione esaurito
Err http://givre.cabspace.com edgy/main-all Translation-it     
  Impossibile connettersi a givre.cabspace.com:80 (65.175.85.100), tempo limite di connessione esaurito
Scaricato 4B in 6m0s (0B/s)                                    
Impossibile ottenere http://givre.cabspace.com/ubuntu/dists/edgy/Release.gpg  Impossibile connettersi a givre.cabspace.com:80 (65.175.85.100), tempo limite di connessione esaurito
Impossibile ottenere http://givre.cabspace.com/ubuntu/dists/edgy/main/i18n/Translation-it.bz2  Impossibile connettersi a givre.cabspace.com:80 (65.175.85.100), tempo limite di connessione esaurito
Impossibile ottenere http://givre.cabspace.com/ubuntu/dists/edgy/main-all/i18n/Translation-it.bz2  Impossibile connettersi a givre.cabspace.com:80 (65.175.85.100), tempo limite di connessione esaurito
Lettura della lista dei pacchetti in corso... Fatto
W: Impossibile scaricare alcune file di indice, essi verranno ignorati, oppure si useranno quelli precedenti.


l'errore c'era anche prima

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 18:06
da Schwitzd
Significa che il server non è reperibile...

Comunque secondo me li puoi togliere  ;)

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 18:10
da r0bert.
posso togliere

Codice: Seleziona tutto

deb http://givre.cabspace.com/ubuntu/ edgy main
deb http://givre.cabspace.com/ubuntu/ edgy main-all
dal sources-list, non sono importanti?

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 18:12
da Schwitzd
Si puoi toglierli in quanto non sono repository ufficiali

Re: aggiornamento repository help!

Inviato: sabato 17 marzo 2007, 18:15
da r0bert.
edit: risolto grazie a tutti, ciao!!  ;)