GNU bug report logs -
#53230
time-machine crashes with type error when passed --disable-authentication
Previous Next
Reported by: Andrew Tropin <andrew <at> trop.in>
Date: Thu, 13 Jan 2022 14:00:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Andrew Tropin <andrew <at> trop.in> skribis:
> On 2022-01-13 23:15, Ludovic Courtès wrote:
>
>> Andrew Tropin <andrew <at> trop.in> skribis:
[...]
>>> 1468:0 4 (add-temp-root #<store-connection 256.99 7f66ca72bdc0> #<derivatio…>)
>>> In guix/serialization.scm:
>>> 130:20 3 (write-store-path #<derivation /gnu/store/pqn1xr6882907b41j6mybvs…> …)
>>> In unknown file:
>>> 2 (string->utf8 #<derivation /gnu/store/pqn1xr6882907b41j6mybvsg4218…>)
>>> 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): #<derivation /gnu/store/pqn1xr6882907b41j6mybvsg4218kc0k-profile.drv =>
>>> /gnu/store/3hc33q0xlajd75l52grsg8dg1ais2hss-profile 7f66cb7eaeb0>
>>
>> Fixed in b1fc98d6b063a117fe2bcc19a60c8b9a48301593, thanks!
[...]
> In guix/scripts/time-machine.scm:
> 158:28 2 (_)
> In unknown file:
> 1 (string-append #<derivation /gnu/store/18bv09fgcchf1ymxz5x4hq8bc9igsiq2-profile.drv => /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): #<derivation /gnu/store/18bv09fgcchf1ymxz5x4hq8bc9igsiq2-profile.drv => /gnu/store/gqbh9r3v6zba7066k2xbaf5hyqx15d8p-profile 7fc90d4bdd20>
My bad, fixed for good in a9cc79d9f3a4448b821ebd8f394a1c7b0004a0ba.
Thanks,
Ludo’.
This bug report was last modified 3 years and 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.