Tue, 20 Jan 2026 11:48:50 CST | login

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

ID17587
Package Namerubygem-daemons
Version1.4.1
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/rubygem-daemons.git?.#e9a66dfee32193b0cfbec183e5f052d32b565b69
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 17:41:17 CST
CompletedSat, 17 Aug 2024 17:44:17 CST
Taskbuild (dist-ocs23, /opencloudos-stream/rubygem-daemons.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rubygem-daemons.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
rubygem-daemons-1.4.1-5.ocs23.src.rpm (info) (download)
noarch
rubygem-daemons-1.4.1-5.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 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