Bug 5412 - [Anolis23 GA][aarch64]Anolis23-pkg-nightly-test gtk-doc-mkpdf软件包安装缺少依赖
Summary: [Anolis23 GA][aarch64]Anolis23-pkg-nightly-test gtk-doc-mkpdf软件包安装缺少依赖
Status: RESOLVED FIXED
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-06-06 13:47 UTC by gitpush
Modified: 2023-07-03 16:19 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 gitpush alibaba_cloud_group 2023-06-06 13:47:02 UTC
软件包:gtk-doc-mkpdf.noarch

安装失败过程:
[root@iZbp18zpeh3mcx8x8tilxdZ ~]# cat /tmp/pkg_test/gtk-doc-mkpdf.noarch_install.log
Last metadata expiration check: 0:56:05 ago on Mon Jun  5 15:43:28 2023.
Error:
 Problem: package gtk-doc-mkpdf-1.33.2-7.an23.noarch from AppStream-Test requires dblatex, but none of the providers can be installed
  - package dblatex-0.3.12-1.an23.noarch from AppStream-Test requires texlive-collection-xetex, but none of the providers can be installed
  - conflicting requests
  - nothing provides texlive-unimath-plain-xetex needed by texlive-collection-xetex-10:svn64951-2.an23.noarch from AppStream-Test
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Comment 1 happy_orange alibaba_cloud_group 2023-06-09 23:09:15 UTC
使用最新 nightly mirror 该问题已经解决。
[root@iZbp171d30b3unv4zgz7oxZ ~]# yum install gtk-doc-mkpdf
Failed to set locale, defaulting to C.UTF-8
Last metadata expiration check: 1:08:48 ago on Fri Jun  9 21:59:53 2023.
Dependencies resolved.
====================================================================================================
 Package                              Arch   Version                           Repository      Size
====================================================================================================
Installing:
 gtk-doc-mkpdf                        noarch 1.33.2-7.an23                     nightly-app    8.1 k
Installing dependencies:
 ImageMagick-libs                     x86_64 7.1.1.10-1.an23                   nightly-app    2.5 M
 LibRaw                               x86_64 0.21.1-1.an23                     nightly-app    421 k
 OpenEXR-libs                         x86_64 3.1.6-1.an23                      nightly-app    1.2 M
 adobe-mappings-cmap                  noarch 20230118-1.an23                   nightly-baseos 2.1 M
 adobe-mappings-cmap-deprecated       noarch 20230118-1.an23                   nightly-baseos 113 k
 adobe-mappings-pdf                   noarch 20190401-1.an23                   nightly-baseos 687 k
 bc                                   x86_64 1.07.1-7.an23
...
Comment 2 yunmeng365524 2023-07-03 16:19:48 UTC
texlive 的包是还没同步到mirror中吗?
[root@iZbp1eypdp3hunewckvjqvZ ~]# yum install gtk-doc-mkpdf
Failed to set locale, defaulting to C.UTF-8
Last metadata expiration check: 1:24:28 ago on Mon Jul  3 14:54:23 2023.
Error:
 Problem: package gtk-doc-mkpdf-1.33.2-7.an23.noarch from AppStream-Test requires dblatex, but none of the providers can be installed
  - package dblatex-0.3.12-1.an23.noarch from AppStream-Test requires texlive-collection-xetex, but none of the providers can be installed
  - package dblatex-0.3.12-1.an23.noarch from build requires texlive-collection-xetex, but none of the providers can be installed
  - package texlive-collection-xetex-10:svn64951-2.an23.noarch from AppStream-Test requires texlive-businesscard-qrcode, but none of the providers can be installed
  - package texlive-collection-xetex-10:svn64951-2.an23.noarch from build requires texlive-businesscard-qrcode, but none of the providers can be installed
  - package texlive-businesscard-qrcode-10:svn61719-2.an23.noarch from AppStream-Test requires tex(fontawesome.sty), but none of the providers can be installed
  - package texlive-businesscard-qrcode-10:svn61719-2.an23.noarch from build requires tex(fontawesome.sty), but none of the providers can be installed
  - cannot install the best candidate for the job
  - nothing provides fontawesome-fonts needed by texlive-fontawesome-10:svn48145-2.an23.noarch from AppStream-Test
  - nothing provides fontawesome-fonts needed by texlive-fontawesome-10:svn48145-2.an23.noarch from build
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@iZbp1eypdp3hunewckvjqvZ ~]#