GreptimeTeam / greptimedb

An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
https://greptime.com/
Apache License 2.0
4.19k stars 299 forks source link

error: failed to run custom build command for `greptime-proto v0.1.0 ' #4420

Closed sunheyi6 closed 1 month ago

sunheyi6 commented 1 month ago

What type of bug is this?

Configuration

What subsystems are affected?

Other

Minimal reproduce step

cargo build

What did you expect to see?

no error

What did you see instead?

no

What operating system did you use?

Windows 11 x64

What version of GreptimeDB did you use?

main

Relevant log output and stack trace

error: failed to run custom build command for greptime-proto v0.1.0 (https://github.com/GreptimeTeam/greptime-proto.git?rev=5c801650435d464891114502539b701c77a1b914#5c801650)
this 5c801650435d464891114502539b701c77a1b914 is not exist,the 0.1.0 url shoud be https://github.com/GreptimeTeam/greptime-proto/commit/6be01fbc814ad560687e72de65757c0c9fb0f0ac

tisonkun commented 1 month ago

Can you provide full build log?

tisonkun commented 1 month ago

Answered at https://github.com/GreptimeTeam/greptimedb/issues/4419#issuecomment-2247022523