This error comes from the update manager, but I can not see duplicate entries in the software sources. Is there a program that removes duplicate sources? If not how do I find the duplicate entries. Quote:W: Duplicate sources.list entryhttp://archive.canonical.com/ubuntu/ maverick/partner i386 Packages/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_maverick_partne r_binary-i386_Packages)
Whenever I run $aptitude update I get this error :-
W: Duplicate sources.list entry http://ftp.us.debian.org/debian/ stable/non-free amd64 Packages (/var/lib/apt/lists/ftp.us.debian.org_debian_dists_stable_non-free_binary-amd64_Packages) W: You may want to run apt-get update to correct these problems
When I run "sudo apt-get update", it says the following: "W: Duplicate sources.list entry [URL] Packages (/var/lib/apt/lists/archive.canonical.com_ubuntu_dists_lucid_partner_b inary-i386_Packages) W: You may want to run apt-get update to correct these problems"
Herewith I've attached my sources.list file. # deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main restricted # See [URL] for how to upgrade to newer versions of the distribution. deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Release i386 (20091028.5)]/ karmic main restricted deb [URL] lucid main restricted deb-src [URL] lucid main restricted .....
When I exit from Synaptic I get a list of duplicate sources. Is there a program that remove them? Often I can not spot the duplicates in the software sources window.
I am running Jolicloud on my netbook (which I believe is an Ubuntu derivative) and I am tried to enter the getdeb.net sources in so I can install apps from the website through APT but
1) When I entered the sources into sources.list and then the key into Terminal and then went to the site and tried to install an app it didn't work.
2) I deleted the line of code in the sources.list file and when I opened terminal and entered "sudo apt-get update" it showed the list of sources, but on the list were Getdeb.net sources.
My question is how do I delete sources that aren't in /etc/apt/sources.list ?
I tried to change the basic toolbar to cairo dock,a tutorial that i found told me to write in terminal gksu gedit /etc/apt/sources.list.d/winehq.listso i write it and a window opened,i couled not find the text that told me(the tutorial i mean)so i closed the window,after that i keep taiking the same error
E: Type �sudo� is not known on line 55 in source list /etc/apt/sources.list E: The list of sources could not be read. Go to the repository dialogue to correct the problem. E: _cache->open() failed, please report.
now whene i got in the winehq.list the text has gone and i take this error in update manager,my software center doesn't work and my terminal whenever i type sudo commands says
E: Type �sudo� is not known on line 55 in source list /etc/apt/sources.list
I have a new (few months) HP Compaq laptop where I run Fedora 13. A couple weeks ago, it started complaining about too many bad sectors in the HD. What I have done is to remove palimpsest from load-on-start list, so I don't get the annoying message. I know the palimpsest Disk Utility has given problems like this (false positives) in Ubuntu, and F11. So my concerns are:
Is it normal in F13 to get those palimpsest warnings? Or should I consider the idea that my new HD is really failing? If this is a bug in palimpsest, is it going to be fixed soon?
I played a bit with the upgrade configuration files, to solve a couple of problems I have with Ubuntu 10.04, now when the upgrade procedure starts I getQuote:Failed to fetch Release Unable to find expected entry multiversdeb/source/Sources in Meta-index file (malformed Release file?)Some index files failed to download, they have been ignored, or old ones used instead.
In my netbook /etc/apt/sources.list contains the cdrom asdeb cdrom:[Ubuntu ....]/hardy main restrictedIf I keep the iso file in /ubuntu and then want it to be refreshed during #/etc/apt/apt-get updatehow must I motify /etc/apt/sources.list
Appear sometimes ago a message: E: Opening /etc/apt/sources.list - ifstream::ifstream (13: Permission denied) I'm trying update my computers but I don't get.. Please.. All my docs, movies and pictures are in this PC... What Can I Do to fix?
how to unlock my sources.list file, so I can add code and upgrade Firefox 3.53 to 3.6?Ubuntu 9.10Forget it...I tried again, and it saved my source code...
I have updated from 9.10 to 10.04 on line via Update Manager. Update Manager messed up my sources. Blocked most of them on update. I unblicked them and changed everything to Lucid from Karmic. No luck. Errors all the time:
Code: W: GPG error: [URL] lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 W: GPG error: [URL] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 W: GPG error: [URL] Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 I cannot add gpg keys and use for example canonical.
I am developing a customization of ubuntu for my company, as we mirror ubuntu repositories it would be great that the distro's sources.list be configured for using our repos instead of ubuntu's official on install, without the need of me going PC by PC making such configuration myself... How could this be achieved? Is there documentation about it? I have only managed to find data on how to configure the sources.list after installation.
I am installing a hp officejet pro 8500 all in one printer to knoppix 6.0.1. install hangs saying i need to disable cd sources in etc/apt/source.list. How do i do this?
I am using ubuntu 9.10. Can any one check my /etc/apt/sources.list file and let me know if anything wrong in the file. Sudo apt-get update is not working, there are some packages which are failing.
But when I look in my sources.list, the PPA repository is not there. Nevertheless I SUSPECT I'm receiving it's updates.Is there a file that PPAs are being written to other than sources.list?Should I manually update sources.list in order to add this PPAs?
I was trying to install Tor and deleted a couple lines out of the sources.list. I think I may have deleted something I wasn't supposed to. When I try to run the Update Manager I get "An unresolvable problem occurred while initializing the package information.report this bug against the 'update-manager' package and include the following error message: 'E:Malformed line 56 in source list /etc/apt/sources.list (dist), E:The list of sources could not be read.'" How can I fix this?
There is a problem with my source list (apparently) I'm running 11.04 if that helps.When I try to use apt-get install update for example, I get: "Malformed line 59 in source list etc/apt/sources.list"The same error occurs when trying to access synaptic package manager, it tells me there is a malformed line and the list of sources cannot be read.This error prevents me from apt-getting anything, updating and i suspect it is affecting the software center too.
I have added to Debian Wheezy testing repositories. After a restart there is no desktop anymore just the wallpaper picture is visible but no desktop pop-ups.
When I want to install the desktop through recovery mode, I get an error message that it "can't fetch...repos". How I can repair /etc/apt/sources.list through recovery mode?
I am writing a sample nasm program via terminal.It's a basic one ,it only demonstrates the usage of the zero and sign flags and print relevant message to the output. Here are the code:
Code:
SECTION .data; data section errMsg:db "Error !",10 errLen:equ $-errMsg zeroMsg: db "Zero flag",10 zeroLen: equ $-zeroMsg