On Wed, Oct 19, 2005 at 02:07:44AM +0200, frantisek holop wrote: > ok, > > only one package remains to be updated on my system. i do a > ammaq> sudo pkg_add -i -u > Candidates for updating xpdf-3.00p5 -> xpdf-3.01 > No need to update zip-2.3p0 > Cannot find updates for msttcorefonts-1.2 opera-8.50. Proceed? [y/N] > > > ok, this is basically the same as in my previous mail. > my question is, why is the fact that there are no updates > for these 2 packages a showstopper?
Because something fishy is going on, from the point of view of pkg_add -u. It will refuse to update partial stuff when it can't figure out the remaining updates. In fact, you've got the answer to your previous question: what's the use of pkg_add -r. ;)
