intel / lkp-tests

Linux Kernel Performance tests
GNU General Public License v2.0
251 stars 153 forks source link

replace libdw1 to libdw1t64 on ubuntu-24.04 #377

Closed rubytest03 closed 1 month ago

rubytest03 commented 1 month ago

This PR can resolve this issue: my OS version is Ubuntu 24.04, when I install lkp cases failed, error message is: "The following packages have unmet dependencies: libdw1 : Depends: libelf1 (= 0.176-1.1ubuntu0.1) libdw1t64 : Breaks: libdw1 (< 0.190-1.1build4) E: Unable to correct problems, you have held broken packages. Cannot install some packages of perf-c2c depends ", please review, thanks.

rli9 commented 1 month ago

thanks for the patch