Hi! Gabriel Wicki <[email protected]> skribis:
>> Could you check the *-builder file that appears in >> /gnu/store/…-system.drv? > Check for what? Integrity? Sorry, I meant could you look at its content, but… >> I’m surprised ‘provenance-service-type’ has anything to do with it, >> unless you added it manually to your config? (It’s added by default >> when running ‘reconfigure’ so if you add it to your config, it appears >> twice, which could cause this error.) > I did! I guess I did that since creating a `guix system image` does not > add it by default—right? … it looks like you found out! Actually ‘provenance-service-type’ is not meant to be used manually. Instead, ‘reconfigure’ adds it for you, and if you’re using ‘guix system image’ or any other command, you need to pass ‘--save-provenance’ on the command line to enable it. HTH! Ludo’.
