unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* guix pull: error: getting attributes of path: No such file or directory
@ 2021-09-08 21:59 Nathan Dehnel
  2021-09-08 23:52 ` Nathan Dehnel
  0 siblings, 1 reply; 3+ messages in thread
From: Nathan Dehnel @ 2021-09-08 21:59 UTC (permalink / raw)
  To: help-guix

I installed guix on gentoo with this
https://github.com/trofi/nix-guix-gentoo and ran guix pull, and I got
this error:

;;; note: source file /usr/share/guile/site/2.2/json.scm
;;;       newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go
;;; note: source file /usr/share/guile/site/2.2/json.scm
;;;       newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git    16ef7b4
guix pull: error: getting attributes of path
`/gnu/store/1f2frr4fcdb8gib7x3akr6vz3562g73v-i18n.scm': No such file
or directory

Does anyone have any advice on how to fix this?


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

* Re: guix pull: error: getting attributes of path: No such file or directory
  2021-09-08 21:59 guix pull: error: getting attributes of path: No such file or directory Nathan Dehnel
@ 2021-09-08 23:52 ` Nathan Dehnel
  2021-09-09 13:50   ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Nathan Dehnel @ 2021-09-08 23:52 UTC (permalink / raw)
  To: help-guix, Nathan Dehnel

I seem to have fixed it by running guix gc -D on a bunch of objects in
/gnu/store.

On Wed, Sep 8, 2021 at 4:59 PM Nathan Dehnel <ncdehnel@gmail.com> wrote:
>
> I installed guix on gentoo with this
> https://github.com/trofi/nix-guix-gentoo and ran guix pull, and I got
> this error:
>
> ;;; note: source file /usr/share/guile/site/2.2/json.scm
> ;;;       newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go
> ;;; note: source file /usr/share/guile/site/2.2/json.scm
> ;;;       newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go
> Updating channel 'guix' from Git repository at
> 'https://git.savannah.gnu.org/git/guix.git'...
> Building from this channel:
>   guix      https://git.savannah.gnu.org/git/guix.git    16ef7b4
> guix pull: error: getting attributes of path
> `/gnu/store/1f2frr4fcdb8gib7x3akr6vz3562g73v-i18n.scm': No such file
> or directory
>
> Does anyone have any advice on how to fix this?


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

* Re: guix pull: error: getting attributes of path: No such file or directory
  2021-09-08 23:52 ` Nathan Dehnel
@ 2021-09-09 13:50   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2021-09-09 13:50 UTC (permalink / raw)
  To: Nathan Dehnel; +Cc: help-guix

On Wed, Sep 08, 2021 at 06:52:37PM -0500, Nathan Dehnel wrote:
> I seem to have fixed it by running guix gc -D on a bunch of objects in
> /gnu/store.

Huh, okay, we are glad it's working now.

> On Wed, Sep 8, 2021 at 4:59 PM Nathan Dehnel <ncdehnel@gmail.com> wrote:
> >
> > I installed guix on gentoo with this
> > https://github.com/trofi/nix-guix-gentoo and ran guix pull, and I got
> > this error:
> >
> > ;;; note: source file /usr/share/guile/site/2.2/json.scm
> > ;;;       newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go
> > ;;; note: source file /usr/share/guile/site/2.2/json.scm
> > ;;;       newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go
> > Updating channel 'guix' from Git repository at
> > 'https://git.savannah.gnu.org/git/guix.git'...
> > Building from this channel:
> >   guix      https://git.savannah.gnu.org/git/guix.git    16ef7b4
> > guix pull: error: getting attributes of path
> > `/gnu/store/1f2frr4fcdb8gib7x3akr6vz3562g73v-i18n.scm': No such file
> > or directory
> >
> > Does anyone have any advice on how to fix this?

It's harder to debug installations of Guix that are created with methods
besides those described here:

https://guix.gnu.org/manual/en/html_node/Installation.html

Typically Guix does not use anything from /usr. I don't know what this
overlay does but you may want to ask its author for advice.


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

end of thread, other threads:[~2021-09-09 13:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 21:59 guix pull: error: getting attributes of path: No such file or directory Nathan Dehnel
2021-09-08 23:52 ` Nathan Dehnel
2021-09-09 13:50   ` Leo Famulari

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).