OK. Looks good to me.
Padraig
On 10/06/09 10:19, Michal Pryc wrote:
Padraig O'Briain wrote:
Can fmri ever be None at line 3666?
I don't think so, but it's better check then regret.
Should this change increment CACHE_VERSION in
src/gui/modules/cache.py to ensure that we do not continue to use
incorrect cached version?
I don't think so, the cache is not changing it's data model, just the
data which will be recreated if someone will update SUNWipkg-gui
anyway (when we will publish this package to the repository the date
version of the catalog will change, so the cache will be regenerated.).
best
Michal
Padraig
On 10/05/09 16:49, Michal Pryc wrote:
Hello,
The bug:
http://defect.opensolaris.org/bz/show_bug.cgi?id=11409
is fixed with webrev:
http://cr.opensolaris.org/~migi/11409/
Basically our algorithm to calculate visible name of the package was
modifying the package name. The modified name was then compared with
the name from the static file, which was wrong as we should compare
the original package name.
best
Michal
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss