John Constable

Results 55 comments of John Constable

We found that using the packaged init script works on Red Hat 7.4, but on Bionic it starts before `sssd` which we use for NIS equivalent lookips to LDAP et...

After some further yak shaving we got the service file reduced, and interestingly,this worked on a system without `sssd` installed,but did leave this in the list of services; `● sssd.target...

With the announcement that 4.2.8 will support Ubuntu 18.04, will this be looked at further? We still need to be able to set the service precedence, otherwise the service will...

Will this bug also affect `iget` using parallel transfer? Seems likely? Is it only observed in 4.2.11 or earlier?

How does this behave if run with the `-M` admin flag? Does it work (as expected)

We've installed a build from Master and are also seeing this issue. The logs have this, which we think is an underlying assumption that users can install their own queries...

I edited the output for brevity, and no, I _expected_ them all to work (that's another ticket I suspect 😇 ) - its the fact that I'm not showing the...

OK... but there is no mention of the version requirements in the README. If an example requires a particular version, can it be mentioned in the example, please? So... How...

I've gone for a simplified version of the script, but even with this I don't get visibility of the errors; ``` #!/usr/bin/env python # vim: tabstop=8 expandtab shiftwidth=4 softtabstop=4 import...