[OpenIndiana-discuss] zone pkg broken
    Marcel Telka 
    marcel at telka.sk
       
    Thu Nov 16 20:46:53 UTC 2023
    
    
  
On Thu, Nov 16, 2023 at 09:18:39PM +0100, Goetz T. Fischer wrote:
> more fun with zones. the zone's pkg seems broken:
> 
> root at zone1:~# pkg publisher
> Traceback (most recent call last):
>   File "/usr/bin/pkg", line 74, in <module>
>     import six
> ModuleNotFoundError: No module named 'six'
> root at zone1:~# pkg search six
> Traceback (most recent call last):
>   File "/usr/bin/pkg", line 74, in <module>
>     import six
> ModuleNotFoundError: No module named 'six'
> 
> or the zone's python incomplete to be more precise.
This is known problem.  An attempt to solve the problem was made here:
https://github.com/OpenIndiana/oi-userland/pull/14688
Technically the work there is no-op, so it didn't fix anything.
Somebody should go and fix the problem in the pkg5 repo as noted here:
https://github.com/OpenIndiana/oi-userland/pull/14688#issuecomment-1794555020
As a workaround you could try to install six into the zone.
HTH.
-- 
+-------------------------------------------+
| Marcel Telka   e-mail:   marcel at telka.sk  |
|                homepage: http://telka.sk/ |
+-------------------------------------------+
    
    
More information about the openindiana-discuss
mailing list