pljvaldez
I really do appreciate your hand holding. My textbook “Beginning Ubuntu Linux” has a CD version 5.10 Breezy Badger and if you get tired of this I can start over using this CD for installation but if you are game and think we can do this I would like to do so. We seem to be heading to duty above and beyond.
I am trying to learn how to install software specifically – firestarter.
Here is my most recent stopping point.
Add Remove > “Failed to check for installed and available applications.
This is a major failure of your software management system. Check the file permissions and correctness of the file '/etc/apt/sources.list' and reload the software information: 'sudo apt-get update'.”
So this is my final list copy below but I still get this error:
“E: Malformed line 2 in source list /etc/apt/sources.list.d/edgy-universe.list (dist parse)
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.”
So is something wrong with line 2?
deb
http://us.archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src
http://us.archive.ubuntu.com/ubuntu/ edgy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb
http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src
http://us.archive.ubuntu.com/ubuntu/ edgy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb
http://us.archive.ubuntu.com/ubuntu/ edgy universe multiverse
deb-src
http://us.archive.ubuntu.com/ubuntu/ edgy universe multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb
http://us.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src
http://us.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb
http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src
http://security.ubuntu.com/ubuntu edgy-security main restricted
deb
http://security.ubuntu.com/ubuntu edgy-security universe
deb-src
http://security.ubuntu.com/ubuntu edgy-security universe
I don't think you need to even look at these but these are the errors I got before
repetitively pasting the file you sent me and trying to proceed.
1st error said I had duplicated all files in the list.
2nd error as below”
Could not download all repository indexes
The repository might be no longer available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and the correct writing of the repository address in the preferences.
http://security.ubuntu.com/ubuntu/di.../Packages.bz2: Sub-process bzip2 returned an error code (2)
3rd error (this could be repeat of 1st error but I thought 1st error had a page worth of files, however I didn't copy it.
“W: Duplicate sources.list entry
http://us.archive.ubuntu.com edgy/universe Packages (/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_edgy_universe_binary-i386_Packages)
W: Duplicate sources.list entry
http://security.ubuntu.com edgy-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_edgy-security_universe_binary-i386_Packages)
Final result was 17065 packages listed, 1024 installed 0 broken, 0 to install/upgrade, 0 to remove”
This 4th error occurred sometime after reloading.
E: Malformed line 2 in source list /etc/apt/sources.list.d/edgy-universe.list (dist parse)
E: Unable to lock the list directory.
5th error E: Malformed line 2 in source list /etc/apt/sources.list.d/edgyA-universe.list (dist parse)
E: The list of sources could not be read.
6th error when trying to install firestarter “Failed to check for installed and available applications.”