Sun, 25 Jan 2026 22:04:52 CST | login

Information for build rubygem-daemons-1.4.1-6.oc9

ID34650
Package Namerubygem-daemons
Version1.4.1
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/rubygem-daemons.git?.#ad45dda46f7001a1dd5e0552f0d315c20bcdd719
SummaryA toolkit to create and control daemons in different ways
DescriptionDaemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 07:11:37 CST
CompletedWed, 23 Apr 2025 07:13:18 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/rubygem-daemons.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/rubygem-daemons.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
rubygem-daemons-1.4.1-6.oc9.src.rpm (info) (download)
noarch
rubygem-daemons-1.4.1-6.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.1-6 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.1-5 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.4.1-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Mar 21 2023 Shuo Wang <abushwang@tencent.com> - 1.4.1-1 - initial build