Danny Milosavljevic writes:
> $ guix environment --pure --ad-hoc python-on-guile
> [env]$ python
> no code for module (parser stis-parser lang python3-parser)
> [env]$ exit
> $ guix environment --ad-hoc --pure python-on-guile guile-stis-parser
> [env]$ python
> no code for module (parser stis-p
$ guix environment --pure --ad-hoc python-on-guile
[env]$ python
no code for module (parser stis-parser lang python3-parser)
[env]$ exit
$ guix environment --ad-hoc --pure python-on-guile guile-stis-parser
[env]$ python
no code for module (parser stis-parser lang python3-parser)
pgplvs9_g1hy0.pgp
Ludovic Courtès writes:
>> I’ll take a look at python-on-guile and see if we can run the scripts
>> with it.
>
> That’d be sweet!
The python-on-guile package in Guix now provides a “python” executable
that can run simple Python scripts. I haven’t tested this on the glibc
2.29 scripts yet.
--
n...@n0.is writes:
>> Yes! ... Although...how are we -- in the far future -- going to replace
>> Guile with Mes for the Guix bootstrap? Could it be that the glibc
>> developers haven't seen my talk? :-/
>
> Maintain a variant of glibc or your own libc?
> It's not that far off for an Operating S
Jan Nieuwenhuizen transcribed 759 bytes:
> Ludovic Courtès writes:
>
> Hi!
>
> >>> I started looking at what it would take to upgrade glibc to 2.29 on
> >>> ‘core-updates’. Bad news: it depends on Python.
> >>
> >> I had to check the date. This is for real?
> >
> > It’s not a June 1st prank, I
Ludovic Courtès writes:
Hi!
>>> I started looking at what it would take to upgrade glibc to 2.29 on
>>> ‘core-updates’. Bad news: it depends on Python.
>>
>> I had to check the date. This is for real?
>
> It’s not a June 1st prank, I swear!
Oh, great... not.
>> I’ll take a look at python-on-g
Howdy!
Ricardo Wurmus skribis:
>> I started looking at what it would take to upgrade glibc to 2.29 on
>> ‘core-updates’. Bad news: it depends on Python.
>
> I had to check the date. This is for real?
It’s not a June 1st prank, I swear!
Also note that I did try to pass “ac_cv_path_PYTHON_PROG
Ricardo Wurmus writes:
>> I started looking at what it would take to upgrade glibc to 2.29 on
>> ‘core-updates’. Bad news: it depends on Python.
>
> I had to check the date. This is for real?
It's for real:
--8<---cut here---start->8---
Changes to build and
> I started looking at what it would take to upgrade glibc to 2.29 on
> ‘core-updates’. Bad news: it depends on Python.
I had to check the date. This is for real?
> Also, it would be nice to use ‘python-on-guile’ here, but it doesn’t
> provide a ‘python’ executable and I don’t know if it impl
Hello!
I started looking at what it would take to upgrade glibc to 2.29 on
‘core-updates’. Bad news: it depends on Python.
I came up with the WIP patch below, but Python eventually fails to build
with:
--8<---cut here---start->8---
In file included from
/tmp
10 matches
Mail list logo