Sun, 26 Apr 2026 17:12:21 CST | login

Information for build perl-File-NFSLock-1.29-2.oc9

ID39162
Package Nameperl-File-NFSLock
Version1.29
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-File-NFSLock.git?.#c3d4be581fbd653c290cffc6e5d8daddc81c9edc
SummaryPerl module to do NFS (or not) locking
DescriptionProgram based of concept of hard linking of files being atomic across NFS. This concept was mentioned in Mail::Box::Locker (which was originally presented in Mail::Folder::Maildir). Some routine flow is taken from there -- particularly the idea of creating a random local file, hard linking a common file to the local file, and then checking the nlink status. Some ideologies were not complete (uncache mechanism, shared locking) and some coding was even incorrect (wrong stat index). File::NFSLock was written to be light, generic, and fast.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 17:22:11 CST
CompletedFri, 13 Jun 2025 17:25:50 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-File-NFSLock.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-File-NFSLock.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-File-NFSLock-1.29-2.oc9.src.rpm (info) (download)
noarch
perl-File-NFSLock-1.29-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.29-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.29-1 - initial build