Bug 9399 - conflict when both install libcurl and libcurl-devel
Summary: conflict when both install libcurl and libcurl-devel
Status: RESOLVED FIXED
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-06-23 15:39 UTC by yAn1hCDc
Modified: 2024-06-27 17:01 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 yAn1hCDc 2024-06-23 15:39:33 UTC
Description of problem:
libcurl-devel requires libcurl = 8.4.0-3.an23,
but libcurl provides libcurl = 1:8.4.0-3.an2, libcurl-minimal provides libcurl = 8.4.0-3.an23,
and libcurl conflict with libcurl-minimal

Version-Release number of selected component (if applicable):
8.4.0-3.an23

How reproducible:
both install libcurl and libcurl-devel


Actual results:
Error: 
 Problem: package libcurl-minimal-1:8.4.0-3.an23.aarch64 conflicts with libcurl provided by libcurl-1:8.4.0-3.an23.aarch64
  - package libcurl-devel-1:8.4.0-3.an23.aarch64 requires libcurl = 8.4.0-3.an23, but none of the providers can be installed
  - conflicting requests

Expected results:
install libcurl or libcurl-minimal with libcurl-devel successfully


Additional info:
Comment 1 yAn1hCDc 2024-06-27 17:01:43 UTC
This problem has been resolved