Hello!
Ricardo Wurmus skribis:
>> Since it's fairly late in the core-updates cycle, I think it would be
>> better to try restoring the prlimit64 fallback on the "rhel6" branch and
>> then revisit this during the next core-updates.
>
> I’m not too happy with this, because the longer we delay this
Hi Gábor,
> We already talked about this on #guix, and the patch removing code to
> check for prlimit64 not implemented is a quite self contained commit on
> the glibc tree. It is not a trivial one, and I did not try to revert that
> yet, but
> it might worth looking at.
I would appreciate this
Hi Marius,
> Are you sure prlimit64 is the only syscall that needs to be adjusted? A
> quick grep through through the commit log reveals some other interfaces
> that may need to be restored.
I’m not sure, but I looked at the RHEL6 kernel’s syscall table:
curl
http://vault.centos.org/6.9/o
Marius Bakke writes:
> 'core-updates' has seen a lot of changes recently. Some of the goodies
> include HTTP/2 support in curl, binutils 2.30, glibc 2.27, reproducible
> Python bytecode, gnu-build-system will automatically run 'autoreconf' if
> necessary, warnings will be issued about snippets a
Ricardo Wurmus writes:
> Hi Marius,
>
>> 'core-updates' has seen a lot of changes recently. Some of the goodies
>> include […] glibc 2.27 […]
>>
>> Are there other things that should go in?
>
> I would really like to see a patch applied to glibc that ensures that
> the “prlimit64” syscall is not
2018-03-26 20:34 GMT+02:00 Ricardo Wurmus :
>
> Hi Marius,
>
> > 'core-updates' has seen a lot of changes recently. Some of the goodies
> > include […] glibc 2.27 […]
> >
> > Are there other things that should go in?
>
> I would really like to see a patch applied to glibc that ensures that
> the
Hi Marius,
> 'core-updates' has seen a lot of changes recently. Some of the goodies
> include […] glibc 2.27 […]
>
> Are there other things that should go in?
I would really like to see a patch applied to glibc that ensures that
the “prlimit64” syscall is not used when running on the RHEL 6 ker
Hello!
Marius Bakke skribis:
> 'core-updates' has seen a lot of changes recently. Some of the goodies
> include HTTP/2 support in curl, binutils 2.30, glibc 2.27, reproducible
> Python bytecode, gnu-build-system will automatically run 'autoreconf' if
> necessary, warnings will be issued about s
Guix,
'core-updates' has seen a lot of changes recently. Some of the goodies
include HTTP/2 support in curl, binutils 2.30, glibc 2.27, reproducible
Python bytecode, gnu-build-system will automatically run 'autoreconf' if
necessary, warnings will be issued about snippets and phases not
returning