Bug 1919593 - cannot install wine due to broken dependencies
Summary: cannot install wine due to broken dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: wine
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Cronenworth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-23 22:48 UTC by Renich Bon Ciric
Modified: 2021-01-25 13:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-01-25 13:23:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Renich Bon Ciric 2021-01-23 22:48:49 UTC
Description of problem:
When you try to install wine, dnf complains about 32bit requirements that cannot be installed.

Version-Release number of selected component (if applicable):
6.0-1.fc33

How reproducible:
dnf install wine

Steps to Reproduce:
1. su -
2. dnf install wine
3.

Actual results:
[root@introdesk ~]# dnf -y install wine
Last metadata expiration check: 0:00:10 ago on Sat 23 Jan 2021 04:47:09 PM CST.
Error: 
 Problem: conflicting requests
  - package wine-6.0-1.fc33.i686 requires wine-core(x86-32) = 6.0-1.fc33, but none of the providers can be installed
  - package wine-6.0-1.fc33.x86_64 requires wine-core(x86-32) = 6.0-1.fc33, but none of the providers can be installed
  - package wine-5.18-2.fc33.i686 requires wine-core(x86-32) = 5.18-2.fc33, but none of the providers can be installed
  - package wine-5.18-2.fc33.x86_64 requires wine-core(x86-32) = 5.18-2.fc33, but none of the providers can be installed
  - package wine-core-6.0-1.fc33.i686 requires libgphoto2.so.6, but none of the providers can be installed
  - package wine-core-6.0-1.fc33.i686 requires libgphoto2_port.so.12, but none of the providers can be installed
  - package wine-core-6.0-1.fc33.i686 requires libgphoto2_port.so.12(LIBGPHOTO2_5_0), but none of the providers can be installed
  - package wine-core-5.18-2.fc33.i686 requires libgphoto2.so.6, but none of the providers can be installed
  - package wine-core-5.18-2.fc33.i686 requires libgphoto2_port.so.12, but none of the providers can be installed
  - package wine-core-5.18-2.fc33.i686 requires libgphoto2_port.so.12(LIBGPHOTO2_5_0), but none of the providers can be installed
  - package libgphoto2-2.5.25-1.fc33.i686 requires libcurl.so.4, but none of the providers can be installed
  - package libgphoto2-2.5.24-4.fc33.i686 requires libcurl.so.4, but none of the providers can be installed
  - package libcurl-7.71.1-8.fc33.i686 requires libnghttp2.so.14, but none of the providers can be installed
  - package libcurl-minimal-7.71.1-8.fc33.i686 requires libnghttp2.so.14, but none of the providers can be installed
  - package libcurl-7.71.1-7.fc33.i686 requires libnghttp2.so.14, but none of the providers can be installed
  - package libcurl-minimal-7.71.1-7.fc33.i686 requires libnghttp2.so.14, but none of the providers can be installed
  - package libnghttp2-1.41.0-3.fc33.i686 is filtered out by modular filtering
(try to add '--skip-broken' to skip uninstallable packages)


Expected results:
wine installing successfully

Comment 1 Michael Cronenworth 2021-01-25 13:23:54 UTC
Your system has disabled repos or out of data repo data. "dnf clean all" and try again.

Please use the users mailing list or Fedora forum for these type of issues. Thanks.


Note You need to log in before you can comment on or make changes to this bug.