Closed
Bug 1355268
Opened 9 years ago
Closed 8 years ago
JSS 4.4 is incompatible with versions of idm-console-framework < 1.1.17-3
Categories
(JSS Graveyard :: Library, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mharmsen, Assigned: glenbeasley)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170317040903
Steps to reproduce:
JSS 4.4 fails to run when idm-console-framework < 1.1.17-3 is installed.
To test, launch the 389 console application.
Actual results:
The JSS SSLSocket failed to be created which disallowed a connection with the server.
Expected results:
The JSS SSL socket should be created and connection with the server established.
| Reporter | ||
Comment 1•9 years ago
|
||
For Fedora and RHEL platforms, this issue was resolved by adding the following to the spec file:
* Conflicts: idm-console-framework < 1.1.17-3
| Reporter | ||
Comment 2•9 years ago
|
||
(In reply to Matthew Harmsen from comment #1)
> For Fedora and RHEL platforms, this issue was resolved by adding the
> following to the spec file:
>
> * Conflicts: idm-console-framework < 1.1.17-3
* Conflicts: idm-console-framework < 1.1.17-4
Comment 3•8 years ago
|
||
There's nothing further to change in JSS to address this issue. The solution is to build a new idm-console-framework on the platforms that need it.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•