Bug 820545

Summary: "p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so" when installing dotnet20 with winetricks
Product: [Fedora] Fedora Reporter: Alen Siljak <alen.siljak>
Component: wineAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 17CC: andreas.bierfert, stefan
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
See Also: http://code.google.com/p/winetricks/issues/detail?id=206
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-10 12:44:39 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:

Description Alen Siljak 2012-05-10 11:02:55 UTC
Description of problem:
When running "winetricks dotnet20" the error pops up:

p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory

and the installation does not proceed after the first screen.

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

1.5.3 (i686)

How reproducible:
Always.

Steps to Reproduce:
1. Run 'winetricks dotnet20'
  
Actual results:
The .Net installation hangs on the second window in the installation wizard. 

Expected results:
The .Net installation proceeds and installs .Net 2.0 in Wine prefix.

Additional info:

Comment 1 Alen Siljak 2012-05-10 12:44:39 UTC
The probable cause is winetricks installation of fonts. 
Will downgrade to latest stable Wine version and try again.