Ubuntu Suomen keskustelualueet
Ubuntun käyttö => Asentaminen ja käyttöönotto => Aiheen aloitti: righa - 08.03.09 - klo:21.16
-
Hei, kun aloitan asentamaan automaattisia päivityksiä, tulee seuraava virheilmoistus: Päivitysten asentaminen kyllä onnistuu, mutta mietin että mitä tämä tarkoittaa. Vastausta ei löytynyt hakutoiminnolla.
"W: Duplicate sources.list entry http://repoubuntusoftware.info harty/all Packages (/var/lib/apt/lists/repoubuntusoftware.info_dists_harty_all_binary-i386_Packages)
"
-
Olet lisännyt sources.list tiedostoon ylimääräisiä rivejä ja tässä tapauksessa kaksi kertaa.
Poistat ylimääräiset, päivität ja ongelma ratkennut.
-
Miten se tehdään?
-
Miten se tehdään?
Graafisesti: Valikko->Järjestelmä->Ylläpito->Ohjelmalähteet
Manuaalisesti: gksudo gedit /etc/apt/sources.list
-
pääsin kyllä siihen sources listiin mutta mitähän tästä pitäisi poistaa
#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://fi.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://fi.archive.ubuntu.com/ubuntu/ hardy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fi.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://fi.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://fi.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://fi.archive.ubuntu.com/ubuntu/ hardy universe
deb http://fi.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://fi.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://fi.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://fi.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://fi.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://fi.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://fi.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://fi.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
deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb-src http://security.ubuntu.com/ubuntu hardy-security universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
#ULTAMATIX REPOS START
deb http://repoubuntusoftware.info harty all
deb-src http://us.archive.ubuntu.com/ubuntu hardy-updates multiverse
deb http://us.archive.ubuntu.com/ubuntu hardy-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu hardy multiverse
deb http://us.archive.ubuntu.com/ubuntu hardy multiverse
deb http://repoubuntusoftware.info harty all
deb-src http://archive.canonical.com/ubuntu hardy partner
deb http://archive.canonical.com/ubuntu hardy partner
#ULTAMATIX REPOS END
-
deb http://repoubuntusoftware.info harty all
Noita on kaksi, eli toinen pois.
Sitten varoituksen sana, tuollaiset automatix/ultamatix tyyppiset ratkaisut eivät ole todellakaan mitään suositeltuja!
-
Kiitos!