Software - Unable to parse package file /etc/apt/preferences (1) Graham - 07.08.2006, 22:28 Uhr Titel: Unable to parse package file /etc/apt/preferences (1)
As a noob I don't understand the following message that popped up when I opened Synaptic;
Unable to parse package file /etc/apt/preferences (1)
Synaptic worked no problem last week for a full package upgrade after re-installing Kanotix, came to use it today and got that!
What does it mean and how can I make it go away please?
Many thanks in advance
Kano - 07.08.2006, 22:43 Uhr Titel: RE: Unable to parse package file /etc/apt/preferences (1)
echo >> /etc/apt/preferences
piper - 07.08.2006, 22:45 Uhr Titel: RE: Unable to parse package file /etc/apt/preferences (1)
wget -O/etc/apt/preferences http://kanotix.com/files/fix/preferences
Please use apt and NOT synaptic for dist-upgrade, it is also wise to use for upgrading package's
JorgenKnudsen - 17.08.2006, 14:17 Uhr Titel: Re: RE: Unable to parse package file /etc/apt/preferences (1
Kano hat folgendes geschrieben::
echo >> /etc/apt/preferences
I had the same problem, and when I tried to solve it I got this message:
Malformed URL: DEBAPT
What can I do?
piper - 17.08.2006, 14:48 Uhr Titel: RE: Re: RE: Unable to parse package file /etc/apt/preference
Were you root ?
JorgenKnudsen - 17.08.2006, 14:58 Uhr Titel: RE: Re: RE: Unable to parse package file /etc/apt/preference
<i get this message when I start kpackage, and in that moment I am not root
(thanks for answering!)
piper - 17.08.2006, 15:26 Uhr Titel: RE: Re: RE: Unable to parse package file /etc/apt/preference
Try as root
and try again to start kpackage
JorgenKnudsen - 17.08.2006, 15:42 Uhr Titel: RE: Re: RE: Unable to parse package file /etc/apt/preference
thank you!
It works - but only when I start kpackages from a root terminal!?
JorgenKnudsen - 17.08.2006, 15:46 Uhr Titel: RE: Re: RE: Unable to parse package file /etc/apt/preference
thank you!
It works - but only when I start kpackages from a root terminal!?
piper - 17.08.2006, 15:50 Uhr Titel: RE: Re: RE: Unable to parse package file /etc/apt/preference
hmm, try
apt-get remove --purge kpackage
then
apt-get install kpackage
or
apt-get install --reinstall kpackage
JorgenKnudsen - 17.08.2006, 16:18 Uhr Titel: RE: Re: RE: Unable to parse package file /etc/apt/preference
ok - it is working fine now, when I start it from the root terminal, and I don't use it so often.
Thank you for your help!