Apt-get duplicated sources list

After installing EE, when I run apt-get update it shows that I have a duplicated sources list:

W: Duplicate sources.list entry http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_14.04/ Packages (/var/lib/apt/lists/download.opensuse.org_repositories_home:_rtCamp:_EasyEngine_xUbuntu%5f14.04_Packages) W: You may want to run apt-get update to correct these problems

How do I fix this?

Hello @focusmedia

To fix this problem you need to manually edit source.list and remove any duplicate entries.

Could you provide me the output for

sudo cat /etc/apt/sources.list

and

cat /etc/apt/sources.list.d/*.list

Found the duplicated entry: deb http://download.opensuse.org/repositories/home:/rtCamp:/EasyEngine/xUbuntu_14.04/ / in /etc/apt/sources.list.d/ee-repo.list and in /etc/apt/sources.list.d/nginx.list

@focusmedia

Hope that has solved your issue . Also please run apt-get update after removing duplicate entries .

Hi @focusmedia

It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: