Andrey

Results 6 issues of Andrey

I built the app from the source code on Arch Linux (kernel 5.11.2) and having an issue while trying to authenticate. It looks like the client expects XML response from...

Container runs successfully but cron job doesn't run: ``` [mutex@asus docker-cron]$ (master)$ docker build . -t cron2 Sending build context to Docker daemon 70.66kB Step 1/9 : FROM ubuntu:latest --->...

I got the following error when trying to build the library: ```bash $ make ... Step 1/4 : FROM ubuntu:18.04 ... Processing triggers for mime-support (3.60ubuntu1) ... + rm -f...

# System info Entry | Details ----- | ------- OS | Ubuntu 17.04 Kernel version | 4.10.0-38-generic New install | no DKMS | yes Compiler | gcc-6.3.0 # Devince info...

I got an error while building a Debian package. I tried the following steps: 1. Since there is no instruction on how to build a Debian package, I tried to...

You extension is fine but it seems it only supports 64 bits perceptive hashes. But one might use a hash with a different length. For instance, in my application I...