Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broken CentOS:8 installation due to conflicting libcurl(x86-32) #708

Open
dlangBugzillaToGithub opened this issue Apr 13, 2021 · 0 comments

Comments

@dlangBugzillaToGithub
Copy link

Martin Nowak (@MartinNowak) reported this on 2021-04-13T11:11:08Z

Transferred from https://issues.dlang.org/show_bug.cgi?id=21824

Description

Just happened in the test_install.sh check when building the 2.096.1 beta.

yum localinstall dmd-2.096.1~beta.1-0.fedora.x86_64.rpm --quiet --assumeyes
Error: 
 Problem: package dmd-2.096.1~beta.1-0.x86_64 requires libcurl(x86-32), but none of the providers can be installed
  - package libcurl-minimal-7.61.1-14.el8_3.1.x86_64 conflicts with libcurl provided by libcurl-7.61.1-14.el8_3.1.i686
  - package libcurl-minimal-7.61.1-14.el8_3.1.i686 conflicts with libcurl provided by libcurl-minimal-7.61.1-14.el8_3.1.x86_64
  - package libcurl-minimal-7.61.1-14.el8_3.1.x86_64 conflicts with libcurl provided by libcurl-minimal-7.61.1-14.el8_3.1.i686
  - problem with installed package libcurl-minimal-7.61.1-14.el8_3.1.x86_64
  - conflicting requests

Looking at issue 17647, I'd suggest to make those weak dependencies and then possibly research if sth. is left to be done for libcurl-minimal vs. libcurl.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant