View Single Post
  #2   (View Single Post)  
Old 18th July 2008
robbak's Avatar
robbak robbak is offline
Real Name: Robert Backhaus
VPN Cryptographer
 
Join Date: May 2008
Location: North Queensland, Australia
Posts: 366
Default

Why didn't you run 'pkgdb -F'? That would have suggested what package to upgrade or install to fix the problem.

Basically, pear-1.4.11 needs apache=1/3.37_1, but it is not there. Probably it has been updated without portupgrade knowing about it, and the record needs to be changed to the currently instaled version

Specifying -O just tries to go ahead without fixing that up. Who knows what will happen - probably the build will fail because things are not right - and you will have to fix it with pkgdb, like it suggested.

So, when the portupgrade run fails or completes, run pkgdb -F.
__________________
The only dumb question is a question not asked.
The only dumb answer is an answer not given.
Reply With Quote