* Segher Boessenkool:
> On Thu, Jul 25, 2024 at 04:04:26PM +0200, Florian Weimer via cfarm-users
> wrote:
>> Would be possible to install podman on gcc120.fsffrance.org
>
> Wow, that brings in all kinds of container and selinux stuff. But,
> installed :-)
>
>> I
Would be possible to install podman on gcc120.fsffrance.org
I expect it to be useful out of the box in rootless mode, and no new
daemon with root privileges or special group memberships will be
required.
Thanks,
Florian
___
cfarm-users mailing list
cfa
Looks like the system TLS certificate store is outdated or empty:
fw@gcc119:[/home/fw]git clone --depth 1 --branch tmp
git://gitlab.com/fweimer-rh/gcc-staging git
Cloning into 'git'...
fatal: read error: A connection with a remote socket was reset by that socket.
Any idea how to fix this? Unfor
* Christian Jullien via cfarm-users:
> On Linux, dlopen returns in fact link_map which could be used but it's
> not the case whith macOS.
Just to be clear here: dlopen in glibc does not return a link map, but a
handle that may or may not point to some data structure.
Thanks,
Florian
___