help!! new user to linux thiers something wrong with my repository
This is a discussion about help!! new user to linux thiers something wrong with my repository in the Everything Linux category; Hello, im a brand new user to linux, and im using ubuntu 5. 10 the problem is that when i open the synaptic package manager i get this error message E: Type 'ded' is not known on line 38 in source list /etc/apt/sources.
Hello, im a brand new user to linux, and im using ubuntu 5.10
the problem is that when i open the synaptic package manager i get this error message
E: Type 'ded' is not known on line 38 in source list /etc/apt/sources.list
E: This list of sources could not be read.
Go to the repository dialog to correct the problem.
I have no clue what this means can anybody help me?
thanks realy appriciate it.
the problem is that when i open the synaptic package manager i get this error message
E: Type 'ded' is not known on line 38 in source list /etc/apt/sources.list
E: This list of sources could not be read.
Go to the repository dialog to correct the problem.
I have no clue what this means can anybody help me?
thanks realy appriciate it.
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Responses to this topic
If you manually added an entry of a repository to the /etc/apt/sources.lst file, or though synaptic, you mis-spelled the prefix deb.
Your prefix entry says ded not deb.
This needs to be corrected. An example is;
deb http://smarden.org/pape/Debian
not;
ded http://smarden.org/pape/Debian
Your prefix entry says ded not deb.
This needs to be corrected. An example is;
deb http://smarden.org/pape/Debian
not;
ded http://smarden.org/pape/Debian