Austin S. Hemmelgarn

Results 395 comments of Austin S. Hemmelgarn

OK, it’s actually more complicated to fix this than it initially seems, as we appear to have bad permissions on _all_ of our directories...

> How is it possible for a non-root user to create `/opt/netdata` ? > > Debian, Arch: > > ```shell > # ls -ld /opt > drwxr-xr-x 4 root root...

Build system information is useful for determining uptake on different platforms at a finer granularity than Windows/Linux/Mac/Android, as well as determining where a user got Syncthing from. Actual examples of...

Rebased to pick up latest changes in master.

> Hello @Ferroin , > > Please, take a look in Coverity. The Coverity failure is because of limitations of the CI infrastructure, not changes in the PR. > On...

> I also have this issue on Slackware: > > ```shell > go: downloading github.com/emicklei/go-restful/v3 v3.11.0 > go: downloading github.com/mailru/easyjson v0.7.7 > go: downloading github.com/josharian/intern v1.0.0 > go: downloading github.com/go-openapi/jsonpointer...

> > The FreeBSD error is different now: > > ```shell > > error obtaining VCS status: exit status 128 > > Use -buildvcs=false to disable VCS stamping. > >...

@thiagoftsm The GCCGO case should just fail during the configure step now, and the error you reported on FreeBSD should be resolved.

Rebased to pick up latest changes in master.