libtraceevent>=5.9-1 更新需要手动介入

在 5.9-1 版本之前的 libtraceevent 包缺少一个 soname 链接。这已在 5.9-1 版本中修复,因此升级将需要覆盖 ldconfig 创建的未跟踪文件。如果您遇到以下任何错误:

libtraceevent: /usr/lib/libtraceevent.so.1 exists in filesystem

请使用

pacman -Syu --overwrite /usr/lib/libtraceevent.so.1

来执行升级。

© . This site is unofficial and not affiliated with Arch Linux.

Content is available under GNU Free Documentation License 1.3 or later unless otherwise noted.