Julia 1.11 ignoring cache file ... since it does not provide desired build_id

I am trying to cache the .julia/compiled folder, and already switched to using v1.11 rc, but stumbled upon outputs similar to the following

 Debug: Ignoring cache file /home/jolin_user/.julia/compiled/v1.11/Libgpg_error_jll/oMDEk_Jfb06.ji for Base.PkgId(Base.UUID("7add5ba3-2f88-524e-9cd5-f83b8a55f7b8"), "Libgpg_error_jll") (fafbfcfd-60bb-1c96-0000-003eb83caa4b) since it does not provide desired build_id (fafbfcfd-268e-c8be-0000-0091ac2f4d2e)

does anyone know that this is about? and how to prevent it?