fzi-forschungszentrum-informatik / Lanelet2

Map handling framework for automated driving
BSD 3-Clause "New" or "Revised" License
800 stars 328 forks source link

downgrade patchelf version to fix failing CD for 20.04 #366

Closed immel-f closed 1 month ago

immel-f commented 1 month ago

The CD pipeline fails for Ubuntu 20.04 after the migration to conan 2 because of an issue in patchelf 0.18.0 (ELF load command address/offset not properly aligned ): https://github.com/NixOS/patchelf/issues/492

This fixes this issue by downgrading patchelf again: https://github.com/immel-f/Lanelet2/actions/runs/11326786466