Bug 1844134 - nothing provides libzstd.so.1()(64bit) needed by squashfuse-0.1.102-1.el8.x86_64
Summary: nothing provides libzstd.so.1()(64bit) needed by squashfuse-0.1.102-1.el8.x86_64
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: squashfuse
Version: epel8
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Kyle Fazzari
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-04 17:14 UTC by Tom Hirst
Modified: 2022-01-14 08:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-14 08:45:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tom Hirst 2020-06-04 17:14:45 UTC
Description of problem:

Cannot install squashfuse - missing dependency

Version-Release number of selected component (if applicable):
0.1.102-1.el8.x86_64

How reproducible:
Always


Steps to Reproduce:
sudo dnf install squashfuse --enablerepo=PowerTools

Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides libzstd.so.1()(64bit) needed by squashfuse-0.1.102-1.el8.x86_64


Expected results:

squashfuse installs correctly, pulling in libzstd.

Comment 1 Michel Lind 2022-01-13 19:13:23 UTC
(In reply to Tom Hirst from comment #0)
> Description of problem:
> 
> Cannot install squashfuse - missing dependency
> 
> Version-Release number of selected component (if applicable):
> 0.1.102-1.el8.x86_64
> 
> How reproducible:
> Always
> 
> 
> Steps to Reproduce:
> sudo dnf install squashfuse --enablerepo=PowerTools
> 
> Actual results:
> Error: 
>  Problem: conflicting requests
>   - nothing provides libzstd.so.1()(64bit) needed by
> squashfuse-0.1.102-1.el8.x86_64
> 
> 

What CentOS version are you on? 

libzstd-1.4.4-1.el8 in CentOS baseos definitely has this dependency

$ sudo dnf repoquery --whatprovides 'libzstd.so.1()(64bit)'
Last metadata expiration check: 2:39:27 ago on Thu 13 Jan 2022 04:33:20 PM UTC.
libzstd-0:1.4.4-1.el8.x86_64

Comment 2 Tom Hirst 2022-01-14 08:45:54 UTC
This is no longer an issue on either CentOS 8 or CentOS 8 stream - I'm guessing the dependency chain got fixed at some point after I reported the bug (in June 2020), so this can be closed now.

Thanks


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