Michal - just testing this and when I change to osol-re I no longer get the crash, but on restart I now have no Categories. Looking at packagemanager.py 1515 I can see that the category file is expected to be the authority name and this does not exist in /usr/share/package-manager/data/osol-re, so no categories are loaded.
If a repo delivered their own category file then this would work, but where one does not exist you should be falling back to use the opensolaris.og ones. I'll review the rest of the code. JR Michal Pryc wrote: > Hi, > http://cr.opensolaris.org/~migi/12_10_2008_bug_4884_v1/ > > Basically we were not recovering properly from the situation when there > was only one repository and this repository was modified. > > best > Michal > _______________________________________________ > pkg-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss > _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
