flock icon indicating copy to clipboard operation
flock copied to clipboard

flock(1) locks files

Results 23 flock issues
Sort by recently updated
recently updated
newest added

on macos Build command failed. Error while executing process /Users/xxxx/Library/Android/sdk/cmake/3.10.2.4988404/bin/ninja with arguments {-C /Users/xxxxx/Downloads/wireguard-android/tunnel/.cxx/Debug/515k7116/arm64-v8a libwg-quick.so libwg.so} ninja: Entering directory `/Users/xxxxx/Downloads/wireguard-android/tunnel/.cxx/Debug/515k7116/arm64-v8a' [1/15] Building wireguard-go FAILED: CMakeFiles/libwg-go.so ....................... ..................... 96 137M 96...

``` >brew tap discoteq/discoteq >brew install flock ==> Installing flock from discoteq/discoteq ==> Downloading https://github.com/discoteq/flock/releases/download/v0.2.3/flock-0.2.3.tar.xz ==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/23032276/003d8852-a57e-11e5-97b9-c3b1a6767edc?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F curl: (22) The requested URL returned error: 407 Error: Failed to...

Added instructions for how to install flock using macports.

Just a heads up more than an issue. I added flock to macports as of de9339a0adf26fa745aaeb1d1cf32985f3e3069f Thus, if you want, you can add ``` port install flock ``` to the...

When building flock 0.4.0 with GCC 11.1.0, I get the following compilation error: ``` src/flock.c: In function ‘main’: src/flock.c:323:32: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument...

I'm just a little confused, please advise if I'm doing something wrong. My understanding is that flock should CREATE a file to lock if it doesn't exist, but nothing is...

First of all, thanks for this project. It's great! ⭐️ On Linux, `flock(1)` will only accept a single string argument as the `-c` argument. This does not work with `discoteq/flock`:...

because I can't remember how to bootstrap, much less expect others to.