On Thu, Mar 26, 2020 at 02:53:17PM +0000, Lucas wrote:
> Marc Espie <espie@nerim.net> wrote:
> > Look I'll have to try and reproduce your issue, but basically we create
> > lots of dirs with different ownership in "fix-permissions"
> > _CACHE_REPO is missing in there, and it's very likely it's all that's
> > actually needed.
>
> I didn't think of it, it's even better! FWIW, looks fine to me.
>
> pkgpath.mk still needs the modifications though, as it will keep
> running `doas install` otherwise. If we don't care for
> PACKAGE_REPOSITORY_MODE (tbh, I found out about the *_MODE vars after
> having to take a look at this), _INSTALL_CACHE_REPO can be replaced
> to just `:`.
>
> Thanks for taking the time to look at this.
>
> -Lucas
I've committed a proper fix, acknowledging that INSTALL_CACHE_REPO
may not work without manual intervention.
No comments:
Post a Comment