Re: PortUpgrade multiple packages?



Bob <bob@xxxxxxxxxxxxxxxxxx> writes:

On Thursday 28 September 2006 04:23, Armin Pirkovitsch wrote:

That might cause problems if the programs have the same dependencies
(fetch conflict or even worse, build conflict)

Likely they do; Mozilla, Seamonkey, Opera, and Firefox. (all flagged in my
security audit) Was hoping to do them all at once.

(smp etc is
excluded from this assumption)

Yeah, running SMP, so cpu is not a problem. But bumping into deps may very
well be. I have synched-up my ports tree, and have also done portupgrade -Fa
so all the sources, as well as any deps are already here. However, I fear
several packages may need the same dep, and all try to upgrade it at the same
time.... would make a mess!

I don't think portupgrade is smart enough to detect multiple upgrades, at
least I have not seen any reference in the docs.

Thanks! guess I will just so one a night, some of these are pretty BIG.

You could look over the dependencies and figure out the conflicts by
hand. One way to do that would be to use "portupgrade -n" on the
different major packages, and compare the results. Or maybe
sysutils/gpkgdep would be easier for you to figure out the overlaps
from...
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: PortUpgrade multiple packages?
    ... (fetch conflict or even worse, ... as well as any deps are already here. ... I don't think portupgrade is smart enough to detect multiple upgrades, ...
    (freebsd-questions)
  • Re: Dislike the way port conflicts are handled now
    ... I will agree that `portupgrade -o` is way too useful feature. ... I'd vote ... For some ports is the conflict check too late see example here. ...
    (freebsd-questions)