[git-buildpackage] Permission denied when building package
Travis Wrightsman
travis at wrightsman.org
Fri Feb 25 01:00:53 CET 2022
On Wed, Oct 20, 2021 at 08:08:40PM -0400, Travis Wrightsman wrote:
> Just for the record, I switched to pbuilder instead of cowbuilder and
> have been able to build packages successfully. I'm still not sure what
> part of my system configuration cowbuilder does not like.
> _______________________________________________
> git-buildpackage mailing list
> git-buildpackage at lists.sigxcpu.org
> http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
I figured out what was causing the cowbuilder error. I had to make sure
that the base directories in /var/cache/pbuilder/*.cow had o=rx
permissions. Glad it was a fairly simple issue and did, in fact, turn
out to be umask-related.
Travis
More information about the git-buildpackage
mailing list