Anton Samets

Results 17 comments of Anton Samets

Hello, I suppose, that 1.1 will be released in few weeks? :)

Apple M1 Silicon btw, Big Sur 11.3.1.

Checked back to 2.1.0 version (2018 year) - it doesn't show correct state. Does it have sence to check more? Probably not. My main question was not about state, but...

Currently it works much better than it was: regular user sudo htop htop version 3.1.1

Sorry, my initial bug was about percents of CPU usage. But we found that states doesn't work too. Currently percents counted normally, but states no.

openssl11-devel is provided pkg-config part. I have in spec the next thing: ``` %if 0%{?rhel} == 7 export TCLTK_LIBS="-ltk8.5 -ltkstub8.5 -ltcl8.5" export CFLAGS="$CFLAGS $(pkg-config --cflags openssl11)" %else export CFLAGS="$CFLAGS $(pkg-config...

Yes, but in SPEC files I often see (like [here](https://src.fedoraproject.org/rpms/python3.11/blob/rawhide/f/python3.11.spec) for example) ``` # Remove files that should be generated by the build # (This is after patching, so that...

Thank you for the feedback. Yes, we are using on premise servers and that's why MO 365 doesn't fit well. I've already tried OWL too, but I gave up and...

no warnings, but 2 tests are failed. ``` make[1]: Entering directory '/builddir/build/BUILD/ladvd-1.1.2/tests' make check_compat check_proto check_util check_tlv check_parent check_child check_cli libcheckwrap.la make[2]: Entering directory '/builddir/build/BUILD/ladvd-1.1.2/tests' CC check_compat.o CC check_wrap.lo CCLD...

Some metrics from puppetdb: Singapure: ``` # curl -s -G -H 'Accept: application/json' --cacert /etc/puppetlabs/puppet/ssl/certs/ca.pem --cert /etc/puppetlabs/puppet/ssl/certs/$HOSTNAME.pem --key /etc/puppetlabs/puppet/ssl/private_keys/$HOSTNAME.pem https://$HOSTNAME:8081/metrics/v2/read/puppetlabs.puppetdb.database:name=PDBWritePool.pool.Wait | jq . { "request": { "mbean": "puppetlabs.puppetdb.database:name=PDBWritePool.pool.Wait", "type": "read"...