<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 03/03/21 08:48 PM, Till Wegmueller
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:b0a4135d-90a1-8ca8-8f8d-d1a4030dbb48@gmail.com">Hi
<br>
<br>
IPS itself <a class="moz-txt-link-freetext" href="https://github.com/OpenIndiana/pkg5/">https://github.com/OpenIndiana/pkg5/</a> or the path in the
components directory
<br>
<br>
-Till
<br>
<br>
On 03.03.21 16:38, Klaus Ziegler wrote:
<br>
<blockquote type="cite">Hi,
<br>
<br>
I've been able to compile python3.5 on SPARC and wanted to decom
<br>
my workaround for building packages in oi-userland,
unfortunately
<br>
<br>
gmake pre-publish still tells me:
<br>
<br>
Traceback (most recent call last):
<br>
File "/ws/klausz/oi-userland/tools/userland-mangler", line
38, in <module>
<br>
import pkg.fmri
<br>
ImportError: No module named 'pkg'
<br>
<br>
can anybody tell me where and what module I have to build to be
able to use
<br>
python3.5 to build packages, I hope it's not in the illumos-gate
:-(
<br>
<br>
Much Regards
<br>
Klaus
<br>
<br>
_______________________________________________
<br>
oi-dev mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a>
<br>
<a class="moz-txt-link-freetext" href="https://openindiana.org/mailman/listinfo/oi-dev">https://openindiana.org/mailman/listinfo/oi-dev</a>
<br>
</blockquote>
<br>
_______________________________________________
<br>
oi-dev mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a>
<br>
<a class="moz-txt-link-freetext" href="https://openindiana.org/mailman/listinfo/oi-dev">https://openindiana.org/mailman/listinfo/oi-dev</a>
<br>
</blockquote>
<p>Hello Klaus!</p>
<p>Is there a chance you skipped this:</p>
<div class="container" title="Hint: double-click to select code">
<div class="line number1 index0 alt2"><code class="java plain">cd
$HOME/oi-userland</code></div>
<div class="line number2 index1 alt1"><code class="java plain">gmake
setup<br>
<br>
from <a class="moz-txt-link-freetext" href="http://docs.openindiana.org/dev/userland/">http://docs.openindiana.org/dev/userland/</a><br>
<br>
Greetings<br>
Stephan<br>
</code></div>
</div>
</body>
</html>