[oi-dev] onu seems broke (well, pkg actually)

Richard PALO richard.palo at free.fr
Sat Dec 21 18:20:45 UTC 2013


>>
>> Looked again, and found the following:
>>> Creating repository metadata
>>> Traceback (most recent call last):
>>>   File "/usr/lib/pkg.depotd", line 800, in <module>
>>>     cherrypy.config.update(gconf)
>>>   File "/usr/lib/python2.6/vendor-packages/cherrypy/_cpconfig.py",
>>> line 286, in update
>>>     self.namespaces(config)
>>>   File "/usr/lib/python2.6/vendor-packages/cherrypy/_cpconfig.py",
>>> line 222, in __call__
>>>     handler(k, v)
>>>   File "/usr/lib/python2.6/vendor-packages/cherrypy/_cpconfig.py",
>>> line 246, in <lambda>
>>>     "log": lambda k, v: setattr(cherrypy.log, k, v),
>>>   File "/usr/lib/python2.6/vendor-packages/cherrypy/_cplogging.py",
>>> line 176, in _set_error_file
>>>     self._set_file_handler(self.error_log, newvalue)
>>>   File "/usr/lib/python2.6/vendor-packages/cherrypy/_cplogging.py",
>>> line 164, in _set_file_handler
>>>     self._add_builtin_file_handler(log, filename)
>>>   File "/usr/lib/python2.6/vendor-packages/cherrypy/_cplogging.py",
>>> line 150, in _add_builtin_file_handler
>>>     h = logging.FileHandler(fname)
>>>   File "/usr/lib/python2.6/logging/__init__.py", line 827, in __init__
>>>     StreamHandler.__init__(self, self._open())
>>>   File "/usr/lib/python2.6/logging/__init__.py", line 846, in _open
>>>     stream = open(self.baseFilename, self.mode)
>>> IOError: [Errno 29] Illegal seek: '/dev/fd/2'
>>> *** Error code 1
>>> The following command caused the error:
>>> for r in redist; do \
>>>     /usr/lib/pkg.depotd -d
>>> /home/richard/src/illumos-gate/packages/i386/nightly/repo.$r \
>>>         --add-content --exit-ready; \
>>> done
>>> dmake: Warning: Target `install' not remade because of errors

Perhaps this is related to the zones-proxy-client?:
> richard at devzone:~$ svcs -xv
> svc:/application/pkg/zones-proxy-client:default (Zones Proxy Client)
>  State: maintenance since 21 décembre 2013 18:12:24 UTC
> Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
>    See: http://illumos.org/msg/SMF-8000-KS
>    See: man -M /usr/share/man -s 1M pkg.sysrepo
>    See: /var/svc/log/application-pkg-zones-proxy-client:default.log
> Impact: This service is not running.
>
> svc:/system/auditset:default (Set non-/attributable audit flags
>                                 in the kernel context.)
>  State: maintenance since 21 décembre 2013 18:09:24 UTC
> Reason: Start method failed repeatedly, last exited with status 1.
>    See: http://illumos.org/msg/SMF-8000-KS
>    See: /var/svc/log/system-auditset:default.log
> Impact: This service is not running.

The logfile indicates:
> [ Dec 21 18:09:24 Enabled. ]
> [ Dec 21 18:09:24 Executing start method ("/usr/lib/zones/zoneproxy-client -s localhost:1008"). ]
> Timed out trying to reach proxy
> [ Dec 21 18:12:24 Method "start" exited with status 95. ]








More information about the oi-dev mailing list