Leonard den Ottolander wrote:

>                 Hi Jack,
>
> <snip>
>  What I ment to say is that MySQL* translates to all packages, in an undefined
> order. The other packages on the line are thus already installed by the firs
> MySQL*. So I guess it should have been something like MySQL-*. Right?

Actually, rpm -Fvh (or -Uvh :)) MySQL* would have worked since rpm rearranges
package installation order to satisfy dependencies. But only in this case where the
install starts with files all of the same name. If you have a set of rpms of
different names that depend on each other then supplying them all as arguments to
rpm is a way to avoid having to --force them into submission.

Jack Bowling



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to