Mon, 25 May 2026 11:19:07 CST | login

Information for build golang-github-dchest-safefile-0-1.oc9

ID29509
Package Namegolang-github-dchest-safefile
Version0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/golang-github-dchest-safefile.git?.#9a49d21b7105be7288fab4acecaf7102e494a571
SummarySafe "atomic" saving of files
Description Go package safefile implements safe "atomic" saving of files. Instead of truncating and overwriting the destination file, it creates a temporary file in the same directory, writes to it, and then renames the temporary file to the original name when calling Commit.
Built byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 00:09:19 CST
CompletedSat, 21 Sep 2024 00:11:26 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/golang-github-dchest-safefile.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/golang-github-dchest-safefile.git?.#origin/master'}}
Tags
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
golang-github-dchest-safefile-0-1.oc9.src.rpm (info) (download)
noarch
golang-github-dchest-safefile-devel-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 * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build