Austin S. Hemmelgarn

Results 80 issues of Austin S. Hemmelgarn

### Problem _No response_ ### Description When attempting to install on a system that has an existing `custom` install created from the local package manager, we should detect that and...

area/packaging
feature request

##### Bug report summary When attempting to install our official RPM packages on openSUSE in a Docker container, the installation fails due to the container not running systemd. ##### OS...

bug
area/packaging
area/upstream

It would be nice to be able to do something like: `fdupes --reffile ` And get a list of files in the directory that are duplicates of the specified file...

##### Summary Inspired by discussion in https://github.com/netdata/netdata-cloud/issues/567. We are not including this by default as it causes problems if users run multiple Netdata containers on the same node. Directly mounting...

area/packaging
area/docs

### Problem Due to how we handle config files, users who wish to use custom local configurations cannot do so without giving up on being able to track upstream configuration...

feature request
area/collectors
collectors/apps

##### Summary Due to issues relating to https://github.com/netdata/netdata/issues/13242, install type detection for existing installs is broken on some systems. This fixes things so that the detection works correctly on such...

area/packaging

##### Summary - Get rid of `NETDATA_START_AFTER_SERVICES`. OpenRC already provides a robust configuration system for managing service dependencies, including overrides. The variable itself thus provides no real benefit but makes...

area/packaging

##### Summary SSIA ##### Test Plan Passing an unrecognized option to the kickstart script should now result in a fatal error instead of just a warning. ##### Additional Information To...

area/packaging

##### Summary This significantly updates our documentation regarding building Netdata from source: - It condenses the dependency handling instructions in the git checkout build instructions to a simple list of...

area/packaging
area/docs

Noticed initially with the [yoctopuce package](https://pypi.org/project/yoctopuce/) (which supports all versions of CPython in Gentoo, but can only be installed through gs-pypi with 2.7, 3.4, or 3.5). Further confirmed with numerous...