<div dir="ltr">Hi, <div><br></div><div>I'm following <a href="https://people.debian.org/~stapelberg/2015/07/27/dh-make-golang.html">https://people.debian.org/~stapelberg/2015/07/27/dh-make-golang.html</a></div><div>and tried to do build with </div><div><br></div><div>gbp buildpackage --git-pbuilder<br></div><div><br></div><div>which in turns depends on cowbuilder to do the building:</div><div><br></div><div><div>gbp:info: Building with (cowbuilder) for debian_sid</div><div>gbp:info: Performing the build</div><div>Building with cowbuilder for distribution debian_sid</div></div><div>. . . </div><div><br></div><div>However, I'm having problem with `cowbuilder --create` -- </div><div><br></div><div>- If I run it with `fakeroot`, then it'll break at the end with:</div><div><br></div><div><div>chroot: cannot change root directory to '/var/cache/pbuilder/base.cow': Operation not permitted</div><div>chroot: cannot change root directory to '/var/cache/pbuilder/base.cow': Operation not permitted</div><div>E: End of debootstrap.log</div><div>W: Aborting with an error</div><div>E: pbuilder create failed</div></div><div>, , , </div><div><br></div><div><div>- If I run it without `fakeroot`, then it'll break at the beginning with:</div></div><div><br></div><div><div>, , , </div><div>I: Building the build environment</div><div>I: running debootstrap</div><div>/usr/sbin/debootstrap</div><div>E: debootstrap can only run as root</div><div>E: debootstrap failed</div><div>, , , <br></div></div><div><br></div><div>Looking for the solution for "E: debootstrap can only run as root" myself, I found a bug report at <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571117">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571117</a>, but the solution however, is to use a <i>different</i> building method. </div><div><br></div><div>So I'm wondering, are you using </div><div><br></div><div><div>gbp buildpackage --git-pbuilder</div></div><div><br></div><div>to build the go packages? If so, how to overcome the problem I'm experiencing above? </div><div><br></div><div>thx</div><div><br></div><div><br></div></div>