all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nadezhda Voronova <voronovank@gmail.com>
To: help-guix@gnu.org
Subject: Trouble with adding a package
Date: Mon, 26 Mar 2018 20:49:28 +0300	[thread overview]
Message-ID: <CAJrBrdMTi1ex-0a1fgGN3hrUuOOO+RPkgKKQNQoeonnsj7ForA@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2018-03-26 17:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-26 17:49 Nadezhda Voronova [this message]
2018-03-26 19:07 ` Trouble with adding a package 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJrBrdMTi1ex-0a1fgGN3hrUuOOO+RPkgKKQNQoeonnsj7ForA@mail.gmail.com \
    --to=voronovank@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.