Bug 2372857

Summary: Review Request: lbzip2 - Fast, multi-threaded bzip2-compatible compressor
Product: [Fedora] Fedora EPEL Reporter: Akiyoshi Kurita <akito5623>
Component: lbzip2Assignee: Dominik 'Rathann' Mierzejewski <dominik>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: carl, dominik, epel-packagers-sig, lzap, michel, mizdebsk
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-06-19 17:31:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Akiyoshi Kurita 2025-06-14 18:27:41 UTC
Description of problem:
lbzip2 is not currently available in EPEL9. This package is a fast, multi-threaded implementation of bzip2 and can be beneficial for performance-oriented environments.

Version-Release number of selected component (if applicable):
Not packaged in epel9 yet

How reproducible:
Consistently reproducible – package is missing from EPEL9 repos

Steps to Reproduce:
1. dnf install lbzip2 (on AlmaLinux 9 / RHEL 9)
2. → No package available

I have prepared and tested working RPM packages of lbzip2 for AlmaLinux 9, based on Fedora sources, and ensured compatibility with EPEL packaging policies. You can find the SRPM and SPEC files here:

- https://github.com/redadmin-k/gnulib-almalinux9-rpm
- https://github.com/redadmin-k/lbzip2-almalinux9-rpm

These are built without Fedora-specific macros and tested on AlmaLinux 9 environments.

Please consider adding lbzip2 to EPEL9 or sponsoring the submission.

Comment 1 Akiyoshi Kurita 2025-06-15 12:21:08 UTC
The package lbzip2 is currently maintained in Fedora and widely used for high-performance compression.

We have built and tested it successfully for EPEL9 (AlmaLinux 9), and confirmed compatibility with RHEL-based environments.  
Please consider branching it to epel9.

Thank you for your attentio

Comment 2 Akiyoshi Kurita 2025-06-15 12:23:14 UTC
Spec and SRPM are available at:

https://github.com/redadmin-k/lbzip2-almalinux9-rpm

This is a new submission for lbzip2, a parallel implementation of bzip2 compression.  
The package was built for AlmaLinux 9 and tested successfully in EL9 environments.  
It is based on Fedora packaging but modified to comply with EPEL guidelines.

This submission aims to provide a high-performance bzip2 alternative for EPEL9 systems.

Maintainer: Akiyoshi Kurita (redadmin-k)

Comment 3 Akiyoshi Kurita 2025-06-15 12:23:40 UTC
[fedora-review-service-build]

Comment 4 Akiyoshi Kurita 2025-06-15 12:23:54 UTC
There are no known active CVEs related to lbzip2 as of June 2025.

The software is designed for local file compression and does not involve any networking or privilege escalation.  
It has been tested and used in production in AlmaLinux 9 environments.

I am willing to maintain this package within EPEL if accepted.

Comment 5 Carl George 🎩 2025-06-19 17:31:16 UTC
> lbzip2 is not currently available in EPEL9.

It's been available in EPEL 9 for three years now.

*** This bug has been marked as a duplicate of bug 2081894 ***