> You should do this:
> # apt-gte update && apt-get dist-upgrade

I prefer this:

# apt-get update && apt-get dist-upgrade --no-remove


That way if there's a package with broken dependencies, I can see it
before it removes half my desktop.

        Xav


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

Reply via email to