Skip to content

Deprecation warning on filebeat installation #44823

@HarimbolaSantatra

Description

@HarimbolaSantatra

While installing filebeat using the quickstart guide, I get the following error:

warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead

More info

  • Version: filebeat version 9.0.0 (amd64), libbeat 9.0.0 [42a721c built 2025-04-08 14:08:17 +0000 UTC]
  • Operating System: Fedora Server 41
  • Steps to Reproduce: Install filebeat:
curl -L -O https://artifacts.elastic.co/downloads/beats/filebeat/filebeat-9.0.0-x86_64.rpm
sudo rpm -vi filebeat-9.0.0-x86_64.rpm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions