VirtualBox

15 年 前 建立

15 年 前 結束

#6345 closed defect (fixed)

VBox cannot be installed on Mac OS X Snow Leopard machines running a 64bit kernel -> fixed in SVN

回報者: Mihai Moldovan 負責人:
元件: installer 版本: VirtualBox 3.1.4
關鍵字: 副本:
Guest type: other Host type: Mac OS X

描述

Hi,

in your VBoxKEXTs.pkg package, you are using a script to check for the machine architecture and whether it is supported by VirtualBox or not.

However, your check:

if test "uname -m" != "i386"; then

exit 112 # (112 = 96 + 16)

fi

is wrong, as uname -m can also report "x86_64" on a machine running a 64bit Kernel.

Please add this to your check as well.

Best regards,

Mihai

更動歷史 (2)

comment:1 15 年 前Christian Pötzsch 編輯

摘要: VBox cannot be installed on Mac OS X Snow Leopard machines running a 64bit kernelVBox cannot be installed on Mac OS X Snow Leopard machines running a 64bit kernel -> fixed in SVN

Thanks for the report. It is fixed in SVN and the fix will be available with the next version of VirtualBox.

comment:2 15 年 前Frank Mehnert 編輯

狀態: newclosed
處理結果: fixed
注意: 瀏覽 TracTickets 來幫助您使用待辦事項功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette