Hello IPS experts,
I tried to onu(1) a SPARC box and received the following output:
---8<---
root sol-t1000-7 [10:59:48 1]# onu -t `date +%Y%m%d`.onnv-zone2 -d
/net/kodiak.sfbay/builds/jv227347/onnv-zone2/packages/sparc/nightly
[02/Sep/2010:11:00:01] ENGINE Listening for SIGHUP.
[02/Sep/2010:11:00:01] ENGINE Listening for SIGTERM.
[02/Sep/2010:11:00:01] ENGINE Listening for SIGUSR1.
[02/Sep/2010:11:00:01] ENGINE Bus STARTING
[02/Sep/2010:11:00:01] ENGINE Started monitor thread '_TimeoutMonitor'.
[02/Sep/2010:11:00:02] ENGINE Listening for SIGHUP.
[02/Sep/2010:11:00:02] ENGINE Listening for SIGTERM.
[02/Sep/2010:11:00:02] ENGINE Listening for SIGUSR1.
[02/Sep/2010:11:00:02] ENGINE Bus STARTING
[02/Sep/2010:11:00:02] ENGINE Started monitor thread '_TimeoutMonitor'.
[02/Sep/2010:11:00:02] ENGINE Serving on 0.0.0.0:13001
[02/Sep/2010:11:00:02] ENGINE Bus STARTED
[02/Sep/2010:11:00:02] ENGINE Serving on 0.0.0.0:13000
[02/Sep/2010:11:00:02] ENGINE Bus STARTED
[02/Sep/2010:11:00:04] INDEX Updating search indexes
[02/Sep/2010:11:00:05] INDEX Updating search indexes
[02/Sep/2010:11:00:06] INDEX Search indexes updated and available.
Refreshing catalog 2/4 opensolaris.org[02/Sep/2010:11:02:11] INDEX
Search indexes updated and available.
DOWNLOAD PKGS FILES XFER (MB)
Completed 807/807 7962/7962 256.3/256.3
PHASE ACTIONS
Removal Phase 4975/4975
Install Phase 5014/5014
Update Phase 2550/16390Action upgrade
failed for 'usr/lib/libbe.so.1' (pkg://on-nightly/install/beadm):
TypeError: 'NoneType' object is not callable
20100902.onnv-zone2 failed to be updated. No changes have been made to
20100902.onnv-zone2.
pkg: An unexpected error happened during image-update: 'NoneType' object
is not callable
Traceback (most recent call last):
File "/usr/bin/pkg", line 3802, in handle_errors
__ret = func(*args, **kwargs)
File "/usr/bin/pkg", line 3779, in main_func
return func(img, pargs)
File "/usr/bin/pkg", line 1188, in image_update
ret_code = __api_execute_plan(op, api_inst)
File "/usr/bin/pkg", line 831, in __api_execute_plan
api_inst.execute_plan()
File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line
727, in execute_plan
self.__img.imageplan.execute()
File "/usr/lib/python2.6/vendor-packages/pkg/client/imageplan.py",
line 1160, in execute
p.execute_update(src, dest)
File "/usr/lib/python2.6/vendor-packages/pkg/client/pkgplan.py", line
311, in execute_update
dest.install(self, src)
File "/usr/lib/python2.6/vendor-packages/pkg/actions/file.py", line
173, in install
stream = self.data()
TypeError: 'NoneType' object is not callable
pkg: This is an internal error. Please let the developers know about this
problem by filing a bug at http://defect.opensolaris.org and including the
above traceback and this message. The version of pkg(5) is '4ba5092f1b06'.
pkg -R /tmp/onu.EsGYJg image-update failed: exit code 99
[02/Sep/2010:11:29:22] ENGINE Caught signal SIGTERM.
[02/Sep/2010:11:29:22] ENGINE Bus STOPPING
[02/Sep/2010:11:29:22] ENGINE Caught signal SIGTERM.
[02/Sep/2010:11:29:22] ENGINE Bus STOPPING
[02/Sep/2010:11:29:22] ENGINE HTTP Server
cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 13000)) shut down
[02/Sep/2010:11:29:22] ENGINE HTTP Server
cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 13001)) shut down
[02/Sep/2010:11:29:22] ENGINE Stopped thread '_TimeoutMonitor'.
[02/Sep/2010:11:29:22] ENGINE Bus STOPPED
[02/Sep/2010:11:29:22] ENGINE Bus EXITING
[02/Sep/2010:11:29:22] ENGINE Bus EXITED
[02/Sep/2010:11:29:22] ENGINE Waiting for child threads to terminate...
[02/Sep/2010:11:29:22] ENGINE Stopped thread '_TimeoutMonitor'.
[02/Sep/2010:11:29:22] ENGINE Bus STOPPED
[02/Sep/2010:11:29:22] ENGINE Bus EXITING
[02/Sep/2010:11:29:22] ENGINE Bus EXITED
[02/Sep/2010:11:29:22] ENGINE Waiting for child threads to terminate...
root sol-t1000-7 [11:46:03 2]#
---8<---
Does this failure look familiar?
Thanks,
Jordan
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss