If while updating you get a duplicate error for example google chrome or something...
Page 1 of 1 • Share •
If while updating you get a duplicate error for example google chrome or something...
If while updating you get a duplicate error for example google chrome or something...
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems
So for the fix
and comment out all uncommented out lines with a #
it should look like this...
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
#deb http://dl.google.com/linux/chrome/deb/ stable main
notice a # on every line and save this file and re run your update command.
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems
So for the fix
- Code:
sudo gedit /etc/apt/sources.list.d/google-chrome.list
and comment out all uncommented out lines with a #
it should look like this...
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
#deb http://dl.google.com/linux/chrome/deb/ stable main
notice a # on every line and save this file and re run your update command.

» User-Extension Issue
» Selenium RC; Permission denied on session.([error] Element not found ")
» Can I check the error message displayed or not in Selenium?
» Getting error when i run selenium script in Eclipse, please help
» Response_Code = -1 Error_Message = Request Error
» Selenium RC; Permission denied on session.([error] Element not found ")
» Can I check the error message displayed or not in Selenium?
» Getting error when i run selenium script in Eclipse, please help
» Response_Code = -1 Error_Message = Request Error
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum