apt-get update gives the message----

Started by elzorro, 2011/12/23, 11:24:31

Previous topic - Next topic

elzorro

How to get rid of this I wonder--
Is this /var/lib/apt/lists some sort of pin strategy I wonder



W: Duplicate sources.list entry http://cdn.debian.net/debian/ unstable/non-free i386 Packages (/var/lib/apt/lists/cdn.debian.net_debian_dists_unstable_non-free_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems

devil

It is exactly what it says: Duplicate sources.list entry
you have a line twice in your sources, deleting it will fix the issue.

greetz
devil

michaaa62

This might be probably be related to your other threads solution where you have sid and unstable in your sources, which is a duplicate entry.

michaa7

And BTW, you should change

deb http://cdn.debian.net/debian/

to something more specific for your country, but this is not related to your problem.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

piper

elzorro, look for non-free to be listed twice in /etc/apt/sources.list.d/debian.list

I had the same error after install, delete one of the non-free's  and you should be good to go
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

devil

piper,

thats interesting. any idea where that might have come from?
did fw-detect offer to install non-free firmware?

greetz
devil

piper

Quote from: "devil"piper,

thats interesting. any idea where that might have come from?
did fw-detect offer to install non-free firmware?

greetz
devil

On two installs I had non-free listed twice and yes fw-detect offered and I let it (during install, which took 3 minutes and 42 seconds to install on one machine and 4 minutes on another, very fast install which was done fromiso).

I also had to add (after install)
allow-hotplug eth0
iface eth0 inet dhcp
to /etc/network/interfaces for internet
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

devil

did fw-detect behave normaly? like spawn a window and show what its doing?


greetz
devil

piper

I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA