Hi, On jeu., 22 sept. 2022 at 20:06, bossatossa via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:
> In ./guix/derivations.scm: > 963:17 1 (derivation #<store-connection 256.99 7f03e7a53c80> > "texlive-bin-20210325" "/gnu/store/1kws5vkl0glvpxg?" ?) > In ./guix/store.scm: > 1033:9 0 (_ #<store-connection 256.99 7f03e7a53c80> > "texlive-bin-20210325.drv" #vu8(68 101 114 105 118 101 40 ?) _) > > ./guix/store.scm:1033:9: ERROR: > 1. &store-protocol-error: > message: "error parsing derivation > `/gnu/store/a3ll4zf4fnv81fr307f5cips3dda6gb4-config-0.0.0-1.c8ddc84.drv': > expected string `Derive(['" Hum, weird. The first time I see that. Could you report the content, e.g., using $ cat /gnu/store/a3ll4zf4fnv81fr307f5cips3dda6gb4-config-0.0.0-1.c8ddc84.drv ? Cheers