all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Recovering from broken Guix due to GC'd derivations
@ 2018-06-10  2:01 Mike Gerwitz
  2018-06-10 10:52 ` Jone
  2018-06-10 16:45 ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Mike Gerwitz @ 2018-06-10  2:01 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 1168 bytes --]

Hello, everyone:

I'm running into a bit of trouble and I'd like to know the best/proper
way to recover:

Any pull or package install operations that I attempt give me an error
like this (the exact derivation varies between my user and root, but
they're both Perl):

  guix pull: error: open-file: No such file or directory:
  "/gnu/store/fq9583a3w3is0r1yrjxg1znfz2qkvg78-perl-5.26.2.tar.xz.drv"

Or, if I try to pull using a local git repo:

  guix pull: error: build failed: opening file
  `/gnu/store/4417linxb223padiqavsf6xah7nvjwrh-perl-5.26.1.drv': No such
  file or directory

I had an old ~/.guix/config/latest symlink that I tried restoring (I
don't have ~/.guix/config/current yet), but no luck.

This seems to have happened after running a `guix gc`, after having
aborted a `guix pull`.  I forget the reason that I aborted---it's been
about a week since, but it was a kernel-related issue requiring a hard
reset.  perl-5.26.2.tar.xz, or a similar version, was one of the
packages downloaded during that pull.

I'm not familiar enough with guix to know how to recover from this.  Any
suggestions?

Thanks.

-- 
Mike Gerwitz

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-06-12  2:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-10  2:01 Recovering from broken Guix due to GC'd derivations Mike Gerwitz
2018-06-10 10:52 ` Jone
2018-06-10 16:45 ` Ludovic Courtès
2018-06-10 21:56   ` Mike Gerwitz
2018-06-11 11:08     ` Ludovic Courtès
2018-06-12  2:31       ` Mike Gerwitz

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.