Bug 22921 - [Anolis23][nightly][x86/aarch64][2025-07-21]repoclosure_test 新增未解决的依赖项
Summary: [Anolis23][nightly][x86/aarch64][2025-07-21]repoclosure_test 新增未解决的依赖项
Status: NEW
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.3
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-21 10:11 UTC by gitpush
Modified: 2025-07-21 10:11 UTC (History)
0 users

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 2025-07-21 10:11:20 UTC
Description of problem:
repoclosure_test 新增未解决的依赖项

How reproducible:
docker exec repoclosure_test bash -c 'export http_proxy=http://11.239.143.177:16311 && export https_proxy=http://11.239.143.177:16311 && dnf repoclosure --arch=x86_64 --arch=noarch --repofrompath=repoclosure-os.x86_64,https://koji.alibaba-inc.com/kojifiles/output/alinux4-nightly/latest-alinux-4/compose/os/x86_64/os/ --repo=repoclosure-os.x86_64 --check=repoclosure-os.x86_64'

Error: Repoclosure ended with unresolved dependencies (1) across 1 packages.
package: python3-jupyter-events-0.6.3-2.alnx4.noarch from repoclosure-os.x86_64
+ echo 'repoclosure_test: FAIL'
+ return 1
+ (( tone_runtest_ret++ ))
  unresolved deps (1):
    python3.11dist(jsonschema[format-nongpl]) >= 3.2


Actual results:
存在unresolved deps

Expected results:
不存在unresolved deps

Additional info: