Jookia <166...@gmail.com> skribis:
> On Tue, Mar 01, 2016 at 04:13:41PM -0800, Christopher Allan Webber wrote:
>> This leads to my suspicion that it's not really grafting's fault here,
>> it's the *removal* of a piece of code, thus making things
>> abi-incompatible with the system we built. Hopef
In brief, I believe this is fixed by commit 03a0e682a8 on master.
See below for details.
Christopher Allan Webber writes:
> Christopher Allan Webber writes:
>
>> Most of Guix seems to be working just fine with the grafts support and
>> grafting of openssl. However, unlike most grafts that will
On Tue, Mar 01, 2016 at 04:13:41PM -0800, Christopher Allan Webber wrote:
> This leads to my suspicion that it's not really grafting's fault here,
> it's the *removal* of a piece of code, thus making things
> abi-incompatible with the system we built. Hopefully most grafting
> situations won't req
On Tue, Mar 01, 2016 at 04:13:41PM -0800, Christopher Allan Webber wrote:
> Christopher Allan Webber writes:
>
> > Most of Guix seems to be working just fine with the grafts support and
> > grafting of openssl. However, unlike most grafts that will be done
> > probably, this one removes a feature
Christopher Allan Webber writes:
> Most of Guix seems to be working just fine with the grafts support and
> grafting of openssl. However, unlike most grafts that will be done
> probably, this one removes a feature, and that seems to be creating
> problems in Python land.
>
> >>> from urllib.req
On Tue, Mar 01, 2016 at 03:59:24PM -0800, Christopher Allan Webber wrote:
> Most of Guix seems to be working just fine with the grafts support and
> grafting of openssl. However, unlike most grafts that will be done
> probably, this one removes a feature, and that seems to be creating
> problems i
Most of Guix seems to be working just fine with the grafts support and
grafting of openssl. However, unlike most grafts that will be done
probably, this one removes a feature, and that seems to be creating
problems in Python land.
>>> from urllib.request import HTTPSHandler
Traceback (most re