Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Foutmelding tijdens Update (auto)  (gelezen 1301 keer)

hoe2ubuntu

  • Gast
Foutmelding tijdens Update (auto)
« Gepost op: 2006/09/21, 00:05:49 »
Vanmorgen kreeg ik een foutmelding toen er een nieuwere versie van Flash werd geinstalleerd.

Nu krijg ik weer een foutmeldings-scherm te zien:
Citaat
W: Duplicate sources.list entry http://nl.archive.ubuntu.com dapper/universe Packages (/var/lib/apt/lists/nl.archive.ubuntu.com_ubuntu_dists_dapper_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com dapper-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_dapper-security_universe_binary-i386_Packages)
Is dit erg?

Offline profoX

  • Lid
    • wesley
    • Lionslink
Foutmelding tijdens Update (auto)
« Reactie #1 Gepost op: 2006/09/21, 00:30:48 »
Dit is niet erg. Het betekent dat je een beetje slordig bent :)
Je /etc/apt/sources.list bestand bevat een paar dubbele pakketbronnen.

Als je wil, dan zullen we wel eens controleren wat er allemaal weg mag uit je sources.list

Je kan het bestand bekijken (niet aanpassen) met:

gedit /etc/apt/sources.list

of je kan het bestand bekijken en eventueel aanpassen met:
(gksudo geeft je schrijfrechten aan het bestand)

gksudo gedit /etc/apt/sources.list
Human Knowledge Belongs To The World -- Antitrust (2001)
Nederlandstalige Ubuntu documentatie van Ubuntu-NL (wiki)

hoe2ubuntu

  • Gast
Foutmelding tijdens Update (auto)
« Reactie #2 Gepost op: 2006/09/21, 08:54:15 »
Citaat van: profoX
Dit is niet erg. Het betekent dat je een beetje slordig bent :)
Je /etc/apt/sources.list bestand bevat een paar dubbele pakketbronnen.

Als je wil, dan zullen we wel eens controleren wat er allemaal weg mag uit je sources.list

Je kan het bestand bekijken (niet aanpassen) met:

gedit /etc/apt/sources.list

of je kan het bestand bekijken en eventueel aanpassen met:
(gksudo geeft je schrijfrechten aan het bestand)

gksudo gedit /etc/apt/sources.list
HUH?

Citaat
wubuntu@wubuntu-XP:~$ sudo /etc/apt/sources.list
Password:
sudo: /etc/apt/sources.list: command not found
HUH?

*slok koffie neemt*

Ik werk met Terminal in Gnome..

hoe2ubuntu

  • Gast
Foutmelding tijdens Update (auto)
« Reactie #3 Gepost op: 2006/09/21, 09:00:36 »
Ow, als ik "gedit /etc/apt/sources.list" doe dan opent er een scherm en dan staat er:

Citaat
deb http://nl.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

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

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

Offline eendje

  • Lid
Foutmelding tijdens Update (auto)
« Reactie #4 Gepost op: 2006/09/21, 09:01:39 »
@hoe2ubuntu

gksudo gedit /etc/apt/sources.list

Je bent gedit vergeten  en je moet sudo vervangen door gksudo
Een dag niets geleerd is een dag niet geleefd!
Ik blog dus ik besta!
__________________________________________________________
Een vraag? Heb je al eens gekeken op: http://wiki.ubuntu-nl.org/FAQ?

hoe2ubuntu

  • Gast
Foutmelding tijdens Update (auto)
« Reactie #5 Gepost op: 2006/09/21, 09:44:45 »
Citaat van: eendje
@hoe2ubuntu

gksudo gedit /etc/apt/sources.list

Je bent gedit vergeten  en je moet sudo vervangen door gksudo
Gedaan, kreeg netjes een pop-up voor ww in te voeren en toen een scherm met deze tekst:

Citaat
deb http://nl.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

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

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