dh_dwarf2sources: Add arch suffix to bin2sources files
The bin2sources file may differ between architectures which may cause failures when trying to install the same packages for multiple archs (multiarch support) given they are installed in a arch independent directory.
Fix that by adding the architecture as suffix to the file.
Signed-off-by: Andre Moreira Magalhaes andre.magalhaes@collabora.com
Merge request reports
Activity
mentioned in merge request infrastructure/apertis-image-recipes!498 (merged)
requested review from @wlozano
mentioned in merge request docs/apertis-website!415 (merged)
- Resolved by Andre Moreira Magalhaes
It look OK to me, however I think this should wait until the branching since in any case there is no gain in changing this if we don't rebuild the whole archive, and any issue that this change might trigger will require two steps, a fix and some rebuilds. Do you agree?