Due to stupidity combined with some bad luck, I had to upgrade manually quite a
few of rh8's rpms.
Before I upgrade a package I prefer to --test the consiquences, and only then
actually do the thing. but for lots of pacakges testing takes lots of time (and
disk access), which is then repeated during the upgrade.
Do you know of a tool that keeps an up-to-date state of the database, and will
let me do such thing as
1. try to upgrade lots of packages
2. fail because an ancient package relies on the old ones
3. correct that problem
4. repeat unless a miracle happens
(without having to read all the rpm database each time)
Dan.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]