Bug 2524604 - 10.8.4 release from github is 4 years old, newer commits have been created but not packaged
Summary: 10.8.4 release from github is 4 years old, newer commits have been created bu...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: phoronix-test-suite
Version: 44
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-26 18:47 UTC by Angelo Theodorakis
Modified: 2026-09-19 01:09 UTC (History)
3 users (show)

Fixed In Version: phoronix-test-suite-10.8.6~20260826gitf977d6e-4.fc45 phoronix-test-suite-10.8.6~20260826gitf977d6e-4.fc44 phoronix-test-suite-10.8.6~20260826gitf977d6e-4.el9 phoronix-test-suite-10.8.6~20260826gitf977d6e-4.el10_3
Clone Of:
Environment:
Last Closed: 2026-09-11 19:03:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Angelo Theodorakis 2026-08-26 18:47:44 UTC
The archive which this rpm is built on is now 4 years old. An example error is: https://github.com/phoronix-test-suite/phoronix-test-suite/issues/698

This egrep -E warning still appears on Fedora even though it's been addressed in the github repo.

Additionally, this seems to be impacting the latest version for some tests: https://github.com/phoronix-test-suite/phoronix-test-suite/issues/926




Reproducible: Always

Steps to Reproduce:
1.Install phoronix-test-suite with dnf
2. Execute any command, for example: phoronix-test-suite instead fio
3. Observe errors
Actual Results:
egrep -E warning, dividebyzero error etc.

Expected Results:
For tests to install and run correctly.

Additional Information:
I have forked and built this package here: https://src.fedoraproject.org/fork/angelonord/rpms/phoronix-test-suite

I created pull requests with an updated spec file which was amended to pull the latest tarball directly from source code rather than the releases page which is now heavily out of date. This should make pushing new package versions a little bit easier and address the problems I mentioned above.

As I noted in the PRs, since I don't have maintainer access to the package, the latest tarball (which I included in the sources file) will have to be uploaded first for the build to succeed.

I am raising this bug just for documentation sake and awareness.

I hope the PRs help. If there is more I can do to help let me know.

Comment 1 Michel Lind 2026-09-10 08:51:30 UTC
Thanks for looking into this! I thought I set up release monitoring and Packit on all my packages but I must have missed this one.

Comment 2 Michel Lind 2026-09-10 08:58:32 UTC
Ugh, I see, upstream never even tag new releases even though they have bumped the version at least once since.That will ... make it really hard for automation.

Comment 3 Fedora Update System 2026-09-10 16:12:30 UTC
FEDORA-2026-53dbdb7795 (phoronix-test-suite-10.8.6~20260826gitf977d6e-3.20260826gitf977d6e.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-53dbdb7795

Comment 4 Fedora Update System 2026-09-10 16:12:30 UTC
FEDORA-EPEL-2026-d892e510e5 (phoronix-test-suite-10.8.6~20260826gitf977d6e-3.20260826gitf977d6e.el10_3) has been submitted as an update to Fedora EPEL 10.3.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-d892e510e5

Comment 5 Fedora Update System 2026-09-10 16:12:31 UTC
FEDORA-EPEL-2026-0143912c12 (phoronix-test-suite-10.8.6~20260826gitf977d6e-3.20260910gitf977d6e.20260910gitf977d6e.el8) has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-0143912c12

Comment 6 Fedora Update System 2026-09-10 16:12:31 UTC
FEDORA-EPEL-2026-1fbc996084 (phoronix-test-suite-10.8.6~20260826gitf977d6e-3.20260826gitf977d6e.el10_4) has been submitted as an update to Fedora EPEL 10.4.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-1fbc996084

Comment 7 Fedora Update System 2026-09-10 16:12:32 UTC
FEDORA-EPEL-2026-cbe771cdee (phoronix-test-suite-10.8.6~20260826gitf977d6e-3.20260826gitf977d6e.el10_2) has been submitted as an update to Fedora EPEL 10.2.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-cbe771cdee

Comment 8 Fedora Update System 2026-09-10 16:12:32 UTC
FEDORA-EPEL-2026-5dc68a07a4 (phoronix-test-suite-10.8.6~20260826gitf977d6e-3.20260826gitf977d6e.el9) has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-5dc68a07a4

Comment 9 Fedora Update System 2026-09-11 01:09:28 UTC
FEDORA-EPEL-2026-5dc68a07a4 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-5dc68a07a4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2026-09-11 01:35:45 UTC
FEDORA-2026-9529a5af96 has been pushed to the Fedora 45 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-9529a5af96`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-9529a5af96

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2026-09-11 01:40:49 UTC
FEDORA-EPEL-2026-d892e510e5 has been pushed to the Fedora EPEL 10.3 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-d892e510e5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2026-09-11 01:45:21 UTC
FEDORA-EPEL-2026-1fbc996084 has been pushed to the Fedora EPEL 10.4 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-1fbc996084

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2026-09-11 01:51:03 UTC
FEDORA-EPEL-2026-0143912c12 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-0143912c12

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2026-09-11 02:08:14 UTC
FEDORA-2026-d2e74f863d has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-d2e74f863d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-d2e74f863d

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2026-09-11 02:27:26 UTC
FEDORA-EPEL-2026-cbe771cdee has been pushed to the Fedora EPEL 10.2 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-cbe771cdee

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Update System 2026-09-11 02:28:15 UTC
FEDORA-2026-53dbdb7795 has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-53dbdb7795`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-53dbdb7795

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 17 Fedora Update System 2026-09-11 19:03:59 UTC
FEDORA-2026-9529a5af96 (phoronix-test-suite-10.8.6~20260826gitf977d6e-4.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 18 Fedora Update System 2026-09-12 01:07:12 UTC
FEDORA-2026-53dbdb7795 (phoronix-test-suite-10.8.6~20260826gitf977d6e-4.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 19 Fedora Update System 2026-09-19 00:28:09 UTC
FEDORA-EPEL-2026-5dc68a07a4 (phoronix-test-suite-10.8.6~20260826gitf977d6e-4.el9) has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 20 Fedora Update System 2026-09-19 00:31:09 UTC
FEDORA-EPEL-2026-d892e510e5 (phoronix-test-suite-10.8.6~20260826gitf977d6e-4.el10_3) has been pushed to the Fedora EPEL 10.3 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 21 Fedora Update System 2026-09-19 00:43:02 UTC
FEDORA-EPEL-2026-1fbc996084 (phoronix-test-suite-10.8.6~20260826gitf977d6e-4.el10_4) has been pushed to the Fedora EPEL 10.4 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 22 Fedora Update System 2026-09-19 00:58:04 UTC
FEDORA-2026-d2e74f863d (phoronix-test-suite-10.8.6~20260826gitf977d6e-4.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 23 Fedora Update System 2026-09-19 01:00:13 UTC
FEDORA-EPEL-2026-cbe771cdee (phoronix-test-suite-10.8.6~20260826gitf977d6e-4.el10_2) has been pushed to the Fedora EPEL 10.2 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 24 Fedora Update System 2026-09-19 01:09:09 UTC
FEDORA-EPEL-2026-0143912c12 (phoronix-test-suite-10.8.6~20260826gitf977d6e-4.el8) has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.