On Tue, Mar 04, 2008 at 11:01:18AM +0300, Shura wrote: > Thank you - this is what I needed. > > I get this, however: > Traceback (most recent call last): > File "../../IPS/solaris.py", line 1013, in ? > publish_pkg(p) > File "../../IPS/solaris.py", line 598, in publish_pkg > action = actions.legacy.LegacyAction(None, **attrs) > AttributeError: 'module' object has no attribute 'legacy' > > Is it something wrong with my packages? > > What could be the problem?
You seem to be using a solaris.py that is out of sync with IPS. You need to update your IPS bits. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
