Hey guys. I suspect I missed an important detail from one of the recent flag day/heads up messages. But I'm just not seeing it at the moment.
I used to be able to manually run pkg.depot. Now I cannot: $ pfexec /usr/lib/pkg.depotd cherrypy 3.1.0 or greater (but less than 3.2.0) is required to use this program. I have cherrypy -- for python2.4; not for python2.6. $ python2.4 Python 2.4.6 (#1, Oct 25 2009, 23:45:33) [C] on sunos5 Type "help", "copyright", "credits" or "license" for more information. >>> import cherrypy >>> $ python2.6 Python 2.6.2 (r262, Oct 26 2009, 01:06:14) [C] on sunos5 Type "help", "copyright", "credits" or "license" for more information. >>> import cherrypy Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named cherrypy $ pkg version 4cfe2977d4e1+ If y'all would be so kind as to point out what I should've read/done I'd really appreciate it. Thanks so much! Take care. --joanie _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
