Bug 19702 - nightly ISO制作失败-libblockdev 和 udisks2 之间依赖版本冲突
Summary: nightly ISO制作失败-libblockdev 和 udisks2 之间依赖版本冲突
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.2
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-24 17:16 UTC by 刘小平
Modified: 2025-03-28 14:16 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description 刘小平 alibaba_cloud_group 2025-03-24 17:16:52 UTC
[缺陷描述]:

nightly ISO制作失败

具体现象如下:
2025-03-24 01:31:17 [ERROR   ] Compose run failed: Runroot task failed: 916713. See /mnt/koji/output/nightly/anolis-23-20250324.0/logs/x86_64/buildinstall-os.x86_64.log for more details.
2025-03-24 01:31:17 [ERROR   ] Extended traceback in: /mnt/koji/output/nightly/anolis-23-20250324.0/logs/global/traceback.global.log


2025-03-24 01:04:06,514: Checking dependencies
2025-03-24 01:04:10,137: Dependency check failed: 
 Problem 1: conflicting requests
  - nothing provides libbd_utils.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
  - nothing provides libblockdev.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
 Problem 2: package udisks2-iscsi-2.9.4-6.an23.x86_64 from lorax-repo-0 requires udisks2 = 2.9.4-6.an23, but none of the providers can be installed
  - conflicting requests
  - nothing provides libbd_utils.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
  - nothing provides libblockdev.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
 Problem 3: package anaconda-install-env-deps-38.23-6.an23.x86_64 from lorax-repo-0 requires udisks2-iscsi, but none of the providers can be installed
  - package anaconda-install-img-deps-38.23-6.an23.x86_64 from lorax-repo-0 requires anaconda-install-env-deps = 38.23-6.an23, but none of the providers can be installed
  - package udisks2-iscsi-2.9.4-6.an23.x86_64 from lorax-repo-0 requires udisks2 = 2.9.4-6.an23, but none of the providers can be installed
  - conflicting requests
  - nothing provides libbd_utils.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
  - nothing provides libblockdev.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
2025-03-24 01:04:10,137: template command error in runtime-install.tmpl:
2025-03-24 01:04:10,137:   run_pkg_transaction
2025-03-24 01:04:10,138:   dnf.exceptions.DepsolveError: 
 Problem 1: conflicting requests
  - nothing provides libbd_utils.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
  - nothing provides libblockdev.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
 Problem 2: package udisks2-iscsi-2.9.4-6.an23.x86_64 from lorax-repo-0 requires udisks2 = 2.9.4-6.an23, but none of the providers can be installed
  - conflicting requests
  - nothing provides libbd_utils.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
  - nothing provides libblockdev.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
 Problem 3: package anaconda-install-env-deps-38.23-6.an23.x86_64 from lorax-repo-0 requires udisks2-iscsi, but none of the providers can be installed
  - package anaconda-install-img-deps-38.23-6.an23.x86_64 from lorax-repo-0 requires anaconda-install-env-deps = 38.23-6.an23, but none of the providers can be installed
  - package udisks2-iscsi-2.9.4-6.an23.x86_64 from lorax-repo-0 requires udisks2 = 2.9.4-6.an23, but none of the providers can be installed
  - conflicting requests
  - nothing provides libbd_utils.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
  - nothing provides libblockdev.so.2()(64bit) needed by udisks2-2.9.4-6.an23.x86_64 from lorax-repo-0
Comment 1 刘小平 alibaba_cloud_group 2025-03-24 17:23:41 UTC
更新 udisks2 版本到 2.10.90

https://gitee.com/src-anolis-os/udisks2/pulls/13
Comment 2 gaochang alibaba_cloud_group 2025-03-28 14:16:30 UTC
udisks2 一起升级后依赖问题解决