Pierre Thierry
Pierre Thierry
Is there something wrong with this PR? It has been sitting for 2 years now, although it's relatively trivial.
I configured Emacs to stop creating the lock files.
Note sure it's a configuration issue: ```shell pierre@viper:~$ sudo locale-gen Generating locales (this might take a while)... en_GB.UTF-8... done fr_FR.UTF-8... done Generation complete. pierre@viper:~$ locale LANG=fr_FR.UTF-8 LANGUAGE=fr_FR.UTF-8 LC_CTYPE="fr_FR.UTF-8" LC_NUMERIC="fr_FR.UTF-8" LC_TIME="fr_FR.UTF-8"...
A success should defintely tag the previous errors so they are not retried, but why not retry everything else? The user can always wipe the log.
How is this closed? I don't see anywhere that the use needs to do anything but `mix deps.get`. Isn't this a bug?
As for @hdcos I had to install `erlang-xmerl` or I would also get `Could not start application xmerl: could not find application file: xmerl.app`. I'm using Debian Bullseye/Sid. The fact...
Exactly! Sorry if it wasn't clearer before. I hope the PR would do the trick. The needed package is called `erlang-xmerl` on several systems with `apt` and `yum`. I don't...
Same issue on linux, with a user setup to access a git repository through SSH. git clone/fetch works perfectly from bash but I get the following error in the logs:...
Yes, same user.
I'm surprised, as Mirth is strongly-typed, why not have a Boolean type?