June 30, 2008
This is the error message that appeared when I tried to update my installation.
root@setalaptop:~ # pkg image-update
Creating Plan \Traceback (most recent call last):
File “/usr/bin/pkg”, line 1440, in ?
ret = main_func()
File “/usr/bin/pkg”, line 1404, in main_func
return image_update(img, pargs)
File “/usr/bin/pkg”, line 366, in image_update
noexecute = noexecute)
File “/usr/lib/python2.4/vendor-packages/pkg/client/image.py”, line 1282, in make_install_plan
ip.evaluate()
File “/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py”, line 344, in evaluate
self.evaluate_fmri(f)
File “/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py”, line 187, in evaluate_fmri
m = self.image.get_manifest(pfmri)
File “/usr/lib/python2.4/vendor-packages/pkg/client/image.py”, line 516, in get_manifest
m = self._fetch_manifest(fmri)
File “/usr/lib/python2.4/vendor-packages/pkg/client/image.py”, line 468, in _fetch_manifest
mcontent = retrieve.get_manifest(self, fmri)
File “/usr/lib/python2.4/vendor-packages/pkg/client/retrieve.py”, line 87, in get_manifest
return m.read()
File “/usr/lib/python2.4/socket.py”, line 277, in read
data = self._sock.recv(recv_size)
File “/usr/lib/python2.4/httplib.py”, line 480, in read
s = self.fp.read(amt)
File “/usr/lib/python2.4/socket.py”, line 295, in read
data = self._sock.recv(recv_size)
timeout: timed out
I’ll research another day why I can’t update it.
No Comments » |
sysadmin | Tagged: opensolaris |
Permalink
Posted by Emerson Takahashi
May 5, 2008
Ian Murdock and the volunters from OpenSolaris.org released the new distro-like distribution of Solaris. It’s called OpenSolaris.
I’m downloading the OpenSolaris Live CD right now to replace the Fedora Linux partition that I have.
No Comments » |
opensolaris | Tagged: opensolaris |
Permalink
Posted by Emerson Takahashi
April 22, 2008
Right clicked the VM to delete and it removed from the Inventory but showed the following message:
Failed to delete VM
Reason: Failed to unregister the VM after it was deleted.
Another VMware error where Google showed nothing.
No Comments » |
sysadmin | Tagged: error, vmware, windows |
Permalink
Posted by Emerson Takahashi
April 17, 2008
Does anybody know how to solve this problem?
[root@memcached ~]# rpm -ivh –force VMwareTools-1.0.5-80187.i386.rpm
Preparing… ########################################### [100%]
Unable to find the answer LIBDIR in the installer database
(/etc/vmware-tools/locations). You may want to re-install VMware
Tools.\n\nExecution aborted.
error: %pre(VMwareTools-6533-80187.i386) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping VMwareTools-6533-80187
I cancelled (CTRL+C) in the middle of the installation of the rpm and now I can’t run the installer or reinstall the rpm.
1 Comment |
sysadmin | Tagged: error, linux, vmware, vmwaretools |
Permalink
Posted by Emerson Takahashi