我正在尝试使用 archiso (releng) 构建 ISO,但运行后构建仍然pacman -R dbus
失败pacman -Syu
并出现以下错误:
looking for inter-conflicts...
:: dbus and dbus-core are in conflict. Remove dbus-core? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: dbus and dbus-core are in conflict
注意:尽管输出显示:: dbus and dbus-core are in conflict. Remove dbus-core? [y/N]
接近尾声,但它并没有以交互方式提供选择 y 或 n 的选项;它似乎只是假设 n。
有人能帮忙吗?
答案1
我找到了答案。解决方案是进入我的 releng 目录并运行:
./build.sh clean single