![]() |
Can't open the .pkg file help please
com.apple.installer.pagecontroller error -1.) I can't even open the .pkg. I have tried 3 different programs, installer.app, Flat Package editor.app, and Pacifist. The title is the error I get with installer.app. Pacificist says the BOM file does not exist or has been renamed. "The document “ventrilo-3.0.13-Darwin-universal.pkg” could not be opened" is the error message for Flat Package Editor.app.
I am running Mac OS X version 10.5.8. I have repaired all my permissions and run software update. Please help. Thank you. |
did you download it using a download manager?
do you have a firewall/virus/spyware app running? if yes to either then try disabling them. |
I have also just been trying to get the package to open on Mac... seems to unzip all fine but then comes up with the same error as the OP.
I don't have any software antivirus or firewall on my mac. |
Try using Disk Utility and Repairing Permissions.
|
Solution fix the error message and get Ventrilo updated.
Quote:
So, I tried to understand the actual issue and resolved it by myself. I have opened my terminal to get the actual content of the pkg file. It at this point that I have found an other pkg file (mpkg in fact) inside the pkg. Therefore, I have extracted the mpkg file from the pkg and try to execute it, with success! With more research, I have find out that the issue was my unzip application (Zipeg) and not the Ventrilo packaging itself. Each time Zipeg extract a zip, it create a directory called by the name of the zip file (without the .zip extension) and then put the zip content in it. Since the zip file is called ventrilo-3.0.13-Darwin-universal.pkg.zip, the directory is called ventrilo-3.0.13-Darwin-universal.pkg. So, OS X see this directory as a pkg file and try to execute it. That is our real issue. How to upgrade/install Ventrilo to the latest version (3.0.13) 1. Delete all the Ventrilo package file, extract or not, that you might have already downloaded. 2. Download the latest version of Ventrilo with your web browser. 3. Open a new Terminal window. 4. Go where you have downloaded the file, usually the Download directory. Code:
cd ~/Downloads/ Code:
unzip ventrilo-3.0.13-Darwin-universal.pkg.zip 7. Go where you have downloaded and extracted the file, usually the Download directory. 8. Try to execute the VentriloClient.mpkg file. 9. Enjoy! Tell me if this short how-to have solved your issue. DjDCH |
@DjDCH
Thanks much for your troubleshooting effort. :D |
another setting to check:
in the system preferences > security > general section, try setting the 'allow apps downloaded from' to 'anywhere' and don't forget to set it back after testing. |
Quote:
i have the same problem anyone pls help |
Oh no, please tell me @ xxx how to fix this problem
|
All times are GMT -5. The time now is 05:18 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2023, vBulletin Solutions, Inc.