【问题标题】:Debuginfo for polkit-0.115-11.el8.x86_64polkit-0.115-11.el8.x86_64 的调试信息
【发布时间】:2021-11-06 22:34:32
【问题描述】:

我正在尝试在 polkit 函数上使用 systemtap 挂钩,但我收到一个错误,我需要安装 debuginfo。我找不到 polkit 包的调试信息 - polkit-0.115-11.el8.x86_64。有谁知道我在哪里可以找到它? 谢谢。

enter image description here

【问题讨论】:

  • 请澄清您的具体问题或提供其他详细信息以准确突出您的需求。正如目前所写的那样,很难准确地说出你在问什么。

标签: systemtap probe debug-information polkit


【解决方案1】:

试试

export DEBUGINFOD_URLS=https://debuginfod.elfutils.org/
stap [...]

您正在寻找的 polkit debuginfo rpm 可在公共 UBI8 存储库中找到,并在上述 debuginfod 服务器上进行了镜像。另见:https://sourceware.org/elfutils/Debuginfod.html

【讨论】:

  • 谢谢!工作。
猜你喜欢
  • 2017-10-14
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2022-06-27
  • 2012-10-28
相关资源
最近更新 更多