Artem D.
Artem D.
To prevent conflicts: ERROR: unsatisfiable constraints: libressl-dev-2.7.4-r0: conflicts: openssl-dev-1.0.2o-r1[pc:libcrypto=2.7.4] openssl-dev-1.0.2o-r1[pc:libssl=2.7.4] openssl-dev-1.0.2o-r1[pc:openssl=2.7.4] satisfies: curl-dev-7.60.0-r1[libressl-dev] libssh2-dev-1.8.0-r3[pc:libcrypto] libssh2-dev-1.8.0-r3[pc:libssl] openssl-dev-1.0.2o-r1: conflicts: libressl-dev-2.7.4-r0[pc:libcrypto=1.0.2o] libressl-dev-2.7.4-r0[pc:libssl=1.0.2o] libressl-dev-2.7.4-r0[pc:openssl=1.0.2o] satisfies: world[openssl-dev] libssh2-dev-1.8.0-r3[pc:libcrypto] libssh2-dev-1.8.0-r3[pc:libssl]
Hi guys, seems I've found issue with `release`, it fails on creation with next trace: >> create release Using config file: .promu.yml Running command: release [--verbose --timeout=10s --retry=5 /home/runner/work/syncthing_exporter/syncthing_exporter/.tarballs] !!...
How to use it example: ``` r = svn.remote.RemoteClient(self.svn_repo, username=self.svn_username, password=self.svn_password, custom_params="--trust-server-cert-failures=unknown-ca,cn-mismatch,expired,not-yet-valid,other") ```
Fixed #7
1. Fixed links to documentation. 2. Removed `--cacert` in the curl example, it makes no sense with `-k`.
If you would just grab metrics, perhaps you need the `/metrics` endpoint added to `syncthing` in version ~`1.24.0`. Links: https://github.com/syncthing/syncthing/pull/9003 https://docs.syncthing.net/users/metrics