Bundle 64bit JVM with RPM artifact

Description

Currently, we distribute a somewhat broken Linux RPM of Openfire that includes a 32bit JVM. Sadly, this RPM does not specify that glibc.i686 should be installed in order to run this 32bit JVM on a 64bit OS host. Lets bundle a 64bit JVM with the RPM and we can also create a non-bundled RPM for 32bit installs and folks that don't want a JVM in their RPM

Environment

None

is related to

Activity

Show:

Daryl Herzmann August 16, 2016 at 7:40 PM

dwd suggested a bridge RPM may be useful here

http://stackoverflow.com/questions/36428090

Daryl Herzmann August 16, 2016 at 5:03 PM

For RPM users, one item to note... Since the current openfire is distributed as i386 and this new one is either noarch or x86_64, you need to provide rpm a flag to get it to cleanly upgrade. It appears rpm -Uvh --ignorearch will cleanly upgrade your pre 4.1 version to 4.1

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created March 18, 2016 at 3:52 PM
Updated December 14, 2016 at 2:34 PM
Resolved May 19, 2016 at 12:44 PM