On 2022-01-17 19:12, Ludovic Courtès wrote: > Andrew Tropin skribis: > >> On 2022-01-13 23:15, Ludovic Courtès wrote: >> >>> Andrew Tropin skribis: > > [...] > >>>> 1468:0 4 (add-temp-root # #) >>>> In guix/serialization.scm: >>>> 130:20 3 (write-store-path # …) >>>> In unknown file: >>>> 2 (string->utf8 #) >>>> In ice-9/boot-9.scm: >>>> 1685:16 1 (raise-exception _ #:continuable? _) >>>> 1685:16 0 (raise-exception _ #:continuable? _) >>>> >>>> ice-9/boot-9.scm:1685:16: In procedure raise-exception: >>>> In procedure string->utf8: Wrong type argument in position 1 (expecting >>>> string): # >>>> /gnu/store/3hc33q0xlajd75l52grsg8dg1ais2hss-profile 7f66cb7eaeb0> >>> >>> Fixed in b1fc98d6b063a117fe2bcc19a60c8b9a48301593, thanks! > > [...] > >> In guix/scripts/time-machine.scm: >> 158:28 2 (_) >> In unknown file: >> 1 (string-append # /gnu/store/gqbh9r3v6zba7066k2xbaf5hyqx15d8p-profile 7fc90d4bdd20> "/b…") >> In ice-9/boot-9.scm: >> 1685:16 0 (raise-exception _ #:continuable? _) >> >> ice-9/boot-9.scm:1685:16: In procedure raise-exception: >> In procedure string-append: Wrong type (expecting string): # /gnu/store/gqbh9r3v6zba7066k2xbaf5hyqx15d8p-profile 7fc90d4bdd20> > > My bad, fixed for good in a9cc79d9f3a4448b821ebd8f394a1c7b0004a0ba. Thank you for the fix!) -- Best regards, Andrew Tropin