Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add systemd to build requires #438

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

sni
Copy link
Contributor

@sni sni commented Sep 17, 2023

this (should) fix this build error on obs:

[  139s] /.build_patchrpmcheck_scr: line 55: systemd-tmpfiles: command not found
[  139s] postinstall script of naemon-core-1.4.1-lp154.18.1.x86_64.rpm failed

this (should) fix this build error on obs:
```
[  139s] /.build_patchrpmcheck_scr: line 55: systemd-tmpfiles: command not found
[  139s] postinstall script of naemon-core-1.4.1-lp154.18.1.x86_64.rpm failed
```
@nook24
Copy link
Member

nook24 commented Sep 18, 2023

I have no idea about rpm spec files. With that said, the systemd package contains the systemd-tmpfiles binary on all distributions :)

According to the Fedora docs, the syntax is correct, so I'm going to approve this
https://docs.fedoraproject.org/en-US/packaging-guidelines/PkgConfigBuildRequires/

@sni sni merged commit ffeecc1 into naemon:master Sep 18, 2023
26 checks passed
@sni
Copy link
Contributor Author

sni commented Sep 18, 2023

Thanks,
for now, i've added it in the suse specific block. So it should not affect fedora or rhel builds anyway.

@sni sni deleted the fix_sles_build_requires branch February 9, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants