Bug 1479778 - Azureus 5.7.4.0.3 fails to start on F26 - With workaround
Summary: Azureus 5.7.4.0.3 fails to start on F26 - With workaround
Keywords:
Status: CLOSED DUPLICATE of bug 1471578
Alias: None
Product: Fedora
Classification: Fedora
Component: azureus
Version: 26
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David Juran
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-09 11:42 UTC by Anthony Name
Modified: 2017-08-20 22:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-08-20 22:42:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Patch to get azureus to look for the swt.jar and other libraries in the 32bit library directory namely /usr/lib/eclipse (338 bytes, patch)
2017-08-15 13:59 UTC, Vinu Moses
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1471578 0 unspecified CLOSED Azureus don't start in f26 when using the updates-testing repository 2021-02-22 00:41:40 UTC

Internal Links: 1471578

Description Anthony Name 2017-08-09 11:42:02 UTC
Description of problem:
Machine was updated from F25x64 to F26x64 via DNF upgrade about a month ago, Azureus worked fine on F25x64 and F26x64.  Did my monthly DNF update yesterday and Azureus now won't start.

Upon research found that swt.jar is now being forced to be found in /usr/lib64/eclipse whereas it's in /usr/lib/eclipse.

Create /usr/lib64/eclipse and in it create a Symbolic link to /usr/lib/eclipse/swt.jar fixes the problem. 

Version-Release number of selected component (if applicable):
F26, Azureus 5.7.4.0.3

How reproducible:
azureus fails to start

Steps to Reproduce:
1. see above
2.
3.

Actual results:
borks

Expected results:
azureus starts

Additional info:
see above for workaround

Comment 1 Vinu Moses 2017-08-15 13:59:09 UTC
Created attachment 1313708 [details]
Patch to get azureus to look for the swt.jar and other libraries in the 32bit library directory namely /usr/lib/eclipse

Based on the solution suggested in https://bugzilla.redhat.com/show_bug.cgi?id=1471578 I have modified the f26 azureus binary slightly to make it work.

Comment 2 Sergio Basto 2017-08-20 22:42:09 UTC

*** This bug has been marked as a duplicate of bug 1471578 ***


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