Austin S. Hemmelgarn

Results 395 comments of Austin S. Hemmelgarn

Looking into this a bit further, this is expected behavior for the current setup of the script, but ideally we should look into whether it’s possible to avoid this. The...

> Should this: > > https://github.com/netdata/netdata/blob/5319b438191b2e750e113cd38b7caa0b593144ff/netdata-installer.sh#L914-L915 > > and also this: > > https://github.com/netdata/netdata/blob/5319b438191b2e750e113cd38b7caa0b593144ff/netdata-installer.sh#L1456-L1458 > > be changed to `NETDATA_LIBEXECDIR` as well? The first case needs to stay as-is (it’s...

Converting this to a draft because it still needs more work.

> @Ferroin How are you planning to handle existing installs? Handling of that is part of the reason this got switched to be a draft again. I’m trying to come...

My suggestion would be to look at the linking thing first. That will have benefits for _all_ users, not just lightweight installs, and while it’s far from the easiest thing...

> I couldn't find what `NETDATA_NEW_INSTALL` is and where this variable is set. Can you help, please? It’s a bug leftover from a much older revision. Correct behavior here is...