Sat, 11 Apr 2026 02:03:57 CST | login

Information for build golang-github-alexflint-filemutex-1.2.0-1.oc9

ID29381
Package Namegolang-github-alexflint-filemutex
Version1.2.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-alexflint-filemutex.git?.#f8c66eaf6e53fb1fe556b2bd846b143bb61fdd0d
SummarySync.Mutex working across processes
DescriptionFileMutex is similar to sync.RWMutex, but also synchronizes across processes. On Linux, OSX, and other POSIX systems it uses the flock system call. On windows it uses the LockFileEx and UnlockFileEx system calls.
Built byfanjunkong
State complete
Volume DEFAULT
StartedWed, 25 Sep 2024 10:35:45 CST
CompletedWed, 25 Sep 2024 10:40:07 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-alexflint-filemutex.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-alexflint-filemutex.git?.#origin/master'}}
Tags
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-alexflint-filemutex-1.2.0-1.oc9.src.rpm (info) (download)
noarch
golang-github-alexflint-filemutex-devel-1.2.0-1.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 06 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.2.0-1 - initial build