Bug 2283237 - enable compression modes
Summary: enable compression modes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tkrzw
Version: rawhide
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Eugene A. Pivnev
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-05-25 17:04 UTC by Stuart Anderson
Modified: 2024-06-08 07:09 UTC (History)
1 user (show)

Fixed In Version: tkrzw-1.0.29-2.el8 tkrzw-1.0.29-2.el9
Clone Of:
Environment:
Last Closed: 2024-06-08 04:32:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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