Hannes Körber

Results 23 issues of Hannes Körber

Found a small typo in the README The change on the last line is just the GitHub editor adding a newline at the end (which is a good idea, anyway).

I experienced surprising errors when using git worktrees that contain slashes. ### Reproduction steps I wrote a script outlining the behaviour here: https://github.com/hakoerber/libgit2-worktree-mre/blob/master/run.sh The respective libgit2 code: https://github.com/hakoerber/libgit2-worktree-mre/blob/master/main.c TL;DR: Calling...

**Environment**: - **"Bare metal" (A Hetzner VM)** - **OS (`printf "$(uname -srm)\n$(cat /etc/os-release)\n"`):** ``` Linux 3.10.0-1160.49.1.el7.x86_64 x86_64 NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31"...

kind/bug

When the locale is not present when the role is run, it is generated, as required. The problem is that postgresql is not restarted afterwards, which makes subsequent commands like...

Hey, I tried crypto.com on ungoogled Android, does not work at all.

Hey, I tested apps from DKB and updated the CSV with my findings. A scary error message on startup about missing Play Services (but which can be dismissed) *feels* like...

I'm running CentOS7 from the offical `centos:7` docker image, and am trying to install dotledger. CentOS7 has the following ruby version: ``` # ruby --version ruby 2.0.0p648 (2015-12-16) [x86_64-linux] #...

See #55 Target OS: Linux (nothing else is tested). The best way to go with the statically linked binary, which should work everywhere.

Maybe https://docs.rs/camino/latest/camino/ is a good option? Theoretically, git works with non-UTF8 files as well. But I think it would be fine to just bail on these kind of repositories.

Right now, the configuration files can contain additional keys without problems, they are just ignored. This is good for backwards compatibility during development, but can lead to confusing situation (e.g....

future