Bug 1180034

Summary: install fails due missing dependency libgcrypt.so.11
Product: [Fedora] Fedora Reporter: Ilkka Tengvall <ikke>
Component: lpf-spotify-clientAssignee: Orphan Owner <extras-orphan>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: extras-orphan, leamas.alec
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-10 13:13:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
lpf-spotify-client build log none

Description Ilkka Tengvall 2015-01-08 07:21:20 UTC
Created attachment 977617 [details]
lpf-spotify-client build log

Description of problem:

lpf fails to install spotify client which it builds successfully. It requests too old libcrypt package, 11 vs 20 installed on the system.

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

lpf-spotify-client-0.9.11.27.g2b1a638.81-2.fc21.noarch
lpf-0.1-8.36e5aa0.fc20.noarch

How reproducible:
See log, happened immediately on my system


Steps to Reproduce:
1. in gnome3, press lpf-spotify-client icon.
2. wait it fail during install
3.

Actual results:

Install failed

Expected results:

Install succeeds

Additional info:

I'll attach the build log

Comment 1 Ilkka Tengvall 2015-01-08 07:27:32 UTC
The package itself works, if I make a symbol link for libgcrypt.so.11 in /lib46 and install it with rpm -Uvh --nodeps lpf-spotify-client...

Comment 2 Ilkka Tengvall 2015-01-08 07:31:33 UTC
it seems there is exclude for that in the spec, it just doesn't work:

/usr/share/lpf/packages/spotify-client/spotify-client.spec:

%global __requires_exclude %__requires_exclude|^libcrypt.so.11

Comment 3 Alec Leamas 2015-03-10 13:13:03 UTC
This problem is about the lpf-spofify-client package which not is part of fedora but rather rpmfusion. Closing, fedora does not handle closed-source sw.