Hi Joe, Am 22.04.2014 um 17:31 schrieb Joe Beck <[email protected]>: > ok, progress but another dependency issue-- > when I test fab, I get: > $ fab -H nj09mhe0369 > Traceback (most recent call last): > File "/opt/csw/bin/fab", line 5, in <module> > from pkg_resources import load_entry_point > File "/opt/csw/lib/python2.7/site-packages/pkg_resources.py", line 2793, in > <module> > working_set.require(__requires__) > File "/opt/csw/lib/python2.7/site-packages/pkg_resources.py", line 673, in > require > needed = self.resolve(parse_requirements(requirements)) > File "/opt/csw/lib/python2.7/site-packages/pkg_resources.py", line 576, in > resolve > raise DistributionNotFound(req) > pkg_resources.DistributionNotFound: paramiko>=1.10,<1.13 > $ > > pkginfo shows: > PKGINST: CSWpy-paramiko > VERSION: 1.10.1,REV=2013.04.27 > so guess I need to get a newer version of CSW-py-paramiko for this version of > fabric
We have Paramiko 1.10.1: http://www.opencsw.org/packages/py_paramiko/ Best regards — Dago > > --Joe > > > On Mon, Apr 21, 2014 at 5:20 PM, Dagobert Michelsen <[email protected]> wrote: > Hi Joe, > > Am 21.04.2014 um 22:57 schrieb Joe Beck <[email protected]>: >> that would make sense based on what I'm seeing. >> do I just need to added that via pkgutil or something need to be done as >> part of py_fab build? > > Just add with pkgutil, if it works I’ll add that as automatic dep. > >> I'll try & add it & see how goes. >> Is there a version dependency? Now I have CSWpython (which is 2.6) & >> CSWpython27 installed. > > Most of the Python modules are multi-versioned, see > http://wiki.opencsw.org/python-2-x-multi-versioned-modules > and > http://buildfarm.opencsw.org/~maciej/python-modules.html > for individual stats. > > > Best regards > > — Dago > > > -- > "You don't become great by trying to be great, you become great by wanting to > do something, > and then doing it so hard that you become great in the process." - xkcd #896 > > -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
smime.p7s
Description: S/MIME cryptographic signature
