Hi, On Thu, 02 Jun 2022 at 04:15, "Wamm K. D." <[email protected]> wrote: > When I'm trying to run ~guix pull~, it keeps failing at "building > package cache...". When I check the log, it just says > >> (repl-version 0 1 1) >> Generating package cache for >> '/gnu/store/vy90hzd61a3d3n3g3ynm0avljyfin735-profile'... >> (exception unbound-variable (value #f) (value "Unbound variable: ~S") (value >> (libpng-1.2)) (value #f)) > > I'm not sure where =libpng-1.2= is possibly coming from; is there any > known way of being able to trace where it's coming up with =libpng-1.2=?
This package had been removed by 3b50b327f7cf3226a0e37bc6afa1e921c9c075f7. I guess you are using a third-party channel or custom packages, right? If yes, you need to update the package using it. Hope that helps, simon
