T <[EMAIL PROTECTED]> wrote:

> Hi
> 
> I want to remove the bittorrent package, but I get:
> 
> $ aptitude purge bittorrent
> The following packages will be REMOVED:
>   bittorrent{p} 
> The following packages have unmet dependencies:
>   podracer: Depends: bittorrent but it is not installable
> Resolving dependencies...
> The following actions will resolve these dependencies:
> Upgrade the following packages:
> bittorrent [3.4.2-8 (now) -> 3.4.2-8.1 (testing, unstable)]
> 
> I want to remove the bittorrent package because I don't want to keep
> upgrading it any more. 
> 
> How can I tell aptitude to remove the bittorrent package as well as all
> the packages that depends on it?
> 
> thanks

You must refuse the solution, then aptitude will suggest something
else, ... or you purge podracer at the same time:

        aptitude purge bittorrent podracer

HTH
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to