Mon, 27 Apr 2026 18:42:00 CST | login

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

ID23180
Package Nameperl-File-NFSLock
Version1.29
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-File-NFSLock.git?.#1ee5ef6a5ce10bb81a77c67461dac3fb0406ae38
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:07:43 CST
CompletedMon, 03 Jun 2024 19:09:09 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-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-File-NFSLock-1.29-1.oc9.src.rpm (info) (download)
noarch
perl-File-NFSLock-1.29-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.29-1 - initial build