tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Python issues, mostly



Jonathan Perkin <jperkin%mnx.io@localhost> writes:

> It's not clear to me how pkg_rr works and I've never used it, but I

It's really simple.

Finds packages that are out of date, or have unsafe_depends set, and
tsorts them according to dependencies.

Then calls "make package replace clean" on each

and repeats.

So almost every "problem with pkg_rr" is actually a problem with make
replace, or with pkgdb.


Home | Main Index | Thread Index | Old Index