all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#39194: help for non-root users to start using
@ 2020-01-19 17:48 Matt Wette
  2020-01-19 22:12 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Wette @ 2020-01-19 17:48 UTC (permalink / raw)
  To: 39194

This guix-1.0.1 on x86_64 Fedora 30.

After installing as root, it's not clear from the manual how users 
should start.
I found out "guix pull" is the right thing.
Maybe add that to the manual? (Or add a "guix init" command.)

Here is the error that I get w/o "guix pull":

[mwette@localhost ~]$ guix install hello
Backtrace:
            8 (primitive-load "/usr/local/bin/guix")
In guix/ui.scm:
   1813:12  7 (run-guix-command _ . _)
In ice-9/boot-9.scm:
     829:9  6 (catch _ _ #<procedure 7effb6272430 at guix/ui.scm:657?> ?)
     829:9  5 (catch _ _ #<procedure 7effb6272448 at guix/ui.scm:780?> ?)
In guix/scripts/package.scm:
    948:10  4 (_)
In guix/status.scm:
     768:4  3 (call-with-status-report _ _)
In guix/scripts/package.scm:
    956:14  2 (_)
In guix/build/syscalls.scm:
   1127:14  1 (call-with-file-lock/no-wait _ #<procedure 7effb42f5cd?> ?)
In ice-9/boot-9.scm:
     777:6  0 (throw "open-file" "~A: ~S" ("No such file or direc?" ?) ?)

ice-9/boot-9.scm:777:6: In procedure throw:
In procedure throw: Wrong type argument in position 1: open-file

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

end of thread, other threads:[~2020-01-21  9:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-19 17:48 bug#39194: help for non-root users to start using Matt Wette
2020-01-19 22:12 ` Ludovic Courtès
2020-01-20 23:07   ` Bengt Richter
2020-01-21  9:06     ` Ludovic Courtès

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.