Wed, 20 Nov 2024 09:38:03 CST | login

Information for build rhc-worker-playbook-0.1.8-7.el9

ID31231
Package Namerhc-worker-playbook
Version0.1.8
Release7.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/rhc-worker-playbook.git#6dd295c69d36e85b73b59501d18fc625daac5bb4
SummaryPython worker for Red Hat connector that launches Ansible Runner
DescriptionPython-based worker for Red Hat connect, used to launch Ansible playbooks via Ansible Runner.
Built bydistrobuild
State complete
Volume DEFAULT
StartedTue, 19 Nov 2024 19:10:08 CST
CompletedTue, 19 Nov 2024 19:19:50 CST
Taskbuild (dist-circle9, /stage/rpms/rhc-worker-playbook.git:6dd295c69d36e85b73b59501d18fc625daac5bb4)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/rhc-worker-playbook.git?#6dd295c69d36e85b73b59501d18fc625daac5bb4'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
rhc-worker-playbook-0.1.8-7.el9.src.rpm (info) (download)
aarch64
rhc-worker-playbook-0.1.8-7.el9.aarch64.rpm (info) (download)
rhc-worker-playbook-debuginfo-0.1.8-7.el9.aarch64.rpm (info) (download)
ppc64le
rhc-worker-playbook-0.1.8-7.el9.ppc64le.rpm (info) (download)
rhc-worker-playbook-debuginfo-0.1.8-7.el9.ppc64le.rpm (info) (download)
x86_64
rhc-worker-playbook-0.1.8-7.el9.x86_64.rpm (info) (download)
rhc-worker-playbook-debuginfo-0.1.8-7.el9.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Dec 08 2023 Pino Toscano <ptoscano@redhat.com> 0.1.8-7 - Avoid writing Python bytecode (RHEL-14277) * Wed Mar 22 2023 Link Dupont <link@redhat.com> 0.1.8-6 - Enable stripping of debug symbols into a debuginfo package. * Fri Mar 03 2023 Link Dupont <link@redhat.com> 0.1.8-5 - Drop ExclusiveArch, but exclude i686 (RHBZ#2178692) * Thu Oct 20 2022 Gael Chamoulaud <gchamoul@redhat.com> 0.1.8-4 - Use thread.join(timeout) to avoid busy waiting and simplify interval event posting logic (rhbz#2115848) * Fri Aug 05 2022 Gael Chamoulaud <gchamoul@redhat.com> 0.1.8-3 - Do not busy-wait when playbook is running (rhbz#2115848) * Mon Mar 14 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.8-2 - Add DROP-IN-RPM patches_ignore rule for rdopkg * Sun Feb 20 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.8-1 - Patch to fix Execute Playbook Asynchronously (RHBZ#2056861) * Wed Feb 16 2022 Alba Hita <ahitacat@redhat.com> - 0.1.8-0 - Fix: Bump ansible-runner to 1.1.1 and dependencies in vendor (RHBZ#2053212) - Upload new rhc-worker-playbook-1.1.8.tar.gz source * Thu Feb 03 2022 Gaël Chamoulaud <gchamoul@redhat.com> - 0.1.7-0 - Add Ansible community general and ansible.posix Collections - New Upstream Version