Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] apt-get update gives the message----  (Read 4058 times)

elzorro

  • Guest
[EN] apt-get update gives the message----
« on: 2011/12/23, 11:24:31 »
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

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
apt-get update gives the message----
« Reply #1 on: 2011/12/23, 11:34:21 »
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

Offline michaaa62

  • User
  • Posts: 299
apt-get update gives the message----
« Reply #2 on: 2011/12/23, 12:26:43 »
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.

Offline michaa7

  • User
  • Posts: 2.295
apt-get update gives the message----
« Reply #3 on: 2011/12/23, 13:08:50 »
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

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
RE: apt-get update gives the message----
« Reply #4 on: 2011/12/24, 20:24:33 »
elzorro, look for non-free to be listed twice in
Code: [Select]
/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
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
RE: apt-get update gives the message----
« Reply #5 on: 2011/12/24, 20:28:29 »
piper,

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

greetz
devil

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
Re: RE: apt-get update gives the message----
« Reply #6 on: 2011/12/24, 20:38:05 »
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)
Code: [Select]
allow-hotplug eth0
iface eth0 inet dhcp
to /etc/network/interfaces for internet
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: RE: apt-get update gives the message----
« Reply #7 on: 2011/12/24, 20:48:26 »
did fw-detect behave normaly? like spawn a window and show what its doing?


greetz
devil

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
RE: Re: RE: apt-get update gives the message----
« Reply #8 on: 2011/12/24, 21:37:23 »
Yes it did
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck