Description of problem: dblatex软件包缺少依赖安装失败 Version-Release number of selected component (if applicable): [root@localhost ~]# cat /etc/os-release NAME="Anolis OS" VERSION="23" ID="anolis" VERSION_ID="23" PLATFORM_ID="platform:an23" PRETTY_NAME="Anolis OS 23" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugzilla.openanolis.cn/" How reproducible: [root@localhost ~]# yum install dblatex Last metadata expiration check: 0:11:50 ago on Tue 26 Sep 2023 10:44:52 AM CST. Error: Problem: package texlive-collection-xetex-10:svn64951-2.an23.noarch from os requires texlive-businesscard-qrcode, but none of the providers can be installed - package dblatex-0.3.12-1.an23.noarch from os requires texlive-collection-xetex, but none of the providers can be installed - package texlive-businesscard-qrcode-10:svn61719-2.an23.noarch from os requires tex(fontawesome.sty), but none of the providers can be installed - conflicting requests - nothing provides fontawesome-fonts needed by texlive-fontawesome-10:svn48145-2.an23.noarch from os (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Steps to Reproduce: 如上 Actual results: 正常安装 Expected results: 安装失败 Additional info:
gtk-doc-mkpdf 依赖dblatex,导致前者也安装失败