Bug 5464

Summary: Cannot install vlc on Rawhide (F32)
Product: Fedora Reporter: Ian Laurie <nixuser>
Component: vlcAssignee: Nicolas Chauvet <kwizart>
Status: RESOLVED FIXED    
Severity: normal CC: ilgaz, leigh123linux
Priority: P1    
Version: f32   
Hardware: x86_64   
OS: GNU/Linux   
namespace:

Description Ian Laurie 2019-11-19 02:39:19 CET
Dependency issue with libdvdread is preventing vlc from installing:

# dnf install vlc vlc-core
Last metadata expiration check: 1:07:49 ago on Tue 19 Nov 2019 11:25:52 AM AEDT.
Error: 
 Problem 1: conflicting requests
  - nothing provides libdvdread.so.4()(64bit) needed by vlc-core-1:3.0.9-22.fc32.x86_64
 Problem 2: package vlc-1:3.0.9-22.fc32.x86_64 requires libvlccore.so.9()(64bit), but none of the providers can be installed
  - package vlc-1:3.0.9-22.fc32.x86_64 requires vlc-core(x86-64) = 1:3.0.9-22.fc32, but none of the providers can be installed
  - conflicting requests
  - nothing provides libdvdread.so.4()(64bit) needed by vlc-core-1:3.0.9-22.fc32.x86_64
(try to add '--skip-broken' to skip uninstallable packages)

My version of libdvdread:

# rpm -qa | grep libdvdread
libdvdread-6.0.2-2.fc32.x86_64
Comment 2 leigh scott 2019-11-20 09:31:04 CET
*** Bug 5465 has been marked as a duplicate of this bug. ***