On 3/28/25 8:30 PM, Zbigniew Jędrzejewski-Szmek wrote:
On Fri, Mar 28, 2025 at 02:26:37PM +0100, Michal Schorm wrote:
Hi Zbyszek,

I encountered several things during testing I want to bring up.

1)
The output on Fedora Rawhide always look like this:
   | >>> Running unknown scriptlet: mariadb-server-3:10.11.11-200.fc43.x86_64

The term "unknown scriptlet" doesn't sit right with me.
Is there some way to name it, or somehow else to clear up that it's
quite known and expected scriptlet?

I think that's something between rpm and dnf5.
Panu?

Yeah it's just dnf not being aware of the scriptlet type. I just submitted a PR to fix this and a couple of other missing scriptlet types:

https://github.com/rpm-software-management/dnf5/pull/2169

I assume this issue is shared among all of the packages using
sysusers.d now (but I haven't tested it)
It is.

Also I have this scriptlet in the same RPM:
   | %post -n %{pkgname}-server
   | %systemd_post %{daemon_name}.service
and it does not produce any such output.
Does it mean that this scriptlet is known, but the other is not ?
No, I don't think so. I think it just doesn't produce any output so it
is not reported.

2)
I noticed the sysusers.d functionality executed on RHEL 9.
Do you know what is the expected compatibility with RHEL 10, 9, 8?

8 — no, 9 — no, 10 — at least right now no.

Yeah, sadly while RHEL 10 rpm is capable of this stuff but the functionality is disabled and enabling such a thing mid-release seems unlikely to happen.

        - Panu -

--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to