The definition for slim_cluster includes dependencies on eoib and mcxe, but
never includes the files they're defined in.  For that matter, I don't see
them in the webrev, or in the current gate.

Those packages come from ON and so they're delivered via native IPS,
rather than being create via import process.

Why does nmap no longer depend on pysqlite?

Because the Python components of nmap switched in build 140 to using
2.6 and the supplied sqlite3 interfaces instead.  Apparently there are
some features that are only available using pysqlite2 but alas, we only
ship that for 2.4.

Why does gnome-games no longer depend on python-gnome-desktop-24?

Ah, good catch - this too switched to 2.6 a number of builds ago but
instead the dependency should be switched to

        depend library/python-2/python-gnome-desktop-26

I've made that change in the workspace.

Why does python-mysql-24 no longer depend on python-24?

Do the twisted packages no longer depend on python-26 directly because of
their dependencies on zope?  That seems broken.

Similar issues with setuptools-26 and system-config-printer

These all were static dependencies added for the older solaris.py.  The
newer importer forms this automatically so this is basically cleanup.

Thanks for the review.
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to