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 1143874 - Hitting error while loading shared libraries: libsasl2.so.2: cannot open shared object file: No such file or directory
Summary: Hitting error while loading shared libraries: libsasl2.so.2: cannot open shar...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: redhat-upgrade-tool
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: David Shea
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-18 07:50 UTC by rarrao
Modified: 2019-03-06 01:56 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-12-04 14:51:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description rarrao 2014-09-18 07:50:54 UTC
Description of problem:

What is resolution for id=1071785? It is not accessible 
> You are not authorized to access bug #1071785.

When I run a RHEL 6 binary on RHEL 7, I get the error:


error while loading shared libraries: libsasl2.so.2: cannot open shared object file: No such file or directory

I tried installing  rpm -i cyrus-sasl-lib-2.1.26-19.fc22.x86_64.rpm
but it conflicts with cyrus-sasl-lib-2.1.26-17.el7.x86_64

        file /usr/lib64/libsasl2.so.3.0.0 from install of cyrus-sasl-lib-2.1.26-19.fc22.x86_64 conflicts with file from package cyrus-sasl-lib-2.1.26-17.el7.x86_64


Basically I want libsasl2.so.2 on RHEL 7. Which package do I have to download & install?

Thanks

[root@rhel7orcl1212 ~]# uname -a
Linux rhel7orcl1212 3.10.0-123.el7.x86_64 #1 SMP Mon May 5 11:16:57 EDT 2014 x86_64 x86_64 x86_64 GNU/Linux
[root@rhel7orcl1212 ~]# cat /etc/*release*
NAME="Red Hat Enterprise Linux Server"
VERSION="7.0 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.0"
PRETTY_NAME="Red Hat Enterprise Linux Server 7.0 (Maipo)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:redhat:enterprise_linux:7.0:GA:server"
HOME_URL="https://www.redhat.com/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"

REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7"
REDHAT_BUGZILLA_PRODUCT_VERSION=7.0
REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
REDHAT_SUPPORT_PRODUCT_VERSION=7.0
Red Hat Enterprise Linux Server release 7.0 (Maipo)
Red Hat Enterprise Linux Server release 7.0 (Maipo)
cpe:/o:redhat:enterprise_linux:7.0:ga:server

Comment 2 David Shea 2014-12-02 21:28:05 UTC
(In reply to rarrao from comment #0)
> Description of problem:
> 
> What is resolution for id=1071785? It is not accessible 
> > You are not authorized to access bug #1071785.
> 
> When I run a RHEL 6 binary on RHEL 7, I get the error:

This is not an upgrade problem. The binary needs to be recompiled for RHEL7, or you will need to install a copy of libsasl2.so.2. libsasl2.so.2 comes from RHEL 6 and does not exist in RHEL 7.

Comment 3 rarrao 2014-12-04 08:10:04 UTC
David
Thanks for the update.

However I did a bit more details.

Are you suggesting to copy over just these libraries from a RHEL 6 onto RHEL 7 machine?

We cannot build this on RHEL 7. Is it possible to install some RPM from RHEL 6 which would install these libraries and other dependent ones also? If so, please provide me a RPM.

Thanks in advance

Comment 4 rarrao 2014-12-04 08:11:55 UTC
Also,
What is resolution for id=1071785?

Comment 5 David Shea 2014-12-04 14:51:29 UTC
Bug 1071785 is a problem related to in-place upgrades from RHEL 6 to RHEL 7. In some cases RHEL 6 packages may be left behind but their dependencies will be upgraded to RHEL 7, breaking the RHEL 6 packages. Attempting to run a RHEL 6 binary on RHEL 7 is an unrelated issue.

While Red Hat welcomes bug reports on Red Hat products here in our public bugzilla database, please keep in mind that bugzilla is not a support tool or means of accessing support. If you would like technical support please visit our support portal at access.redhat.com or call us for information on subscription offerings to suit your needs.


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