David Macek
David Macek
While `netcat localhost http` and `netcat localhost smtp` work fine, for example `netcat localhost imap` (as well as `netcat localhost 143`) fails: ``` $ netcat localhost imap assertion "dst->netnum ==...
``` $ pacman -Su mingw-w64-i686-clang :: Starting core system upgrade... warning: terminate other MSYS2 programs before proceeding resolving dependencies... looking for conflicting packages... Packages (2) mingw-w64-i686-llvm-3.8.0-3 mingw-w64-i686-clang-3.8.0-3 Total Download Size:...
I see there are some big patches for the tidying phase of makepkg. Now that the [phase is extendable](https://lists.archlinux.org/pipermail/pacman-dev/2015-February/019884.html), maybe some of the MSYS2-specific code should be put into separate...
I found a problem in makepkg. When tidying an empty package, or one containing only files/directories that are not matched by the \* pattern, there is a warning message by...
Hello. I'm trying to switch to using `go install` instead of manually downloading each piece of software. At first glance, it seems to have worked for aws-vault, but there was...
This is a super-issue for `GPGME error: Invalid crypto engine` and related errors.
Hi. I'm trying to use this dashboard, but I can't get it to work. It says "0 container", "0 image", "No Data Available", etc. Even with `APP_LOG_LEVEL=6`, I don't see...
There is a variable, GOROOT, that specifies where go should look for its files. If not set in environment, go uses a hardcoded path defined at build-time (which for current...
Fixes #3253. - [ ] No tests broken - [x] `CHANGELOG.md` updated - [ ] Code is formatted Currently makes 1 one more test fail ("Test configurations": "it formats custom...
Is it possible to completely move the keys to global KeePass settings and treat inactive databases as equal with the active one? I noticed the association procedure is not very...