unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Heads-up: New dependency on Guile-Gcrypt
@ 2018-09-05 11:19 Paul Garlick
  2018-09-05 20:58 ` Ludovic Courtès
  0 siblings, 1 reply; 22+ messages in thread
From: Paul Garlick @ 2018-09-05 11:19 UTC (permalink / raw)
  To: ludo; +Cc: guix-devel

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

Hi Ludo,

> ‘guix pull’ will happily perform the transition.

For me, I have an older Guix (16th May) that fails to install guile-
gcrypt.  As root:

$ guix --version
guix (GNU Guix) 6f84dc4314cd84550d9fc7e7afa11c495edc45a5

When I try 'guix pull' there is an attempt to build guile-gcrypt
locally that fails with the message './configure:  No such file or
directory'.  I can see that the build procedure moves from the 'unpack'
phase straight to the 'patch-usr-bin-file' phase with no 'bootstrap'
phase in between.

Aha, another chicken-and-egg, I thought; my older Guix does not have a
'bootstrap' phase.  However, I can see that the commit for adding the
new phase was made on 11th March, so perhaps 'guix pull' is failing for
a different reason.

Maybe there is a workaround for this scenario.  WDYT?

Best regards,

Paul.

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

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Heads-up: New dependency on Guile-Gcrypt
@ 2018-09-02 16:35 Ludovic Courtès
  2018-09-03 10:36 ` Christopher Lemmer Webber
  0 siblings, 1 reply; 22+ messages in thread
From: Ludovic Courtès @ 2018-09-02 16:35 UTC (permalink / raw)
  To: guix-devel

Hello Guix!

Coming soon: Guix will no longer provide its own crypto modules and will
instead depend on Guile-Gcrypt:

  https://issues.guix.info/issue/32606

‘guix pull’ will happily perform the transition.

If you’re used to working on a Git checkout with “guix environment
guix”, you’ll have to add ‘guile-gcrypt’ to the environment.  If your
“guix” is too old and lacks the ‘guile-gcrypt’ package, you have a
chicken-and-egg problem that you can solve either by running ‘guix pull’
or by running this from your checkout:

  $(make as-derivation)/bin/guix environment guix

or:

  $(make as-derivation)/bin/guix package -i guile-gcrypt

Besides, our friends at openSuSE have already created a ‘guile-gcrypt’
package.  :-)

Ludo’.

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

end of thread, other threads:[~2018-09-27 11:39 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-05 11:19 Heads-up: New dependency on Guile-Gcrypt Paul Garlick
2018-09-05 20:58 ` Ludovic Courtès
2018-09-06  9:24   ` Paul Garlick
2018-09-06 10:06   ` Ludovic Courtès
2018-09-06 11:58     ` Paul Garlick
2018-09-06 21:08       ` Ludovic Courtès
2018-09-10  9:34         ` Pjotr Prins
2018-09-10 11:15           ` Paul Garlick
2018-09-10 20:45             ` Ludovic Courtès
2018-09-11  9:54               ` Paul Garlick
2018-09-12 17:14                 ` Ludovic Courtès
2018-09-14 19:17                   ` Thorsten Wilms
2018-09-27  7:45                     ` Ricardo Wurmus
2018-09-27 11:36                       ` Thorsten Wilms
2018-09-06 21:14     ` Paul Garlick
  -- strict thread matches above, loose matches on Subject: below --
2018-09-02 16:35 Ludovic Courtès
2018-09-03 10:36 ` Christopher Lemmer Webber
2018-09-04 20:07   ` Alex Vong
2018-09-04 20:14     ` Leo Famulari
2018-09-04 21:33     ` Ludovic Courtès
2018-09-05 23:24       ` Alex Vong
2018-09-06  9:21         ` 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).