Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951825 - net-proxy/dante-1.4.3 debian/rename-library.patch breaks other packages
Summary: net-proxy/dante-1.4.3 debian/rename-library.patch breaks other packages
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-22 13:05 UTC by Ville Syrjala
Modified: 2025-03-23 00:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ville Syrjala 2025-03-22 13:05:47 UTC
The debian rename-library.patch renames libsocks.so to libsocksd.so etc. This breaks other packages that are looking for the original library name. net-mail/fetchmail being the one that is causing me grief atm, but who knows how many other packages are affected.

Reproducible: Always

Steps to Reproduce:
1. upgrade to dante-1.4.3
2. try to build fetchmail with socks support
Actual Results:  
fetchmail fals to build

Expected Results:  
fetchmail should build