all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Roel Janssen <roel@gnu.org>
To: "Clément Lassieur" <clement@lassieur.org>
Cc: 31190@debbugs.gnu.org, Jelle Licht <jlicht@fsfe.org>
Subject: bug#31190: Ansible doesn't build
Date: Thu, 19 Apr 2018 22:16:11 +0200	[thread overview]
Message-ID: <87vacnc5pw.fsf@gnu.org> (raw)
In-Reply-To: <87d0yvnj0e.fsf@lassieur.org>


Clément Lassieur <clement@lassieur.org> writes:

> For the record, patches about it have been sent to guix-patches as well:
> https://lists.gnu.org/archive/html/guix-patches/2018-04/msg00332.html.

Right. I didn't see these.  You can ignore mine then.


>
> Marius Bakke <mbakke@fastmail.com> writes:
>
>> Jelle Licht <jlicht@fsfe.org> writes:
>>
>>> 2018-04-17 22:56 GMT+02:00 Marius Bakke <mbakke@fastmail.com>:
>>>
>>>> Jelle Licht <jlicht@fsfe.org> writes:
>>>>
>>>> > From f770998d0f0b56180e0c9a12f0946a77d7ff61a5 Mon Sep 17 00:00:00 2001
>>>> > From: Jelle Licht <jlicht@fsfe.org>
>>>> > Date: Tue, 17 Apr 2018 21:31:05 +0200
>>>> > Subject: [PATCH] gnu: ansible: Add missing inputs
>>>> >
>>>> > * gnu/packages/admin.scm (ansible)[native-inputs]: Add python2-bcrypt and
>>>> >   python2-pynacl.
>>>> > ---
>>>> >  gnu/packages/admin.scm | 5 ++++-
>>>> >  1 file changed, 4 insertions(+), 1 deletion(-)
>>>> >
>>>> > diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
>>>> > index aed997e5b..07401af72 100644
>>>> > --- a/gnu/packages/admin.scm
>>>> > +++ b/gnu/packages/admin.scm
>>>> > @@ -73,6 +73,7 @@
>>>> >    #:use-module (gnu packages pkg-config)
>>>> >    #:use-module (gnu packages popt)
>>>> >    #:use-module (gnu packages python)
>>>> > +  #:use-module (gnu packages password-utils)
>>>> >    #:use-module (gnu packages python-crypto)
>>>> >    #:use-module (gnu packages python-web)
>>>> >    #:use-module (gnu packages terminals)
>>>>
>>>> This introduces a circular dependency between (gnu packages admin) and
>>>> (gnu packages password-utils).  Perhaps we should move python-bcrypt to
>>>> python-crypto.scm.  Thoughts?
>>>>
>>>
>>> Makes sense to me. The `python-py-bcrypt' package is already located there
>>> so it would make sense to have similar packages in the same place.
>>
>> I went ahead and did this in 7c16af4646fac789000495064a13284691dbeb75.

  reply	other threads:[~2018-04-19 20:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-17  9:40 bug#31190: Ansible doesn't build Clément Lassieur
2018-04-17 18:36 ` Jelle Licht
2018-04-17 20:56   ` Marius Bakke
2018-04-19 13:44     ` Jelle Licht
2018-04-19 16:04       ` Marius Bakke
2018-04-19 18:33         ` Clément Lassieur
2018-04-19 20:16           ` Roel Janssen [this message]
2018-04-24 11:50             ` Jelle Licht
2018-04-24 11:50               ` bug#31219: " Jelle Licht
2018-04-24 12:21               ` Clément Lassieur
2018-04-24 12:21                 ` [bug#31219] " Clément Lassieur

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=87vacnc5pw.fsf@gnu.org \
    --to=roel@gnu.org \
    --cc=31190@debbugs.gnu.org \
    --cc=clement@lassieur.org \
    --cc=jlicht@fsfe.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.