Skip to content

libnss3 is not a dependency for Kibana on Debian apt. #77282

@nicenemo

Description

@nicenemo

Kibana version: 7.9.1

Server OS version: Debian 10 Buster. (standard AWS image)

Original install method (e.g. download page, yum, from source, etc.): apt from Elastic repositories

Describe the bug:

Libnss3 is not a dependency of the Kibana apt package for Debian.

Steps to reproduce:

  1. sudo apt install kibana
  2. sudo systemctl start kibana . libnss3 was not installed as dependency.
  3. watch syslog and see Kibana complain with a linker error. (we have syslog installed, messages maybe in other configurations)

Expected behavior:
The apt package should install libnns3 as a dependency.

Provide logs and/or server output (if relevant):
Sorry already rotated and deleted.
But same problem as:

Workaround:

sudo apt install libnss3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:OperationsKibana-Operations TeambugFixes for quality problems that affect the customer experienceimpact:needs-assessmentProduct and/or Engineering needs to evaluate the impact of the change.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions