[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Urgent apt-problem



----- Original Message ----- 
From: "Guilherme Viebig" <guilherme@plannercorretora.com.br>
To: <debian-user@lists.debian.org>
Sent: Monday, December 08, 2003 07:12
Subject: Urgent apt-problem


> I´m trying to remove, install, upgrade...(-f || !-f) whatever...
> plptools-kde package,
>
> but it returns the same error with dirname command....
>
> I´m stuck....
>
> Can someone help me with this issue?
>
If you are at the end of your rope, you might try this.
cd /  #(as root)
mkdir /install
cd install
find 'zzzz' /* | tee /install/files
grep plptools-kde /install/files | less
then rm (every instance in less).  Then maybe you can reinstall. No
guarantee thou.
Hoyt




Reply to: