[Risolto] Synaptic: warning duplicate sources.list

Installazione, configurazione e uso di programmi e strumenti.
Avatar utente
aleida
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 749
Iscrizione: mercoledì 28 maggio 2008, 0:45

[Risolto] Synaptic: warning duplicate sources.list

Messaggio da aleida »

Fin'ora non mi era mai successo questo problema. E non ho recentemente cambiato il sources.list.
Oggi ricarico da Synaptic per vedere gli aggiornamenti e mi esce fuori questo messaggio:

W: Duplicate sources.list entry http://it.archive.ubuntu.com hardy/universe Packages (/var/lib/apt/lists/it.archive.ubuntu.com_ubuntu_dists_hardy_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://it.archive.ubuntu.com hardy/universe Translation-it (/var/lib/apt/lists/it.archive.ubuntu.com_ubuntu_dists_hardy_universe_i18n_Translation-it)
W: Duplicate sources.list entry http://it.archive.ubuntu.com hardy/multiverse Packages (/var/lib/apt/lists/it.archive.ubuntu.com_ubuntu_dists_hardy_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://it.archive.ubuntu.com hardy/multiverse Translation-it (/var/lib/apt/lists/it.archive.ubuntu.com_ubuntu_dists_hardy_multiverse_i18n_Translation-it)

Sapreste dirmi da che dipende?

Questo è il mio sources.list:

Codice: Seleziona tutto

# 
# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080422.2)]/ hardy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy restricted main #Added by software-properties

# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080422.2)]/ 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 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/ hardy-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ hardy-updates restricted main multiverse universe #Added by software-properties

## 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 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 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

# Medibuntu
## wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -


deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security restricted main multiverse universe #Added by software-properties
deb 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 universe
deb http://it.archive.ubuntu.com/ubuntu/ hardy multiverse
##deb http://www.remastersys.klikit-linux.com/repository remastersys/
Ultima modifica di aleida il mercoledì 1 ottobre 2008, 12:52, modificato 1 volta in totale.
Tutti sanno che una cosa é impossibile da realizzare, finché arriva uno sprovveduto che non lo sa e la inventa.
(A.E.)
Avatar utente
robytrevi
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 10901
Iscrizione: lunedì 10 marzo 2008, 14:12
Desktop: mate
Distribuzione: Xenial 32 bit
Località: Modena(provincia)

Re: Synaptic: warning duplicate sources.list

Messaggio da robytrevi »

Hai delle righe doppie.
Commenta i  doppioni anteponendoci un #, quindi ridai

Codice: Seleziona tutto

sudo apt-get update
Ubuntu 16.04 (Mate), Arch (Gnome-shell), Fedora21(gnome-shell), Debian Jessie(openbox), Windows 7 ; Dell Inspiron 1501; AMD Turion 64x2; ATI XPress 1100 (vista come Radeon Xpress 200M)
Quando si richiede supporto postare il comando "lsb_release -ds && echo $DESKTOP_SESSION && uname -m"
Avatar utente
aleida
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 749
Iscrizione: mercoledì 28 maggio 2008, 0:45

Re: Synaptic: warning duplicate sources.list

Messaggio da aleida »

Scusa, a parte che non le vedo queste righe doppie, ma poi, perchè fino ad oggi non mi è mai apparso questo warning?

Aggiungo che col gestore aggiornamenti, anche se in un primo momento mi ha dato lo stesso warnign, poi però ha aggiornato regolarmente.
Tutti sanno che una cosa é impossibile da realizzare, finché arriva uno sprovveduto che non lo sa e la inventa.
(A.E.)
Avatar utente
aleida
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 749
Iscrizione: mercoledì 28 maggio 2008, 0:45

Re: Synaptic: warning duplicate sources.list

Messaggio da aleida »

Mi sa che hai ragione tu, le due righe doppie erano queste:

##deb http://it.archive.ubuntu.com/ubuntu/ hardy universe
##deb http://it.archive.ubuntu.com/ubuntu/ hardy multiverse

Continuo a chiedermi però come mai Ubuntu se ne sia accorto soltanto oggi...  ???
Tutti sanno che una cosa é impossibile da realizzare, finché arriva uno sprovveduto che non lo sa e la inventa.
(A.E.)
Avatar utente
robytrevi
Tenace Tecnocrate
Tenace Tecnocrate
Messaggi: 10901
Iscrizione: lunedì 10 marzo 2008, 14:12
Desktop: mate
Distribuzione: Xenial 32 bit
Località: Modena(provincia)

Re: [Risolto] Synaptic: warning duplicate sources.list

Messaggio da robytrevi »

Non te lo so dire.
L'importante è che tu abbia risolto
(b2b)
Ubuntu 16.04 (Mate), Arch (Gnome-shell), Fedora21(gnome-shell), Debian Jessie(openbox), Windows 7 ; Dell Inspiron 1501; AMD Turion 64x2; ATI XPress 1100 (vista come Radeon Xpress 200M)
Quando si richiede supporto postare il comando "lsb_release -ds && echo $DESKTOP_SESSION && uname -m"
Avatar utente
Munaciello
Prode Principiante
Messaggi: 83
Iscrizione: mercoledì 2 luglio 2008, 10:11
Contatti:

Re: [Risolto] Synaptic: warning duplicate sources.list

Messaggio da Munaciello »

Stesso problema per me con Ubuntu 9.04.

Si è risolto con un

Codice: Seleziona tutto

sudo apt-get [b]update[/b]
seguito da un

Codice: Seleziona tutto

sudo apt-get [b]upgrade[/b]
Ubuntu 9.10 Karmic Koala
Acer Aspire 5730z
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 6 ospiti