Explicitly conflict with netdata-core DEB package. (#11855)
This simplifies transitioning from distor-provided packages to our official packages.
Austin S. Hemmelgarn committed
Dec 6, 2021 at 07:18 UTC
ad8ed6746e87e26ed3bfccd07ed36d39010f57fd
1 file changed
+5
contrib/debian/control
+5
@@ -38,6 +38,11 @@ Depends: adduser,
38
openssl,
39
${misc:Depends},
40
${shlibs:Depends}
41
+Conflicts: netdata-core,
42
+ netdata-plugins-bash,
43
+ netdata-plugins-python,
44
+ netdata-plugins-nodejs,
45
+ netdata-web
46
Pre-Depends: dpkg (>= 1.17.14)
47
Description: real-time charts for system monitoring
48
Netdata is a daemon that collects data in realtime (per second)