Hello Ricardo,
> I just installed two servers with the installer image built from commit > 2f49007dd076b14feb40d7c3331dee3e737265c8. Both of these servers boot > just fine, but “guix pull” does not work. > > It fails with the following error: > > guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not found The commit you picked should create an installer with a Guix package that contains the appropriate fix: 179e6c524ae4957e6ace83f72a5651767f786ca4. Could you run a "guix describe" just to be sure? Thanks, Mathieu