Dasharo / dasharo-issues

The Dasharo issue tracker
https://dasharo.com/
24 stars 0 forks source link

Fix warning about local hash equivalence server #878

Open pietrushnic opened 3 months ago

pietrushnic commented 3 months ago

Component

Dasharo Tools Suite

Device

PC Engines APU2

Dasharo version

No response

Dasharo Tools Suite version

v1.2.21

Brief summary

warnings while building DTS

How reproducible

always

How to reproduce

on current develop run: https://docs.dasharo.com/dasharo-tools-suite/documentation/#building

Expected behavior

No warning which may concern developer.

Actual behavior

WARNING: You are using a local hash equivalence server but have configured an sstate mirror. This will likely mean no sstate will match from the mirror. You may wish to disable the hash equivalence use (BB_HASHSERVE), or use a hash equivalence server alongside the sstate mirror.

Screenshots

No response

Additional context

No response

Solutions you've tried

No response

macpijan commented 3 months ago

We should look closer into: https://docs.yoctoproject.org/overview-manual/concepts.html#hash-equivalence and either setup public hash equivalence server, or disable this feature