Hi,
actually you do not need to have selinux disabled with the rpm packages,
I'm running SELinux in enforcing mode. That is something I do not want
disable either :) Some selinux-stuff is also included in the package:
rpm -ql guix | grep selinux
/usr/lib64/guile/3.0/site-ccache/gnu/packages/selin
Hi,
Alexis Simon writes:
> Hi,
>
> So trying to prepare a patch, I realized those changes are already in
> master. So that's the reason I didn't get them in the normal stable
> release install.
Ah! You could try installing from a development snapshot instead.
--
Thanks,
Maxim
Hi,
So trying to prepare a patch, I realized those changes are already in
master. So that's the reason I didn't get them in the normal stable
release install.
Alexis
On 18/10/2023 19:02, Maxim Cournoyer wrote:
Hello,
Alexis Simon writes:
Ok I think I'm starting to get somewhere
those a
Hello,
Alexis Simon writes:
> Ok I think I'm starting to get somewhere
>
> those are the changes that were needed in the selinux policy to be
> able to start installing a package
>
> ==
> diff --git a/guix-daemon.cil b/guix-daemon.cil
> index 3994e62..
Ok I think I'm starting to get somewhere
those are the changes that were needed in the selinux policy to be able
to start installing a package
==
diff --git a/guix-daemon.cil b/guix-daemon.cil
index 3994e62..c26ed1a 100644
--- a/guix-daemon.cil
+++ b
Hi, Thanks for the suggestion.
I stumbled on this guix rpm but it seems also that selinux needs to be
disabled with that one.
I think the maintainer initially wanted to apply selinux policies but in
the end commented out all those parts. (There's also a hint in the
changelog that it doesn't wo
Hi,
I haven't tried the official guix installation, but I was
able to get guix running on Fedora using rpm packages from copr:
https://copr.fedorainfracloud.org/coprs/lantw44/guix/
If you can't find solution to the SELinux problem, maybe
give those rpm packages a try.
Best regards,
Markku
On T
Hi,
I'd like to try the guix package manager but am stuck installing it on
Fedora 38 with selinux. I should say I don't know anything about the
details of either guix or selinux.
I know a few other persons that also wanted to try guix but gave up due
to issues with selinux, so I think solving