RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 727178 - error: luks_open: cryptsetup: error while loading shared libraries: libfipscheck.so.1: cannot open shared object file: No such file or directory
Summary: error: luks_open: cryptsetup: error while loading shared libraries: libfipsch...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libguestfs
Version: 6.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-01 13:34 UTC by Richard W.M. Jones
Modified: 2011-12-06 10:31 UTC (History)
3 users (show)

Fixed In Version: libguestfs-1.7.17-23.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-06 10:31:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2011:1512 0 normal SHIPPED_LIVE libguestfs bug fix update 2011-12-06 00:39:11 UTC

Description Richard W.M. Jones 2011-08-01 13:34:36 UTC
Description of problem:

When you use any luks* API call, you see this error:

libguestfs: error: luks_open: cryptsetup: error while loading shared libraries: libfipscheck.so.1: cannot open shared object file: No such file or directory

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

libguestfs-1.7.17-17.el6.x86_64

How reproducible:

100%

Steps to Reproduce:
1. guestfish -a /dev/null run : luks-open /dev/vda foo
2. When it says "Enter key or passphrase ("key")" just type anything.
3.
  
Actual results:

The error above.

Expected results:

You should not see the error about loading shared libraries.  You'll
see another error about /dev/vda not being a LUKS volume, which is OK.

Additional info:

This should have been caught by the regression tests.
We also need to investigate why it wasn't.

Users can temporarily work around this bug by doing:

echo './lib64/libfipscheck.so.1*' > /usr/lib64/guestfs/supermin.d/hostfiles

Comment 2 Richard W.M. Jones 2011-08-09 21:38:55 UTC
https://brewweb.devel.redhat.com/taskinfo?taskID=3544452

Comment 4 Jinxin Zheng 2011-08-18 05:38:38 UTC
Reproduced on libguestfs-1.7.17-17:

$ guestfish -a /dev/null run : luks-open /dev/vda foo
...
libguestfs: error: luks_open: cryptsetup: error while loading shared libraries: libfipscheck.so.1: cannot open shared object file: No such file or directory

Verified on libguestfs-1.7.17-26: No loading shared libraries error, just an error about /dev/vda not being a LUKS volume, which is OK.

Comment 5 errata-xmlrpc 2011-12-06 10:31:54 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2011-1512.html


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