Results 34 comments of jonathan MERCIER

@cmnbroad thanks I was trying to get the magic number as it is done into [BCFVersion.java](https://github.com/samtools/htsjdk/blob/e610af80b13a4cd9540f5aeb37fd44577b0f5754/src/main/java/htsjdk/variant/bcf2/BCFVersion.java) with `hexdump -C` but I had any idea to do next :-) So the...

thanks @lindenb and @cmnbroad Arf … I though using the index file (or/and the gzip block) to read the bcf file in // by region.

thanks @saghul can I get the link to the corresponding issue?

Did you think that 1. the `prosody/Dockerfile` need to install `prosody-modules` dependencies ? ```dockerfile ARG JITSI_REPO=jitsi ARG BASE_TAG=latest FROM ${JITSI_REPO}/base:${BASE_TAG} as builder RUN apt-dpkg-wrap apt-get update && \ apt-dpkg-wrap apt-get...

To get the LDAP components from prosody, you have to add this dependencies.. Indeed this package is missing. Netherless I didn't yet find to get it working. I have started...

wow Thanks @alireza73uk I will give a try :pray: Have a good day :-)

@alireza73uk I just remark that you use the ldap protocol instead of ldaps. Did you try with ldaps ?

@alireza73uk In more of the @saghul question, did you have to copy `/etc/ipa/ca.crt` file into the container or something to register the certificate ? Thanks that look promising :-)

Hi @rjeffman I tried to install freeipa server by the use of command line statement through molecule podman converge.yml ```yaml --- - name: Converge hosts: client gather_facts: false tasks: -...

I got the same problem with jupyterlab 1.1.4