Sun, 25 Jan 2026 15:23:37 CST | login

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

ID19846
Package Namerubygem-daemons
Version1.4.1
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/rubygem-daemons.git?.#f4069dee3ad1467a3738baff8e8feeab3f8a2dd1
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 bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 10:02:53 CST
CompletedMon, 08 Jan 2024 10:05:24 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
dist-oc9.0-compose
dist-oc9.2-compose
RPMs
src
rubygem-daemons-1.4.1-4.oc9.src.rpm (info) (download)
noarch
rubygem-daemons-1.4.1-4.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 * 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