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

Issue installing SentinelAgent local rpm with rpm-ostree #1481

Closed
vinylen opened this issue Apr 26, 2023 · 1 comment
Closed

Issue installing SentinelAgent local rpm with rpm-ostree #1481

vinylen opened this issue Apr 26, 2023 · 1 comment
Labels

Comments

@vinylen
Copy link

vinylen commented Apr 26, 2023

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)':

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

System details

Fedora Silverblue 38
6.2.12-300.fc38.x86_64

rpm-ostree status:

State: idle
Deployments:
● fedora:fedora/38/x86_64/silverblue
                  Version: 38.20230426.0 (2023-04-26T02:41:11Z)
               BaseCommit: 56ae09cb7be9f08ddff10af5f01353b24f7371c2b409aebef1d14659da105465
             GPGSignature: Valid signature by 6A51BBABBA3D5467B6171221809A8D7CEB10B464
      RemovedBasePackages: firefox firefox-langpacks 112.0.1-1.fc38
          LayeredPackages: 'gcc-c++' ansible cargo distrobox fontawesome-fonts foot fzf go helm igt-gpu-tools intel-media-driver kubectl langpacks-en lastpass-cli lsd mozilla-openh264 neovim netcat openssl python3-devel ripgrep rpmfusion-free-release
                           rpmfusion-nonfree-release solaar tailscale tmux wireguard-tools xpanes zsh

  fedora:fedora/38/x86_64/silverblue
                  Version: 38.20230425.0 (2023-04-25T00:47:58Z)
               BaseCommit: f733a30d464592886dadc042feba41e0edbafb53abea2b1f8a4fabc8b30249bb
             GPGSignature: Valid signature by 6A51BBABBA3D5467B6171221809A8D7CEB10B464
      RemovedBasePackages: firefox firefox-langpacks 112.0.1-1.fc38
          LayeredPackages: 'gcc-c++' ansible cargo distrobox fontawesome-fonts foot fzf go helm igt-gpu-tools intel-media-driver kubectl langpacks-en lastpass-cli lsd mozilla-openh264 neovim netcat openssl python3-devel ripgrep rpmfusion-free-release
                           rpmfusion-nonfree-release solaar tailscale tmux wireguard-tools xpanes zsh

Butane or Ignition config

No response

Additional information

No response

@travier
Copy link
Member

travier commented Apr 28, 2023

This is the issue tracker for Fedora CoreOS, not Fedora Silverblue. Please open your issue in https://github.com/fedora-silverblue/issue-tracker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants