Bug 2430344

Summary: Please use %{_libexecdir} for --libexecdir and install libexec content in the right place
Product: [Fedora] Fedora Reporter: Neal Gompa <ngompa13>
Component: squidAssignee: Luboš Uhliarik <luhliari>
Status: POST --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: anon.amish, jonathansteffan, luhliari, tkorbar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Neal Gompa 2026-01-16 10:27:11 UTC
Currently squid installs its helper programs in /usr/lib64, which is the wrong place to put them. This is done by a spec override passing "--libexecdir=%{_libdir}/squid" to configure.

Please change this to "--libexecdir=%{_libexecdir}/squid", which lines it up with Fedora guidelines.


Reproducible: Always

Comment 1 Neal Gompa 2026-02-15 11:08:18 UTC
Pull request submitted: https://src.fedoraproject.org/rpms/squid/pull-request/8