umläute
umläute
On Linux, we cannot assume that /bin/sh is a MachO binary, or that /System/Library/Framworks/Cocoa.framework resp. /usr/lib/libSystem.dylib even exist (an alternative approach for the 2nd case would be to only run...
`faust2ros` hangs in https://github.com/grame-cncm/faust/blob/master-dev/tools/faust2appls/faust2ros#L210 i haven't yet found out what is the reason for this (or why it doesn't hang if i run the command outside of docker)
while investigating #676 i noticed that `exepath::resolvelink` fails to resolve multilevel symlinks. consider this scenario: ~~~ $ ls -lha /usr/bin/faust lrwxrwxrwx 1 root root 23 Aug 24 17:41 /usr/bin/faust ->...
[compiler/utils/exepath.cpp] provides a utility to get the full path to a binary: `exepath::get()`. Internally this uses the `which` tool to resolve binaries that live in the *PATH* of the current...
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
I'm running a NextCloud instance with 50-100 users. I guess that's "medium" sized; in any case it's big enough that NextCloud refuses to finish upgrades via the webinterface and asks...
This is partA of a revamped version of https://github.com/monocasual/giada/pull/504, that only includes the "-latomic" fix for arm. this PR has the "fix typo" commits squashed into a single commit. also...
i'd like to be able to prevent inclusion of packages that have not been signed by a trusted key. ## Detailed Description by default the aptly-api does signature checks on...
add an option to only allow adding of files via a `.changes` file. ## Detailed Description currently it is possible to directly add `.deb`-files to a `repo` via the API....
can we expect a binary release for Debian/buster? the problem being, that the ofelia releases link to some outdated libraries (libglew2.0, libboost-filesystem1.65.1, libboost-system1.65.1), which are no longer available in Debian/buster....