Pagina 1 di 1

[Risolto] Errore quando apro Synaptic

Inviato: martedì 11 gennaio 2011, 12:48
da RocK-aNd-RoLL
Ciao a tutti. Oggi aprendo Synaptic si è aperta una schermata di errore con questa dicitura:

Codice: Seleziona tutto

W: Duplicate sources.list entry http://archive.canonical.com/ lucid/partner Packages (/var/lib/apt/lists/archive.canonical.com_dists_lucid_partner_binary-amd64_Packages)
W: Duplicate sources.list entry http://ppa.launchpad.net/akirad/akirad/ubuntu/ lucid/main Packages (/var/lib/apt/lists/ppa.launchpad.net_akirad_akirad_ubuntu_dists_lucid_main_binary-amd64_Packages)
W: Duplicate sources.list entry http://ppa.launchpad.net/akirad/ppa/ubuntu/ lucid/main Packages (/var/lib/apt/lists/ppa.launchpad.net_akirad_ppa_ubuntu_dists_lucid_main_binary-amd64_Packages)

Re: Errore quando apro Synaptic

Inviato: martedì 11 gennaio 2011, 12:55
da TequilaMex

Codice: Seleziona tutto

cat /etc/apt/sources.list

Codice: Seleziona tutto

ls /etc/apt/sources.list.d

Re: Errore quando apro Synaptic

Inviato: martedì 11 gennaio 2011, 12:59
da RocK-aNd-RoLL

Codice: Seleziona tutto

antonio@antonio-laptop:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release amd64 (20100429)]/ lucid main restricted
deb-src http://archive.ubuntu.com/ubuntu lucid main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://it.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid 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/ lucid-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. 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/ lucid universe
deb http://it.archive.ubuntu.com/ubuntu/ lucid-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/ lucid multiverse
deb http://it.archive.ubuntu.com/ubuntu/ lucid-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/ lucid-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ lucid-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 lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner

deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb http://archive.canonical.com/ lucid partner

# libv4l PPA
deb http://ppa.launchpad.net/libv4l/ppa/ubuntu lucid main
deb http://archive.canonical.com/ lucid partner
antonio@antonio-laptop:~$ ls /etc/apt/sources.list.d
akirad-akirad-lucid.list
akirad.list
akirad.list.save
akirad-ppa-lucid.list
clipgrab-team-ppa-lucid.list
clipgrab-team-ppa-lucid.list.save
ferramroberto-linuxfreedomlucid-lucid.list
ferramroberto-linuxfreedomlucid-lucid.list.save
google-chrome.list.save
kdenlive.list
kdenlive.list.save
medibuntu.list
medibuntu.list.save
opera.list
opera.list.save
sevenmachines-flash.list.save
sevenmachines-flash-lucid.list
skype.list
sunab-kdenlive-release-lucid.list
sunab-kdenlive-release-lucid.list.save
tualatrix-ppa-lucid.list
tualatrix-ppa-lucid.list.save
ubuntu-x-swat-x-updates-lucid.list
ubuntu-x-swat-x-updates-lucid.list.save
antonio@antonio-laptop:~$ 

Re: Errore quando apro Synaptic

Inviato: martedì 11 gennaio 2011, 13:06
da Diabolik62
sudo gedit /etc/apt/sources.list
ed elimina questi
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
deb http://archive.canonical.com/ lucid partner

Re: Errore quando apro Synaptic

Inviato: martedì 11 gennaio 2011, 13:18
da RocK-aNd-RoLL
Grazie mille. Non da più errore  (b2b)