Bug 6687 - [Anolis 23][nightly][x86/aarch64] dblatex软件包缺少依赖安装失败
Summary: [Anolis 23][nightly][x86/aarch64] dblatex软件包缺少依赖安装失败
Status: NEW
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.0
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-26 10:59 UTC by yunmeng365524
Modified: 2023-09-26 11:09 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yunmeng365524 2023-09-26 10:59:31 UTC
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:
Comment 1 yunmeng365524 2023-09-26 11:09:30 UTC
gtk-doc-mkpdf 依赖dblatex,导致前者也安装失败