guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Python2-jsonschema fails


From: Andreas Enge
Subject: Re: Python2-jsonschema fails
Date: Mon, 18 Jan 2016 16:03:34 +0100
User-agent: Mutt/1.5.24 (2015-08-30)

On Mon, Jan 18, 2016 at 03:53:05PM +0100, Cyril Roelandt wrote:
> Yes, a bunch of packages will have to be rebuilt, but there is nothing
> we can do about this, I'm afraid.

I think what Efraim meant was that package-with-python2 does not work when
dealing with packages depending on python2-jsonschema. They will then not
depend on python2-jsonschema (built with python2-functools32), but on the
recursively rewritten (package-with-python2 python-jsonschema), which does
not include python2-functools32 in its inputs. We already have this rather
unpleasant problem around the numpy/matplotlib universe.

A cheating workaround would be to also add python-functools32 to the inputs
of python-jsonschema, assuming that it would be superfluous, but not
impossible, that is, not creating a conflict.

Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]