Am 11.07.26 um 20:16 schrieb Andrew Lee: > If I understand it correctly. The dh-golang in the old legacy GOPATH > mode behaves to always append /... by default, so that we have to use > DH_GOLANG_EXCLUDES to avoid bringing extra budil-depends from examples > or tests.
Hi Andrew, yes, correct. I've now investigated this problem. The root cause was an incorrectly used regular expression. By using three dots, any three characters matched and discarded almost all targets during the build stage. This is now fixed, and I can compile both packages "age" and "golang-github-pocketbase-pocketbase" without issues. The next upload to experimental is already on its way. :-) Thanks for spotting this! Regards, Tobias
OpenPGP_signature.asc
Description: OpenPGP digital signature
