konstigt felmeddelande vid uppdateringar

ehnar
Inlägg: 428
Blev medlem: 30 maj 2007, 08:27
OS: Ubuntu
Utgåva: 18.04 Bionic Beaver LTS
Ort: Uppsala

konstigt felmeddelande vid uppdateringar

Inlägg av ehnar »

När jag ska in i synaptic och när det är dags för uppdateringar får jag denna harrang av felmeddelanden... Hur kan jag åtgärda detta?
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty/main Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty_main_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty/restricted Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty/universe Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty/multiverse Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty/main Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty_main_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty/restricted Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty/universe Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty/multiverse Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty-updates/main Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty-updates_main_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty-updates/restricted Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty-updates_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty-updates/main Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty-updates_main_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty-updates/restricted Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty-updates_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty-updates/universe Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty-updates_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://se.archive.ubuntu.com feisty-updates/multiverse Packages (/var/lib/apt/lists/se.archive.ubuntu.com_ubuntu_dists_feisty-updates_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com feisty-security/main Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_feisty-security_main_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com feisty-security/restricted Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_feisty-security_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com feisty-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_feisty-security_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com feisty-security/multiverse Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_feisty-security_multiverse_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com feisty-security/main Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_feisty-security_main_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com feisty-security/restricted Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_feisty-security_restricted_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com feisty-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_feisty-security_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com feisty-security/multiverse Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_feisty-security_multiverse_binary-i386_Packages)
Senast redigerad av 1 ehnar, redigerad totalt 27 gånger.
Okänd
Inlägg: 30172
Blev medlem: 03 mar 2008, 01:30
OS: Ubuntu

SV: konstigt felmeddelande vid uppdateringar

Inlägg av Okänd »

du har dubbla adresser i din sources.list fil som pekar till samma saker.

Öpnna terminalen och skriv:

Kod: Markera allt

sudo gedit /etc/apt/sources.list
Sen ta bort alla adresser som är dubletter bara  8)
Okänd
Inlägg: 30172
Blev medlem: 03 mar 2008, 01:30
OS: Ubuntu

SV: konstigt felmeddelande vid uppdateringar

Inlägg av Okänd »

Hej!

Öppna terminalen och knappa in:

Kod: Markera allt

sudo gedit /etc/apt/sources.list
Där söker du efter dubbletter och avaktivera ( # ) dom eller ta bort dom.

Du kan även klistra in hela din sources.list fil här.
LJ

EDIT: Zinden var snabbare  ;D
ehnar
Inlägg: 428
Blev medlem: 30 maj 2007, 08:27
OS: Ubuntu
Utgåva: 18.04 Bionic Beaver LTS
Ort: Uppsala

SV: konstigt felmeddelande vid uppdateringar [löst]

Inlägg av ehnar »

jepp, det funkade  :) Hoppas jag inte var för klåfingrig och tog bort för mycket...
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

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

## Major bug fix updates produced after the final release of the
## distribution.
deb http://se.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://se.archive.ubuntu.com/ubuntu/ feisty-updates main restricted #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://se.archive.ubuntu.com/ubuntu/ feisty 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://se.archive.ubuntu.com/ubuntu/ feisty 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://se.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src http://se.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu feisty-security main restricted
deb-src http://security.ubuntu.com/ubuntu feisty-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu feisty-security universe
deb http://security.ubuntu.com/ubuntu feisty-security multiverse
deb http://www.getautomatix.com/apt feisty main
deb http://archive.ubuntu.com/ubuntu/ feisty-updates restricted main multiverse universe
deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates restricted main multiverse universe
deb http://archive.ubuntu.com/ubuntu/ feisty-backports restricted main multiverse universe

#AUTOMATIX REPOS START

deb http://archive.canonical.com/ubuntu feisty-commercial main

deb http://archive.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
#AUTOMATIX REPOS END
deb http://moblock-deb.sourceforge.net/debian unstable main
deb-src http://moblock-deb.sourceforge.net/debian unstable main
deb http://wine.sourceforge.net/apt binary/
deb http://archive.ubuntu.com/ubuntu/ feisty-proposed restricted main multiverse universe
# Temporär source-list, din original source.list finns i/etc/apt/sources.list.backup.Nvidiaskript
deb http://se.archive.ubuntu.com/ubuntu feisty main restricted
deb http://se.archive.ubuntu.com/ubuntu feisty-updates main restricted
deb http://security.ubuntu.com/ubuntu feisty-security main restricted

deb-src http://se.archive.ubuntu.com/ubuntu feisty main restricted
deb-src http://se.archive.ubuntu.com/ubuntu feisty-updates main restricted
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted

deb http://se.archive.ubuntu.com/ubuntu feisty universe multiverse
deb http://se.archive.ubuntu.com/ubuntu feisty-updates universe multiverse
deb http://security.ubuntu.com/ubuntu feisty-security universe multiverse

deb-src http://se.archive.ubuntu.com/ubuntu feisty universe multiverse
deb-src http://se.archive.ubuntu.com/ubuntu feisty-updates universe multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security universe multiverse
deb http://hendrik.kaju.pri.ee/ubuntu feisty screenlets
# Temporär source-list, din original source.list finns i/etc/apt/sources.list.backup.Nvidiaskript
Och här är den rena listan, förhoppningsvis bara med det som ska vara :D
Skriv svar

Återgå till "För nybörjaren - inaktuell"