[Yum] bug in yum 2.0.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 3 Mar 2004, Jeff Sheltren wrote:

> I'm getting a bit confused - I think it would be helpful if you point us
> to the spec file you are using...

His problem, basically, is that he has a spec for postfix which does:

Prereq: mysql
...

%post
/run/some/newly/installed/bin/linked/against/mysql (/usr/sbin/postconf, in 
this case)


Given that spec, when he does

# yum update postfix

he's expecting yum to hit the prereq, install mysql first, then install 
postfix (in which case the %post would work)

Instead,

# yum update postfix

tries to upgrade postfix, then install mysql, which won't work because the
postfix %post crashes and burns....

later,
chris


[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux