Skip to content

fix(installer): add dev-libs/protobuf to Gentoo dependency check - #23409

Draft
bigfish-emily wants to merge 1 commit into
netdata:masterfrom
bigfish-emily:fix/gentoo-protobuf-dep
Draft

fix(installer): add dev-libs/protobuf to Gentoo dependency check#23409
bigfish-emily wants to merge 1 commit into
netdata:masterfrom
bigfish-emily:fix/gentoo-protobuf-dep

Conversation

@bigfish-emily

@bigfish-emily bigfish-emily commented Aug 6, 2026

Copy link
Copy Markdown

Fixes #23398

The Gentoo dependency list used by the installer/updater was missing dev-libs/protobuf, so on Gentoo systems the netdata updater fails with a missing google-protobuf error until the package is installed manually.

Adding it to packaging/installer/dependencies/gentoo.sh makes the dependency check install it automatically.


Summary by cubic

Add dev-libs/protobuf to the Gentoo installer dependency list to fix updater failures on Gentoo caused by a missing google-protobuf.

Written for commit dba1ea1. Summary will update on new commits.

Review in cubic

@github-actions github-actions Bot added the area/packaging Packaging and operating systems support label Aug 6, 2026
@sonarqubecloud

sonarqubecloud Bot commented Aug 6, 2026

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/packaging Packaging and operating systems support

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: dependency check should include dev-libs/protobuf

1 participant