all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Trouble with adding a package
@ 2018-03-26 17:49 Nadezhda Voronova
  2018-03-26 19:07 ` Leo Famulari
  2018-03-26 21:11 ` Ricardo Wurmus
  0 siblings, 2 replies; 7+ messages in thread
From: Nadezhda Voronova @ 2018-03-26 17:49 UTC (permalink / raw)
  To: help-guix

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

Hi!

I'm trying to add one simple package.
I've already know that it installes by "guix package -f" so it seems like
my package definition is ok. Or not? (definition for "guix package -f"
https://paste.debian.net/1016791/ , definition https://paste.debian.net/
1016770/)

I've got guix source code from repository, added my definition in
"gnu/package" and run "guix environment guix", "./bootstrap", "./configure
--localstatedir=/var" and "make" and then tried "./pre-inst-env guix build
my-package". And it doesn't see my package. Also when i looked into
Makefile i've seen a bunch of "gnu/packages/---.scm" and there was not
"gnu/packages/my-package.scm" and it doesn't look right. Anyway, after that
i tried to add my definition to some random existing definition with right
dependencies (this idea sounds terribly wrong but i wanted to give it a
shot) and repeated all starting from "./bootstrap" again. And it did not
work.
Also i tried "./pre-inst-env guix build my-package --keep-failed". Still no
effects, unknown package.

So right now i'm totally confused about what i'm doing wrong and
don't even understand what's output may be relevant to problem and i'll be
very glad for help.


Also i have this thing appear almost every time i use guix:
guile: warning: failed to install locale
warning: failed to install locale: Invalid argument
Don't think that's relevant but it's a little bit annoying.


Thanks,
Nadya

[-- Attachment #2: Type: text/html, Size: 1896 bytes --]

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

end of thread, other threads:[~2018-03-28 20:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26 17:49 Trouble with adding a package Nadezhda Voronova
2018-03-26 19:07 ` Leo Famulari
2018-03-26 21:11 ` Ricardo Wurmus
2018-03-27  1:10   ` Nadya Voronova
2018-03-27  7:41     ` Ricardo Wurmus
2018-03-28  0:56       ` Nadya Voronova
2018-03-28 20:01         ` Ricardo Wurmus

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.