Bug 5411 - [Anolis23 GA][aarch64]Anolis23-pkg-nightly-test dblatex软件包安装缺少依赖
Summary: [Anolis23 GA][aarch64]Anolis23-pkg-nightly-test dblatex软件包安装缺少依赖
Status: CONFIRMED
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:37 UTC by gitpush
Modified: 2023-06-29 17:27 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:37:54 UTC
软件包列表:
dblatex-doc.noarch
dblatex.noarch

安装失败过程:
[root@iZbp18zpeh3mcx8x8tilxdZ ~]# cat /tmp/pkg_test/dblatex*
Last metadata expiration check: 0:16:40 ago on Mon Jun  5 15:43:28 2023.
Error:
 Problem: package dblatex-doc-0.3.12-1.an23.noarch from AppStream-Test requires dblatex = 0.3.12-1.an23, 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)
Last metadata expiration check: 0:16:40 ago on Mon Jun  5 15:43:28 2023.
Error:
 Problem: 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:12:51 UTC
dblatex 的安装问题 nightly mirrors 中已经解决。
[root@iZbp171d30b3unv4zgz7oxZ ~]# yum install dblatex
Failed to set locale, defaulting to C.UTF-8
Last metadata expiration check: 1:12:48 ago on Fri Jun  9 21:59:53 2023.
Package dblatex-0.3.12-1.an23.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!
Comment 2 gitpush alibaba_cloud_group 2023-06-29 16:58:43 UTC
(In reply to happy_orange from comment #1)
> dblatex 的安装问题 nightly mirrors 中已经解决。
> [root@iZbp171d30b3unv4zgz7oxZ ~]# yum install dblatex
> Failed to set locale, defaulting to C.UTF-8
> Last metadata expiration check: 1:12:48 ago on Fri Jun  9 21:59:53 2023.
> Package dblatex-0.3.12-1.an23.noarch is already installed.
> Dependencies resolved.
> Nothing to do.
> Complete!

我在原来机器上还是不行
[root@iZbp15k38m0xei9mfnkl3aZ ~]# yum install dblatex
Failed to set locale, defaulting to C.UTF-8
Last metadata expiration check: 1:12:01 ago on Thu Jun 29 15:39:13 2023.
Error:
 Problem: package dblatex-0.3.12-1.an23.noarch from AppStream-Test requires texlive-collection-xetex, but none
  - conflicting requests
  - nothing provides texlive-unimath-plain-xetex needed by texlive-collection-xetex-10:svn64951-2.an23.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packag
[root@iZbp15k38m0xei9mfnkl3aZ ~]# yum remove texlive-collection-xetex-10:svn64951-2.an23.noarch
Failed to set locale, defaulting to C.UTF-8
No match for argument: texlive-collection-xetex-10:svn64951-2.an23.noarch
No packages marked for removal.
Dependencies resolved.
Nothing to do.
Complete!
Comment 3 yunmeng365524 2023-06-29 17:03:39 UTC
问题还在,请再确认一下
Comment 4 happy_orange alibaba_cloud_group 2023-06-29 17:27:50 UTC
nightly 镜像源里没有发布 texlive-unimath-plain-xetex 这个包。
texlive-unimath-plain-xetex 是由 texlive 生成,需要添加到 repo 列表。