There was another little glitch with the provides line.  Somehow, based
on what it previously had in the provides the build tools showed the
following:

postgresql-                         NEW      postgresql-7.4.7-20050407
postgresql7-7.4.7-20050407          OK

Not exactly sure where it was getting the "postgresql-" from, but I
changed the provides to just be postgresql and postgresql7.  That seemed
to resolve that issue as well.

On Thu, 2005-04-07 at 14:16 -0700, David M. Fetter wrote:
> I had a dependency issue for some reason regarding installing
> postgresql7 from current.  When I was trying to install it via the
> openpkg build tools, it responded with an error about how it was
> searching for a frood called perl-openpkg.  This package is in fact
> installed, so I don't know why it couldn't find it.  It found it when
> rebuilding the rpm.  What I did is changed the PreReq to just require
> perl while leaving the BuildPreReq with the perl-openpkg dependency.  As
> far as I can tell the only real dependency for perl-openpkg is during
> the rebuild of postrgresql7, so this should be a suitable fix.  This fix
> does resolve the issue I was seeing and now the upgrade is moving along
> fine.  I uploaded the new revised spec file for this.
> 
-- 
David M. Fetter - UNIX Systems Administrator
Portland State University - www.oit.pdx.edu

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to