Bug 27517 - [Anolis23][nightly][x86/aarch64][2025-12-04]repoclosure_test 新增未解决的依赖项
Summary: [Anolis23][nightly][x86/aarch64][2025-12-04]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-12-04 13:36 UTC by gitpush
Modified: 2025-12-04 13:36 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-12-04 13:36:57 UTC
Description of problem:
repoclosure_test 新增未解决的依赖项

Version-Release number of selected component (if applicable):


How reproducible:

docker exec repoclosure_test bash -c 'dnf repoclosure --arch=x86_64 --arch=noarch --repofrompath=repoclosure-os.x86_64,https://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20251203.0/compose/os/x86_64/os/ --repofrompath=repoclosure-DDE.x86_64,https://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20251203.0/compose/DDE/x86_64/os/ --repo=repoclosure-os.x86_64 --repo=repoclosure-DDE.x86_64 --check=repoclosure-os.x86_64 --check=repoclosure-DDE.x86_64'

Installed:
  dbus-libs-1:1.14.8-1.an23.x86_64                                              
  dnf-plugins-core-4.3.1-3.an23.noarch                                          
  python3-dateutil-1:2.8.2-5.an23.noarch                                        
  python3-dbus-1.3.2-4.an23.x86_64                                              
  python3-distro-1.8.0-3.an23.noarch                                            
  python3-dnf-plugins-core-4.3.1-3.an23.noarch                                  
  python3-six-1.16.0-3.an23.noarch                                              
  yum-utils-4.3.1-3.an23.noarch                                                 

Complete!
Added repoclosure-os.x86_64 repo from https://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20251203.0/compose/os/x86_64/os/
Added repoclosure-DDE.x86_64 repo from https://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20251203.0/compose/DDE/x86_64/os/
repoclosure-os.x86_64                           418 kB/s |  11 MB     00:27    
repoclosure-DDE.x86_64                          290 kB/s | 1.1 MB     00:03    
Last metadata expiration check: 0:00:04 ago on Thu Dec  4 04:03:27 2025.
Error: Repoclosure ended with unresolved dependencies (5) across 4 packages.
package: mysql-server-8.0.43-1.an23.x86_64 from repoclosure-os.x86_64
+ echo 'repoclosure_test: FAIL'
+ return 1
+ (( tone_runtest_ret++ ))
  unresolved deps (1):
    libprotobuf-lite.so.30()(64bit)
package: mysql-test-8.0.43-1.an23.x86_64 from repoclosure-os.x86_64
  unresolved deps (1):
    libprotobuf.so.30()(64bit)
package: protobuf-c-compiler-1.4.1-3.an23.x86_64 from repoclosure-os.x86_64
  unresolved deps (2):
    libprotobuf.so.30()(64bit)
    libprotoc.so.30()(64bit)
package: python3-protobuf-31.1-1.an23.x86_64 from repoclosure-os.x86_64
  unresolved deps (1):

Steps to Reproduce:
1.
2.
3.

Actual results:
存在unresolved deps

Expected results:
不存在unresolved deps

Additional info: