Bug 1779658

Summary: Remove libdb dependency from squid
Product: [Fedora] Fedora Reporter: Filip Januš <fjanus>
Component: squidAssignee: Luboš Uhliarik <luhliari>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: anon.amish, code, jonathansteffan, luhliari
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1940412 (view as bug list) Environment:
Last Closed: 2021-03-04 10:40:46 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:
Bug Depends On:    
Bug Blocks: 1778802, 1940412    

Description Filip Januš 2019-12-04 13:11:48 UTC
Description of problem:
According to more restrictive libdb licence policy exists effort to remove libdb's dependencies.
Squid package is now built with libdb requirement and Berkeley DB is necessary to use helpers. From version 5.0(now in development cycle) squid supports TrivialDB (libtdb).


https://wiki.squid-cache.org/RoadMap

Upstream message:
We are aware of this issue with libdb. The upcoming Squid-5 version adds
support for TrivialDB (libtdb) intended for use in this situation. For
older Squid versions there is the less desirable option to build without
the helpers that require libdb.

Comment 1 Ben Cotton 2020-02-11 17:42:11 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 2 Luboš Uhliarik 2021-01-28 17:49:30 UTC
Trivialdb support is now available and recommended for use in squid 5. 

Waiting for squid 5 to became stable release now.

Comment 3 Luboš Uhliarik 2021-03-04 10:40:46 UTC
Squid v5 is not stable, but it was pushed rawhide. Squid is no longer requiring libdb.