Openfire 3.8.2 install fails on Mac OS X 10.9

Hi All

I have installed old version successfully before, than I just remove old version and update to new version.

I use this commands to remove old version.

sudo rm -rf /usr/local/openfire

sudo rm -rf /Library/PreferencePanes/Openfire.prefPane

sudo rm -rf /Library/LaunchDaemons/org.jivesoftware.openfire.plist

sudo rm -rf /Library/Receipts/Openfire.pkg

now, I face the trouble to install new version to my Mac.

I have no idea what happed.

Could someone give me a hint how to fix it.

thanks.

2013/11/7 下午4:36:33.548 CoreServicesUIAgent[558]: Error: qtn_file_apply_to_path error: Read-only file system

2013/11/7 下午4:36:37.598 bootpd[169]: service time 0.000006 seconds

2013/11/7 下午4:36:37.600 bootpd[169]: service time 0.000007 seconds

2013/11/7 下午4:36:40.886 launchservicesd[98]: Application App:“Installer” asn:0x0-70070 pid:560 refs=7 @ 0x7f8829d63460 tried to be brought forward, but isn’t in fPermittedFrontApps ( ( “LSApplication:0x0-0x71071 pid=564 “SecurityAgent””)), so denying. : LASSession.cp #1481 SetFrontApplication() q=LSSession 100005/0x186a5 queue

2013/11/7 下午4:36:40.887 WindowServer[110]: [cps/setfront] Failed setting the front application to Installer, psn 0x0-0x70070, securitySessionID=0x186a5, err=-13066

2013/11/7 下午4:36:41.927 sudo[596]: root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.qjkrs3/tmp ; USER=root ; COMMAND=/usr/sbin/chown -R openfire /usr/local/openfire/

2013/11/7 下午4:36:41.950 sudo[598]: root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.qjkrs3/tmp ; USER=root ; COMMAND=/usr/bin/chgrp -R 484 /usr/local/openfire/

2013/11/7 下午4:36:41.972 sudo[600]: root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.qjkrs3/tmp ; USER=root ; COMMAND=/bin/chmod o-rwx /usr/local/openfire/

2013/11/7 下午4:36:41.989 sudo[602]: root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.qjkrs3/tmp ; USER=root ; COMMAND=/usr/sbin/chown root:wheel /Library/LaunchDaemons/org.jivesoftware.openfire.plist

2013/11/7 下午4:36:43.123 Installer[560]: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.

I am having similar behavior on OS X 10.9.5

After removing an old version with this command

sudo rm -rf /usr/local/openfire

sudo rm -rf /Library/PreferencePanes/Openfire.prefPane

sudo rm -rf /Library/LaunchDaemons/org.jivesoftware.openfire.plist

sudo rm -rf /Library/Receipts/Openfire.pkg

… I am unable to reinstall. The package install fails, the following is logged:

Apr 8 09:50:51 installd[965]: PackageKit: ----- Begin install -----

Apr 8 09:50:55 installd[965]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 “An error occurred while running scripts from the package “Openfire.pkg”.” UserInfo=0x7f9fbbf80240 {NSFilePath=./postupgrade, NSURL=file://localhost/Volumes/Openfire/Openfire.pkg, PKInstallPackageIdentifier=com.jivesoftware.openfire, NSLocalizedDescription=An error occurred while running scripts from the package “Openfire.pkg”.} {

NSFilePath = “./postupgrade”;

NSLocalizedDescription = “An error occurred while running scripts from the package \U201cOpenfire.pkg\U201d.”;

NSURL = “file://localhost/Volumes/Openfire/Openfire.pkg”;

PKInstallPackageIdentifier = “com.jivesoftware.openfire”;

}

Apr 8 09:50:56 Installer[79143]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.

Apr 8 09:50:56 Installer[79143]: Displaying ‘Install Failed’ UI.

Apr 8 09:50:56 Installer[79143]: ‘Install Failed’ UI displayed message:‘The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.’.

I really wish someone had some insight. We use openfire as our primary chat resource in a call center, and now have been without for over a month. I am about to abandon OpenFire altogether, but I wish it didn’t have to come to this.