Bug 1469772 - on rhel6, nodejs010-c-ares provides libcares.so.2()(64bit) conflicting with the c-ares package
Summary: on rhel6, nodejs010-c-ares provides libcares.so.2()(64bit) conflicting with t...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: nodejs010
Version: unspecified
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: alpha
: 3.0
Assignee: Zuzana Svetlikova
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-07-11 19:44 UTC by Paulo Andrade
Modified: 2020-09-10 10:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-26 14:32:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Paulo Andrade 2017-07-11 19:44:39 UTC
It installs:

/opt/rh/nodejs010/root/usr/lib64/libcares.so.2
/opt/rh/nodejs010/root/usr/lib64/libcares.so.2.0.0

but causes packages depending only on libcares.so.2()(64bit)
to not install c-ares, that installs:

/usr/lib64/libcares.so.2
/usr/lib64/libcares.so.2.1.0

and provides libcares.so.2()(64bit)

  One example problem is that installing nodejs010-c-ares
and then sssd has the side effect of sssd not installing
c-ares.

Comment 2 Zuzana Svetlikova 2017-07-12 07:02:54 UTC
nodejs010 has been EOL for ages and this bug is fixed in newer releases.


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