I'm not sure what changed, but the *libi2c* package is no longer
required for *collectd-sensors*. *lm_sensors-libs*, on the other hand,
is required; maybe it was before and I missed it.
ContainerImages/collectd/pipeline/head There was a failure building this commitDetails
The *collectd-nut* package pulls in *nut-client*, which in turn pulls in
Python (for PyNUT). Since collectd only needs `libupsclient.so.6`, we
can extact it from the *nut-client* package and install it manually,
avoiding the dependency explosion.