Gert van Dijk
Gert van Dijk
Such a feature is now integrated in Gerrit, with a toggle button "Only comments". What happens in PolyGerrit, is that it hides all comments with an (invisible) tag starting `autogenerated:`....
There can be tons of reasons for this, even outside of ZFS. But please, this is on an unsupported OS, on a kernel built in 2016; please just try to...
> I was having trouble upgrading the version of zfsutils-linux > zfs version > zfs-2.1.0-0york2~18.04 > zfs-kmod-0.8.3-1ubuntu12.10 When updating ZFS, you should also update the kernel modules, `zfsutils-linux` is just...
**update: all of this applies to 0.11.3 and older - see [my comment below](https://github.com/httplib2/httplib2/issues/2#issuecomment-451422731) on the situation after the 0.12.0 release** To provide some more information for others running into...
@dineiar (Completely off-topic here, but just wanted to point this out quickly.) It seems GAM ships another version/copy of httplib2: https://github.com/jay0lee/GAM/tree/8d27ef7a3798b46352e8c8196e331d4a26fa441d/src/httplib2 - which is usually frowned upon for Python projects...
It's worth noting that release v0.12.0 of httplib2, it became much smarter ([`cert.py`](https://github.com/httplib2/httplib2/blob/v0.12.0/python2/httplib2/certs.py), via PR #117): * it loads a custom CA bundle specified by the environment variable HTTPLIB2_CA_CERTS (Bazel...
@1oglop1 (I have no clue what kind of project you just pointed me at, this is a general answer after looking 1 minute at that traceback.) > ssl.CertificateError: hostname '127.0.0.1'...
Possible duplicate of #23
Hi. I wanted to say I experience the same issue; an out of memory error is shown when using SANE. On the device I have enabled 'WSD scanning' in the...
I'm also affected by the inability to find any collection (including those bundled) when installed in a venv. I noticed the [collections-scan-sys-path](https://docs.ansible.com/ansible/latest/reference_appendices/config.html#collections-scan-sys-path) (default True) which allows for this, I presume,...