It'd be greatly appreciated if someone clarifies an issue with respect to portupgrade. I have FreeBSD 7.2 installed on VMWare Fusion and VirtualBox, respectively, on Snow Leopard. Whenever I tried to portupgrade from those FreeBSDs of VMWare and VirtualBox, it behaves quite differently. I don't know why, though.
From FreeBSD 7.2 in VMWare Fusion on Snow Leopard:
From FreeBSD 7.2 in VirtualBox on Snow Leopard:
Is this a configuration issue of portupgrade or a virtual machine error from either virtual machine? This has been really bothering me because I have to use a stabler one from either virtual machine, but this makes me so confused, thereby my losing faith in either virtual machine. When I checked the VirtualBox homepage, they claim that FreeBSD is partially working. So this might be a bug of VirtualBox, though.
Thank you for your tip in advance.
From FreeBSD 7.2 in VMWare Fusion on Snow Leopard:
Code:
> portupgrade -ai
---> Session started at: ....
*** None has installed or upgraded.
---> Session ended at: ....
Code:
> portupgrade -ai
---> Session started at: ....
---> Upgrade of emulators/linux_base-fc4 started at:...
< does some checksums...blah, blah, blah>
=> Attempting to fetch from [url]http://ftp[/url]....
=> Attempting to fetch from [url]http://ftp[/url]....
=> Attempting to fetch from [url]http://ftp[/url]....
...
< seems like it infinitely tries fetching without any success>
Thank you for your tip in advance.