Information for build beakerlib-1.33.2-1.fc44

ID198715
Package Namebeakerlib
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.33.2
Release1.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/beakerlib.git#43960d13eefa1f4c4636206a7f507c2f824cef52
SummaryA shell-level integration testing library
DescriptionThe BeakerLib project means to provide a library of various helpers, which could be used when writing operating system level integration tests.
Built byzhangsongsong
State failed
Volume DEFAULT
StartedMon, 06 Apr 2026 22:00:11 CST
CompletedMon, 06 Apr 2026 22:32:25 CST
Taskbuild (f44, /rpms/beakerlib.git:43960d13eefa1f4c4636206a7f507c2f824cef52)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/beakerlib.git#43960d13eefa1f4c4636206a7f507c2f824cef52'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Mar 05 2026 Cristian Le <fedora@lecris.me> - 1.33.2 - Add dependency on six from beakerlib-journalling * Tue Feb 24 2026 Dalibor Pospisil <dapospis@redhat.com> - 1.33.1 - updated the dnf/yum rpm dependencies, by yselkowitz * Fri Feb 06 2026 Dalibor Pospisil <dapospis@redhat.com> - 1.33 - added support for libraries referenced using name only * Thu Dec 11 2025 Dalibor Pospisil <dapospis@redhat.com> - 1.32 - introduction of the new way to foist the os-relase and thus present different system to the tests, including the version, by KwisatzHaderach * Fri Sep 12 2025 Dalibor Pospisil <dapospis@redhat.com> - 1.31.5-1 - fixed documentation of rlWaitForCmd - fixed writing to RO variables - fixed the test suite * Wed Jan 29 2025 Dalibor Pospisil <dapospis@redhat.com> - 1.31.4-1 - fixed getting base arch on Fedora and c10s - rlReport support SKIP result, by chuhu - fixed rlIsRHELLike on systems without /etc/os-release, e.g. RHEL-6 - some minor updates * Mon Nov 11 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.31.3-1 - Ensure the dashes are removed from the test name prefix, by seberm * Wed Jul 17 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.31.2-1 - do not block rlJournalPrint on journal.xml creation failure * Mon Jul 08 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.31.1-1 - fixed variable dereference causing the rlFileSubmit to stick in endless loop * Wed Jul 03 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.31-1 - dnf5: use --srpm for srpm downloads instead of --source * Thu Mar 07 2024 Dalibor Pospisil <dapospis@redhat.com> - 1.30-1 - prefer yum over direct download mechanism for the rpm downloads - a few code cleanups - fixed some typos - improved full fmf_id processing - changed installation prefix from / to /usr