pkgsrc-Users archive

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

Re: make update and automatic install flag



make replace changed install flag with  UNPRIVILEGED turned on.
when turned off, make replace doesn't touch automatic install flag.
But make update always changed it.
Is it worth to PR?
Regards

Datuma 21. travnja 2011. 00:24 Greg Troxel <gdt%ir.bbn.com@localhost> je 
napisao/la:
>
> Marijan Unetić <marijan.unetic%gmail.com@localhost> writes:
>
>> I will give make replace a try, but pkgsrc.txt doesn't recomend it.
>
> See pkgtools/pkg_rolling-replace and read the man page.
>
>> And on the other hand, why not update all dependant packages?
>
> I do, via pkg_rr.
>
> The reason not to use make update  is because all depending packages are
> removed and if the update fails you are left with missing packages.
>
> The reasons not to use pkg_rr are 1) after replacing a package, then
> depending packages might be broken due to ABI changes and 2) when files
> are moved between packages you often can't do replace one at a time.
>
> The reasons not to do bulk builds and update from binaries are that it's
> perhaps hard to set up and requires a chroot or a spare machine for it.
>
> Different people have different tradeoffs, but I think the above is
> reasonably fair.
>


Home | Main Index | Thread Index | Old Index