Wed, 17 Sep 2025 03:40:04 CST | login

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

ID20061
Package Namerubygem-daemons
Version1.4.1
Release6.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/rubygem-daemons.git?.#b62252f15aeeb01ccb792ab9368b69efe9b111a9
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
StartedThu, 26 Sep 2024 19:27:53 CST
CompletedThu, 26 Sep 2024 19:38:13 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
rubygem-daemons-1.4.1-6.ocs23.src.rpm (info) (download)
noarch
rubygem-daemons-1.4.1-6.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 * 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