Bug 9501 - [Anolis23.1][软件包]libcurl-dev应该只依赖libcurl,不应该依赖libcurl-minimal
Summary: [Anolis23.1][软件包]libcurl-dev应该只依赖libcurl,不应该依赖libcurl-minimal
Status: NEW
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.1
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-11 16:57 UTC by zhf668260
Modified: 2024-07-11 17:02 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 zhf668260 alibaba_cloud_group 2024-07-11 16:57:00 UTC
Description of problem:
libcurl-dev应该只依赖libcurl,不应该依赖libcurl-minimal

[anolis-sys-tests]# yum install libcurl-devel
Last metadata expiration check: 3:11:15 ago on Thu 11 Jul 2024 01:38:52 PM CST.
Error:
 Problem: problem with installed package libcurl-1:8.4.0-3.an23.x86_64
  - package libcurl-minimal-1:8.4.0-3.an23.x86_64 from os conflicts with libcurl provided by libcurl-1:8.4.0-3.an23.x86_64 from @System
  - package libcurl-minimal-1:8.4.0-3.an23.x86_64 from os conflicts with libcurl provided by libcurl-1:8.4.0-3.an23.x86_64 from os
  - package libcurl-devel-1:8.4.0-3.an23.x86_64 from os requires libcurl = 8.4.0-3.an23, but none of the providers can be installed
  - conflicting requests
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Version-Release number of selected component (if applicable):
[root@iZbp12yf6qfviy9apxxduwZ anolis-sys-tests]# uname -r
5.10.134-15.an23.x86_64
[root@iZbp12yf6qfviy9apxxduwZ anolis-sys-tests]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23"
ID="anolis"
VERSION_ID="23"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"



How reproducible:


Steps to Reproduce:
1.执行yum install libcurl-devel


Actual results:


Expected results:


Additional info:
Comment 1 yunmeng365524 2024-07-11 17:02:11 UTC
23.1 的官方镜像也一样。
[root@iZbp18jhr87yrp8ldndk6hZ ~]# uname -a
Linux iZbp18jhr87yrp8ldndk6hZ 6.6.25-2.1.an23.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 23 22:20:21 CST 2024 x86_64 x86_64 x86_64 GNU/Linux
[root@iZbp18jhr87yrp8ldndk6hZ ~]#
[root@iZbp18jhr87yrp8ldndk6hZ ~]#
[root@iZbp18jhr87yrp8ldndk6hZ ~]#
[root@iZbp18jhr87yrp8ldndk6hZ ~]# yum install libcurl-devel
Failed to set locale, defaulting to C.UTF-8
Last metadata expiration check: 2:21:42 ago on Thu Jul 11 14:39:30 2024.
Error:
 Problem: problem with installed package libcurl-1:8.4.0-3.an23.x86_64
  - package libcurl-minimal-1:8.4.0-3.an23.x86_64 from os conflicts with libcurl provided by libcurl-1:8.4.0-3.an23.x86_64 from @System
  - package libcurl-minimal-1:8.4.0-3.an23.x86_64 from os conflicts with libcurl provided by libcurl-1:8.4.0-3.an23.x86_64 from os
  - package libcurl-devel-1:8.4.0-3.an23.x86_64 from os requires libcurl = 8.4.0-3.an23, but none of the providers can be installed
  - conflicting requests
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@iZbp18jhr87yrp8ldndk6hZ ~]#