Activity XX-6782 was delivered in main stream of sipXecs on October 21,
2009 to replace the /opt/openfire/conf directory with a softlink to
point to the "SIPX INSTALL DIR"/share/java/sipXecs/sipXopenfire/conf
directory such that only one version of file openfire.xml was used
instead of 2 separate copies. It turned out that this software change
caused an RPM transaction error in the sipxopenfire package. This issue
has been fixed yesterday November 9, 2009 in the main stream using
activity XX-6864.

If you have done a recent RPM install using the sipXecs development
stream and encounter the error below here is a workaround you can run on
the command line interface.

Error message:
============
yum update

Transaction Check Error:
  file /usr/share/java/sipXecs/sipXopenfire/conf/openfire.xml from
install of sipxopenfire-4.1.0-
017141 conflicts with file from package sipx-openfire-3.6.4-3

Workaround:
=========
rm -f /opt/openfire/conf
mkdir /opt/openfire/conf
cp -p /usr/share/java/sipXecs/sipXopenfire/conf/openfire.xml
/opt/openfire/conf
yum update

Best regards,
Martin
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to