LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Synaptic Package Manager Problem (https://www.linuxquestions.org/questions/linux-newbie-8/synaptic-package-manager-problem-472895/)

tarobs 08-11-2006 04:37 AM

Synaptic Package Manager Problem
 
Hello, I'm a newbie, and I'm using ubuntu 6.06. I don't know what happened, but after adding the repositories for acquiring WINE the problem started. Also, I saw in my sources.list file a tagline which I think is the source of the problem. Since I cannot post URL's yet, i'll just describe it:

It's a wget APT. It is for acquiring the WINDOWS version of Firefox (it is run via WINE)

The error that appears in the Synaptic Package Manager is this:

E: Type 'wget' is not known on line 33 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.

I tried the "fix broken packages" tool but it didn't work. Please help me out. Thanks! :D

b0uncer 08-11-2006 04:49 AM

Remove or comment out the offending line (line 33 in /etc/apt/sources.list as it says), or fix it. The syntax or something is wrong, apt can't read the line and so it refuses to read the list of sources, thus giving up the whole thing.

Another thing: why would you like to run Firefox's Windows version through Wine? Why not use the Linux version?

tarobs 08-11-2006 11:29 AM

Quote:

Originally Posted by b0uncer
Remove or comment out the offending line (line 33 in /etc/apt/sources.list as it says), or fix it. The syntax or something is wrong, apt can't read the line and so it refuses to read the list of sources, thus giving up the whole thing.

Another thing: why would you like to run Firefox's Windows version through Wine? Why not use the Linux version?

How do you fix it? :newbie: I tried openning it and erasing the line (I opened the source.list file), but then I couldn't save it.

I just wanted to try if Wine works. :)

pablob 08-11-2006 12:40 PM

Well, you should be able to use a Kynaptic / Adept option which says "Manage Repositories" or so, which opens you a simulated editor of the lines within your sources.list file.

If you are not able, you should "become" root and then edit the file directly.


All times are GMT -5. The time now is 11:31 AM.