Mon, 02 Feb 2026 20:37:55 CST | login

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

ID18670
Package Namegolang-github-dchest-safefile
Version0
Release1.ocs23
Epoch
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
StartedMon, 26 Aug 2024 13:35:53 CST
CompletedMon, 26 Aug 2024 13:42:25 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
golang-github-dchest-safefile-0-1.ocs23.src.rpm (info) (download)
noarch
golang-github-dchest-safefile-devel-0-1.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - -1 - initial build