tech-pkg archive

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

Re: bulk builds incompatible with changes



To make a clarification:

It will reuse scan results from bulklog.old if possible -- only
rescans the packages affected by files that have changed.

I don't let it rescan when running bulkbuild-restart because that's just not feasible on certain architectures.

So, for instance, now that Perl has changed, I see lots of failures like this in depends.log:

pkg_add: no pkg found for 'perl-5.40.1', sorry.
pkg_add: 1 package addition failed

Of course this is easily fixed with sed, but it really would be nice to have a way to cleanly scan changes without rescanning the whole of pkgsrc.

John


Home | Main Index | Thread Index | Old Index