Hi Alexander Yes, it looks like python 2.7 component relies on functionality present only in newer pkg-gate bits. Updating pkg-gate is certainly doable but perhaps you would be able to find some workaround until it's done? :)
Cheers, Andrzej On 15 July 2013 10:02, Alexander Pyhalov <[email protected]> wrote: > Hello. > Do I understand correctly that to build python 2.7 from upstream userland > gate we have to update pkg - it misses depthlimitedmf27.py ? > > > $ /usr/bin/pkgdepend generate -m -d > /export/home/build/srcs/oi-userland/components/python/python27/build/prototype/i386/mangled > -d > /export/home/build/srcs/oi-userland/components/python/python27/build/prototype/i386 > -d /export/home/build/srcs/oi-userland/components/python/python27/build -d > /export/home/build/srcs/oi-userland/components/python/python27 -d > Python-2.7.3 > /export/home/build/srcs/oi-userland/components/python/python27/build/manifest-i386-python-27.mangled >>/export/home/build/srcs/oi-userland/components/python/python27/build/manifest-i386-python-27.depend > The command python2.7 > /usr/lib/python2.6/vendor-packages/pkg/flavor/depthlimitedmf27.py usr/bin > /export/home/build/srcs/oi-userland/components/python/python27/build/prototype/i386/usr/bin/2to3 > exited with return code None and this message: > [Errno 2] No such file or directory > ... > > If I symlink (just for publish time) python2.6 to python 2.7 > I get: > python2.7: can't open file > '/usr/lib/python2.6/vendor-packages/pkg/flavor/depthlimitedmf27.py': [Errno > 2] No such file or directory > > We have /usr/lib/python2.6/vendor-packages/pkg/flavor/depthlimitedmf.py, > which comes from pkg-gate, but not > /usr/lib/python2.6/vendor-packages/pkg/flavor/depthlimitedmf27.py... > > > -- > Best regards, > Alexander Pyhalov, > system administrator of Computer Center of Southern Federal University > > _______________________________________________ > oi-dev mailing list > [email protected] > http://openindiana.org/mailman/listinfo/oi-dev _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
