unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Using Guix archive (Help!)
@ 2018-01-03 11:08 Pjotr Prins
  2018-01-06  6:04 ` Pjotr Prins
  2018-01-06 12:46 ` Ricardo Wurmus
  0 siblings, 2 replies; 8+ messages in thread
From: Pjotr Prins @ 2018-01-03 11:08 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel, Frederick M. Muriithi

Hi,

I am trying to send a NAR archive to Fred. We are facing a few issues.
First I created the archive

   env GUIX_PACKAGE_PATH=../guix-bioinformatics/ ./pre-inst-env guix archive --export -r --no-grafts genenetwork2 > gn2.nar

and Fred installed the key and unpacked it. Unfortunately it does not
contain package dependencies, such as mysql:

   https://gitlab.com/genenetwork/guix-bioinformatics/blob/master/gn/packages/genenetwork.scm#L194

somehow propagated-inputs don't go into the archive. You'd think they are critical
dependencies.

  Q1: is that to be expected? 

NAR files are signed. I think it would be very useful to be able to
distribute unsigned NAR files.

  Q2: can signing/checking be made optional?

I can't view the contents.

  Q3: how do we view the contents of a NAR file without unpacking it?

and

  Q4: is there a nice way to include a profile path in the store that
      can be used quickly?

The alternative is tarballing an environment/container, but the
problem there is that Fred's Guix daemon won't be aware of the new
packages. We want to avoid using Docker.

  Q5: is there an elegant way to add those unpacked store items to the
  database?

Thanks! I tried using NAR Files before and gave up. I hope it is clear
why.

Pj.

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

end of thread, other threads:[~2018-01-09 12:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-03 11:08 Using Guix archive (Help!) Pjotr Prins
2018-01-06  6:04 ` Pjotr Prins
2018-01-06 12:46 ` Ricardo Wurmus
2018-01-07  9:16   ` Pjotr Prins
2018-01-07 10:32     ` Pjotr Prins
2018-01-08 15:15       ` Tobias Geerinckx-Rice
2018-01-08 15:32         ` Pjotr Prins
2018-01-09 12:13   ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

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).