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