You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installing a local .rpm package from SentinelOne results in prein scripts failing with the following message:
error: Running %prein for SentinelAgent: bwrap(/bin/sh): Child process killed by signal 102; run `journalctl -t 'rpm-ostree(SentinelAgent.prein)'` for more information
Output of journalctl -t 'rpm-ostree(SentinelAgent.prein)':
Apr 26 14:12:29 knut rpm-ostree(SentinelAgent.prein)[94743]: ERROR: Found already existing sentinelone service in systemd
Apr 26 14:15:24 knut rpm-ostree(SentinelAgent.prein)[95565]: ERROR: Found already existing sentinelone service in systemd
Apr 26 14:16:17 knut rpm-ostree(SentinelAgent.prein)[95875]: ERROR: Found already existing sentinelone service in systemd
-- Boot a7d1149b06d84861b7322178381fcd4b --
Apr 26 14:20:11 knut rpm-ostree(SentinelAgent.prein)[3931]: ERROR: Found already existing sentinelone service in systemd
Reproduction steps
Download signed SentinelOne Agent RPM file and install it via rpm-ostree install SentingelAgent.rpm
Expected behavior
I expect the package to be installed in the same manner as if i were running Fedora Workstation 38.
Actual behavior
Installation failed with the following error messages:
error: Running %prein for SentinelAgent: bwrap(/bin/sh): Child process killed by signal 102; run `journalctl -t 'rpm-ostree(SentinelAgent.prein)'` for more information
Describe the bug
Installing a local .rpm package from SentinelOne results in prein scripts failing with the following message:
error: Running %prein for SentinelAgent: bwrap(/bin/sh): Child process killed by signal 102; run `journalctl -t 'rpm-ostree(SentinelAgent.prein)'` for more information
Output of
journalctl -t 'rpm-ostree(SentinelAgent.prein)'
:Reproduction steps
Download signed SentinelOne Agent RPM file and install it via
rpm-ostree install SentingelAgent.rpm
Expected behavior
I expect the package to be installed in the same manner as if i were running Fedora Workstation 38.
Actual behavior
Installation failed with the following error messages:
error: Running %prein for SentinelAgent: bwrap(/bin/sh): Child process killed by signal 102; run `journalctl -t 'rpm-ostree(SentinelAgent.prein)'` for more information
System details
Fedora Silverblue 38
6.2.12-300.fc38.x86_64
rpm-ostree status:
Butane or Ignition config
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: