Austin S. Hemmelgarn
Austin S. Hemmelgarn
This should probably just fail the build, though it’s far from the only such case...
If a user asked for a feature, and we can not provide it, then we should fail the build. Period. If you go to get a pizza with a specific...
> > only discover it after you started eating > > [I expect all of them to be printed to the terminal](https://github.com/netdata/netdata/blob/master/netdata-installer.sh#L1894) at the end of the output. Agreed, we...
The deferred warning aspect here should be resolved, but the primary issue of the build not being failed properly still needs addressed.
Seconded. This is a rather notorious false positive for profanity filters in a number of gaming communities (off the top of my head, both Minecraft and Warframe flag Niger, as...
Expanding on what @wweich said: Properties like custom icons get put into a file called `desktop.ini` that has the 'system' attribute bit set, which means that it is hidden unless...
> Clarification needed. Should netdata-agent be built from source (this branch) on Alpine host? That, or build a static install archive from this branch and install using that on the...
> Is this normal? > > ``` > --- Installing (but not enabling) the netdata updater tool --- > ./netdata-installer.sh: line 1862: cleanup_old_netdata_updater: not found > FAILED Cannot cleanup old...
> Ok then. > > What exactly is supposed by 'the script still works'? Running still starts and stops the agent correctly. Ideally we want to also make sure that...
> On the whole, it works on Alpine 3. But: > > netdata-openrc is not copied to /etc/init.d during install; I had to copy it manually This is unexpected, but...