Austin S. Hemmelgarn
Austin S. Hemmelgarn
On further inspection, we are probably not setting the correct permissions on the freeipmi plugin on install, which in turn would cause the issues described with debugging.
Updated description with an appropriate `Fixes:` tag so that the aforementioned issue gets properly linked to this. We’ve got a release planned for tomorrow and are in the middle of...
@candrews Overall looks good, just need to update the `ExecStart` line as I suggested above so that Netdata itself creates the pidfile where systemd expects it to be. The code...
The reinstall case here _should_ end up fixed by https://github.com/netdata/netdata/pull/13451. The uninstall case will need more work, but should be relatively easy to fix.
For macOS, the build itself should be done via `brew sh`.
> > For macOS, the build itself should be done via `brew sh`. > > As mentioned in another PR by @cosmix and myself in person; I didn't even know...
Long term we probably want this internally anyway, as it should make finally transitioning off of PackageCloud to our own repo infrastructure much easier. As of right now we’re just...
PR is up to fix this in future packages, but we have no practical way currently to correct existing package file names on PackageCloud. As mentioned above, we have plans...
@ValorousSalmon the PR is now merged, so starting from tonight’s nightlies the packages should have unique names per-distro/release/arch combo. We should also have a new stable release later this week,...
Indeed, it does look like something went wrong there. Reopening this until we can figure that out.