Hi, On 09/04/2026 15:08, Andrew Lee wrote:
Hi Nicolas and list,On Wed, Apr 8, 2026 at 12:54 PM Andrew Lee <[email protected]> wrote:I have made some other changes in my MR that including enable build against to health package. Now, only the d/missing-sources/ part are missing.I tried to git clone https://github.com/grpc/grpc-proto.git, and then updated all the files under debian/missing-sources/grpc/grpc-proto/master/grpc/. I got FTBFS with following errors: ``` find /build/reproducible-path/golang-google-grpc-1.79.3/_build/src/google.golang.org/grpc -not -path '*/grpc_testing_not_regenerate/*' -type f -name '*.pb.go'\ -delete -printf 'removed %p\n' [...] grpc/gcp/handshaker.proto:115:30: Option "debug_redact" unknown. Ensure that your proto definition file imports the proto which defines the option. grpc/gcp/handshaker.proto:134:31: Option "debug_redact" unknown. Ensure that your proto definition file imports the proto which defines the option. make[1]: *** [debian/rules:28: execute_after_dh_auto_configure] Error 1 make[1]: Leaving directory '/build/reproducible-path/golang-google-grpc-1.79.3' make: *** [debian/rules:22: binary] Error 2 ``` Any idea?
Yes, that's why I added: https://salsa.debian.org/go-team/packages/golang-google-grpc/-/merge_requests/4/diffs?commit_id=6a4a7943ecb167959746f8c195197af333d37ab5
If there is still no proper solution to handle the d/missing-sources/ part. I will just temporary disable the regenerate.sh in d/rules and upload the newer upstream version for the CVS fix tomorrow.
-- Nicolas Peugnet
OpenPGP_signature.asc
Description: OpenPGP digital signature
