GNU bug report logs -
#70278
udevd[87]: specified group 'sgx' unknown
Previous Next
To reply to this bug, email your comments to 70278 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#70278
; Package
guix
.
(Mon, 08 Apr 2024 14:17:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Mon, 08 Apr 2024 14:17:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Since the recent ‘gnome-team’ merge, we get this message at boot time:
udevd[87]: specified group 'sgx' unknown
Should we add ‘sgx’ to ‘%base-groups’? (What is it for?)
Ludo’.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#70278
; Package
guix
.
(Thu, 11 Apr 2024 07:59:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 70278 <at> debbugs.gnu.org (full text, mbox):
Ludovic Courtès <ludo <at> gnu.org> skribis:
> Since the recent ‘gnome-team’ merge, we get this message at boot time:
>
> udevd[87]: specified group 'sgx' unknown
>
> Should we add ‘sgx’ to ‘%base-groups’? (What is it for?)
Cc’ing Vivien & Liliana who might know more about this.
Ludo’.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#70278
; Package
guix
.
(Thu, 11 Apr 2024 17:10:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 70278 <at> debbugs.gnu.org (full text, mbox):
Am Donnerstag, dem 11.04.2024 um 09:58 +0200 schrieb Ludovic Courtès:
> Ludovic Courtès <ludo <at> gnu.org> skribis:
>
> > Since the recent ‘gnome-team’ merge, we get this message at boot
> > time:
> >
> > udevd[87]: specified group 'sgx' unknown
> >
> > Should we add ‘sgx’ to ‘%base-groups’? (What is it for?)
>
> Cc’ing Vivien & Liliana who might know more about this.
This seems related to Intel's Software Guard eXtensions, or, as we in
the free world like to call them Security paper Generator eXtensions.
As far as I'm aware, these ought to be disabled anyway, and we might
want to drop the offending lines. According to [1], there's only two
of them anyway.
Cheers
[1] https://wiki.linuxfromscratch.org/lfs/ticket/5265
Information forwarded
to
bug-guix <at> gnu.org
:
bug#70278
; Package
guix
.
(Tue, 16 Apr 2024 17:24:03 GMT)
Full text and
rfc822 format available.
Message #14 received at 70278 <at> debbugs.gnu.org (full text, mbox):
Hi,
Liliana Marie Prikler <liliana.prikler <at> gmail.com> skribis:
> Am Donnerstag, dem 11.04.2024 um 09:58 +0200 schrieb Ludovic Courtès:
>> Ludovic Courtès <ludo <at> gnu.org> skribis:
>>
>> > Since the recent ‘gnome-team’ merge, we get this message at boot
>> > time:
>> >
>> > udevd[87]: specified group 'sgx' unknown
>> >
>> > Should we add ‘sgx’ to ‘%base-groups’? (What is it for?)
>>
>> Cc’ing Vivien & Liliana who might know more about this.
> This seems related to Intel's Software Guard eXtensions, or, as we in
> the free world like to call them Security paper Generator eXtensions.
:-)
> As far as I'm aware, these ought to be disabled anyway, and we might
> want to drop the offending lines. According to [1], there's only two
> of them anyway.
[...]
> [1] https://wiki.linuxfromscratch.org/lfs/ticket/5265
Sounds good. (My intuition would have been to create the ‘sgx’ group to
placate udev, but removing those lines may be even better.)
Can you look into it?
Thanks,
Ludo’.
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Wed, 14 May 2025 13:53:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
bug acknowledged by developer.
(Wed, 14 May 2025 13:53:03 GMT)
Full text and
rfc822 format available.
Message #19 received at 70278-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Ludovic Courtès <ludo <at> gnu.org> writes:
> Hi,
>
> Liliana Marie Prikler <liliana.prikler <at> gmail.com> skribis:
>
>> Am Donnerstag, dem 11.04.2024 um 09:58 +0200 schrieb Ludovic Courtès:
>>> Ludovic Courtès <ludo <at> gnu.org> skribis:
>>>
>>> > Since the recent ‘gnome-team’ merge, we get this message at boot
>>> > time:
>>> >
>>> > udevd[87]: specified group 'sgx' unknown
>>> >
>>> > Should we add ‘sgx’ to ‘%base-groups’? (What is it for?)
>>>
>>> Cc’ing Vivien & Liliana who might know more about this.
>> This seems related to Intel's Software Guard eXtensions, or, as we in
>> the free world like to call them Security paper Generator eXtensions.
>
> :-)
>
>> As far as I'm aware, these ought to be disabled anyway, and we might
>> want to drop the offending lines. According to [1], there's only two
>> of them anyway.
>
> [...]
>
>> [1] https://wiki.linuxfromscratch.org/lfs/ticket/5265
>
> Sounds good. (My intuition would have been to create the ‘sgx’ group to
> placate udev, but removing those lines may be even better.)
Given that patching the udev rules would require grafting eudev, but
more importantly, that the sgx extensions could well be used by Guix
System users on the right hardware (and having enabled the kernel option
for it), I've chosen the easy path which is to simply add a 'sgx' group
to %base-groups.
Pushed as commit 445d04f9d4e.
Closing!
--
Thanks,
Maxim
This bug report was last modified 10 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.