Problem upgrading from Openfire 3.3.0-beta to Openfire 3.3.0

When I try to install Openfire.3.3.0 over the beta I get this:

rpm -ivf openfire_3_3_0.rpm

Preparing packages for installation…

package openfire-3.3.0.beta-1 (which is newer than openfire-3.3.0-1) is

already installed

file /opt/openfire/.install4j/user.jar from install of openfire-3.3.0-1

conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/README.html from install of openfire-3.3.0-1 conflict

s with file from package openfire-3.3.0.beta-1

file /opt/openfire/bin/extra/openfire-sysconfig from install of openfire

-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/bin/extra/openfired from install of openfire-3.3.0-1

conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/bin/openfire from install of openfire-3.3.0-1 conflic

ts with file from package openfire-3.3.0.beta-1

file /opt/openfire/changelog.html from install of openfire-3.3.0-1 confl

icts with file from package openfire-3.3.0.beta-1

file /opt/openfire/documentation/index.html from install of openfire-3.3

.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/documentation/licenses/LICENSE-dom4j.txt from install

of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/documentation/licenses/LICENSE-jaxen.txt from install

of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/documentation/plugin-dev-guide.html from install of o

penfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/lib/openfire.jar.pack from install of openfire-3.3.0-

1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/lib/startup.jar from install of openfire-3.3.0-1 conf

licts with file from package openfire-3.3.0.beta-1

file /opt/openfire/plugins/admin/webapp/WEB-INF/lib/admin-jsp.jar.pack f

rom install of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.

beta-1

file /opt/openfire/plugins/admin/webapp/WEB-INF/web.xml from install of

openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/plugins/search.jar from install of openfire-3.3.0-1 c

onflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n.properties from install

of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_cs_CZ.properties from in

stall of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_de.properties from insta

ll of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_en.properties from insta

ll of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_es.properties from insta

ll of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_fr.properties from insta

ll of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_nl.properties from insta

ll of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_pl_PL.properties from in

stall of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_pt_BR.properties from in

stall of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

file /opt/openfire/resources/i18n/openfire_i18n_zh_CN.properties from in

stall of openfire-3.3.0-1 conflicts with file from package openfire-3.3.0.beta-1

How do I handle this?

It sounds initially like a packaging mistake is causing the beta to appear newer than the final version. If that’'s the case, using the --oldpackage or --force options to rpm may allow you to proceed.

I ran rpm with the --force option and it installed but it still displays as being Openfire.3.3.0-beta

Installing 3.3.1 took care of the problem.