FS#63366 - [makepkg] catch cases where split packages produce binaries of the same name

Attached to Project: Pacman
Opened by Allan McRae (Allan) - Monday, 05 August 2019, 00:36 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 05 August 2019, 00:54 GMT
Task Type Bug Report
Category General
Status Assigned
Assigned To Allan McRae (Allan)
Eli Schwartz (eschwartz)
Architecture All
Severity Low
Priority Normal
Reported Version 5.1.3
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

When two split packages produce binaries of the same name, the debug info clashes. Currently the last package "wins".

We should detect these an produce a warning/error. This can be done when stripping symbols for debug packages, as it only matters for conflicting binary files, not symlinks etc.
This task depends upon

Loading...