Bug 1644292 - libplacebo: missing dependency libshaderc_shared.so.1
Summary: libplacebo: missing dependency libshaderc_shared.so.1
Keywords:
Status: CLOSED DUPLICATE of bug 1641934
Alias: None
Product: Fedora
Classification: Fedora
Component: libplacebo
Version: 29
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Nicolas Chauvet (kwizart)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-30 12:07 UTC by Christoph Erhardt
Modified: 2018-11-05 09:41 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-11-05 09:41:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christoph Erhardt 2018-10-30 12:07:41 UTC
Description of problem:

libplacebo cannot be installed on Fedora 29 because it has a dependency on the file libshaderc_shared.so.1, for which no provider exists. There is no package named libshaderc or similar in the repositories.

Version-Release number of selected component (if applicable):

libplacebo-0.6.0-2.fc29

How reproducible:

sudo dnf install libplacebo

Actual results:

Error: 
 Problem: conflicting requests
  - nothing provides libshaderc_shared.so.1 needed by libplacebo-0.6.0-2.fc29.i686
  - nothing provides libshaderc_shared.so.1()(64bit) needed by libplacebo-0.6.0-2.fc29.x86_64

Expected results:

The package should install fine.

Additional info:

This prevents the installation of vlc from RPM Fusion.

Comment 1 Christoph Erhardt 2018-10-30 12:13:35 UTC
Ah, the dependency package in question already exists but is still stuck in updates-testing.

Workaround:
sudo dnf install --enablerepo=updates-testing libshaderc

I suggest keeping this bug open until libshaderc lands in the stable repository.

Comment 2 Nicolas Chauvet (kwizart) 2018-11-05 09:41:49 UTC

*** This bug has been marked as a duplicate of bug 1641934 ***


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