Sat, 17 Jan 2026 18:00:19 CST | login

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

ID4416
Package Namerubygem-daemons
Version1.4.1
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/rubygem-daemons.git?.#819996e0663c61593fffc033a219f5a1c1036e57
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 16:08:24 CST
CompletedSat, 09 Sep 2023 16:10:15 CST
Taskbuild (dist-ocs23, /opencloudos-stream/rubygem-daemons.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rubygem-daemons.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
rubygem-daemons-1.4.1-4.ocs23.src.rpm (info) (download)
noarch
rubygem-daemons-1.4.1-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.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