-
Notifications
You must be signed in to change notification settings - Fork 18
[BUG] Upgrade the Netdata related RPMs on CentOS Stream release 10 (Coughlan) #1140
Description
I cannot seamlessly upgrade my system because somebody upgraded the libbson and mongo-c-driver-libs to 2.2.x from 1.x.x
Could you please update the RPM's spec file and rebuild them? Thanks!
I could create more reports, but I hope it will be useful:
root@hosting1:~# yum upgrade --nobest
Last metadata expiration check: 1:46:17 ago on Thu 02 Apr 2026 09:53:11 AM CEST.
Dependencies resolved.
Problem 1: package netdata-2.9.0-1.el10.x86_64 from @System requires libbson-1.0.so.0()(64bit), but none of the providers can be installed
- cannot install both libbson-2.2.3-1.el10_3.x86_64 from epel and libbson-1.30.7-1.el10_2.x86_64 from @System
- cannot install the best update candidate for package netdata-2.9.0-1.el10.x86_64
- cannot install the best update candidate for package libbson-1.30.7-1.el10_2.x86_64
Problem 2: package netdata-plugin-systemd-units-2.9.0-1.el10.x86_64 from @System requires netdata = 2.9.0, but none of the providers can be installed - package netdata-2.9.0-1.el10.x86_64 from @System requires libmongoc-1.0.so.0()(64bit), but none of the providers can be installed
- package netdata-2.9.0-1.el10.x86_64 from netdata requires libmongoc-1.0.so.0()(64bit), but none of the providers can be installed
- cannot install both mongo-c-driver-libs-2.2.3-1.el10_3.x86_64 from epel and mongo-c-driver-libs-1.30.7-1.el10_2.x86_64 from @System
- cannot install the best update candidate for package netdata-plugin-systemd-units-2.9.0-1.el10.x86_64
- cannot install the best update candidate for package mongo-c-driver-libs-1.30.7-1.el10_2.x86_64
Problem 3: package netdata-plugin-systemd-journal-2.9.0-1.el10.x86_64 from @System requires netdata = 2.9.0, but none of the providers can be installed - package netdata-2.9.0-1.el10.x86_64 from @System requires libbson-1.0.so.0()(64bit), but none of the providers can be installed
- package netdata-2.9.0-1.el10.x86_64 from netdata requires libbson-1.0.so.0()(64bit), but none of the providers can be installed
- cannot install both libbson-2.2.3-1.el10_3.x86_64 from epel and libbson-1.30.7-1.el10_2.x86_64 from @System
- package libmongocrypt-1.17.2-1.el10_3.x86_64 from epel requires libbson2.so.2()(64bit), but none of the providers can be installed
- cannot install the best update candidate for package netdata-plugin-systemd-journal-2.9.0-1.el10.x86_64
- cannot install the best update candidate for package libmongocrypt-1.15.2-1.el10_2.x86_64
======================================================================================================================================================================================================================
Package Architecture Version Repository Size
======================================================================================================================================================================================================================
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
libbson x86_64 2.2.3-1.el10_3 epel 104 k
mongo-c-driver-libs x86_64 2.2.3-1.el10_3 epel 408 k
Skipping packages with broken dependencies:
libmongocrypt x86_64 1.17.2-1.el10_3 epel 1.4 M
Transaction Summary
Skip 3 Packages
Nothing to do.
Complete!
root@hosting1:# rpm -qa | grep netdata# cat /etc/redhat-release
netdata-repo-5-5.noarch
netdata-plugin-systemd-units-2.9.0-1.el10.x86_64
netdata-plugin-apps-2.9.0-1.el10.x86_64
netdata-plugin-chartsd-2.9.0-1.el10.x86_64
netdata-plugin-debugfs-2.9.0-1.el10.x86_64
netdata-ebpf-legacy-code-2.9.0-1.el10.x86_64
netdata-plugin-ebpf-2.9.0-1.el10.x86_64
netdata-plugin-go-2.9.0-1.el10.x86_64
netdata-plugin-network-viewer-2.9.0-1.el10.x86_64
netdata-plugin-perf-2.9.0-1.el10.x86_64
netdata-plugin-pythond-2.9.0-1.el10.x86_64
netdata-plugin-slabinfo-2.9.0-1.el10.x86_64
netdata-plugin-systemd-journal-2.9.0-1.el10.x86_64
netdata-2.9.0-1.el10.x86_64
netdata-plugin-otel-signal-viewer-2.9.0-1.el10.x86_64
netdata-plugin-otel-2.9.0-1.el10.x86_64
netdata-user-2.9.0-1.el10.x86_64
netdata-dashboard-2.9.0-1.el10.x86_64
root@hosting1:
CentOS Stream release 10 (Coughlan)