Regid Ichira <[email protected]> writes:

>   I think noting depends on it, so I tried to remove it.

>     $ aptitude -sy remove ssh | grep -A2 REMOVED
>     The following packages will be REMOVED:
>       openssh-server{u} ssh
>     0 packages upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
>    
>   I do want openssh-server.  Which doesn't strictly depend on ssh:

>     $ dpkg -p openssh-server | grep Depends | grep ' ssh'
>     $ 

This is a standard aptitude thing with anything that was installed via a
transitional package.  You need to also run:

    aptitude unmarkauto openssh-server

-- 
Russ Allbery ([email protected])               <http://www.eyrie.org/~eagle/>


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to