Bug 2283237

Summary: enable compression modes
Product: [Fedora] Fedora Reporter: Stuart Anderson <anderson>
Component: tkrzwAssignee: Eugene A. Pivnev <ti.eugene>
Status: CLOSED ERRATA QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: ti.eugene
Target Milestone: ---Keywords: RFE
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: tkrzw-1.0.29-2.el8 tkrzw-1.0.29-2.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-06-08 04:32:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stuart Anderson 2024-05-25 17:04:05 UTC
tkrzw-1.0.29-1.el8.x86_64 and tkrzw-1.0.29-1.el9.x86_64 from EPEL are built without support for compression. Please enable support for compression.

Reproducible: Always

Steps to Reproduce:
1.dnf install tkrzw
2.tkrzw_build_util config
Actual Results:  
[root@ldas-pcdev15 ~]# cat /etc/redhat-release 
Rocky Linux release 9.4 (Blue Onyx)

[root@ldas-pcdev15 ~]# dnf list tkrzw
Last metadata expiration check: 1:04:37 ago on Sat 25 May 2024 08:54:34 AM PDT.
Installed Packages
tkrzw.x86_64                         1.0.29-1.el9                          @epel

[root@ldas-pcdev15 ~]# tkrzw_build_util config
PACKAGE_VERSION: 1.0.29
LIBRARY_VERSION: 1.72.0
OS_NAME: Linux
IS_BIG_ENDIAN: 0
PAGE_SIZE: 4096
TYPES: void*=8 short=2 int=4 long=8 long_long=8 size_t=8 float=4 double=8 long_double=16
PROCESS_ID: 2537225
MEMORY: total=16107524000 free=12127800000 cached=2884748000 rss=4352000
prefix: /usr
includedir: /usr/include
libdir: /usr/lib64
bindir: /usr/bin
libexecdir: /usr/libexec
appinc: -I/usr/include
applibs: -L/usr/lib64 -ltkrzw -lstdc++ -lrt -lpthread -lm -lc 

Expected Results:  
applibs: -L/usr/lib64 -ltkrzw -llzma -llz4 -lzstd -lz -lstdc++ -lrt -latomic -lpthread -lm -lc

When building tkrzw please add ./configure --enable-zlib --enable-lz4 --enable-lzma --enable-zstd

Comment 1 Fedora Update System 2024-05-30 11:53:05 UTC
FEDORA-EPEL-2024-85a4669d63 (tkrzw-1.0.29-2.el9) has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-85a4669d63

Comment 2 Fedora Update System 2024-05-30 12:14:52 UTC
FEDORA-EPEL-2024-c600a2a96e (tkrzw-1.0.29-2.el8) has been submitted as an update to Fedora EPEL 8.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-c600a2a96e

Comment 3 Fedora Update System 2024-05-31 02:21:25 UTC
FEDORA-EPEL-2024-85a4669d63 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-2024-85a4669d63

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

Comment 4 Fedora Update System 2024-05-31 02:31:26 UTC
FEDORA-EPEL-2024-c600a2a96e 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-2024-c600a2a96e

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

Comment 5 Fedora Update System 2024-06-08 04:32:16 UTC
FEDORA-EPEL-2024-c600a2a96e (tkrzw-1.0.29-2.el8) has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2024-06-08 07:09:12 UTC
FEDORA-EPEL-2024-85a4669d63 (tkrzw-1.0.29-2.el9) has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.