Is there an email somwhere which specifies the rules you are
implementing? It is not clear from looking at the bug or the code what
they are.
In updatemanager.py should the name of the variable fmri be changed as
it is not an fmri.
Padraig
On 04/02/09 11:25, Michal Pryc wrote:
Hello,
The webrev:
http://cr.opensolaris.org/~migi/7037_gui_to_cut_category_path_v2/
Fixes bug:
http://defect.opensolaris.org/bz/show_bug.cgi?id=7037
The implementation will:
- leave the package names if they consists of less then three parts.
Example:
"virtualbox/kernel" -> "virtualbox/kernel"
"openoffice" -> "openoffice"
- cut all but three parts if the package is in the "special"
category, currently there are two special categories "locale" and
"plugin"
Example:
"apps/office/openoffice/locale/pl_PL" -> "openoffice/locale/pl_PL"
"web/mozilla/firefox/plugin/flash" -> "firefox/plugin/flash"
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss