<snip>
> Your "cron" job on phoenix
> /usr/lib/update-manager/update-refresh.sh
>
> produced the following output:
>
> Traceback (most recent call last):
> File "/usr/lib/pm-checkforupdates", line 197, in
> <module>
> return_value = main(image_dir, set_nice)
> ile "/usr/lib/pm-checkforupdates", line 172, in main
> return __check_for_updates(image_directory,
> nice)
> File "/usr/lib/pm-checkforupdates", line 66, in
> __check_for_updates
> ret = __check_last_refresh(api_obj)
> ile "/usr/lib/pm-checkforupdates", line 102, in
> __check_last_refresh
> if info.get("version") != CACHE_VERSION:
> ibuteError: 'list' object has no attribute 'get'
<snip>
I see the problem.... I seem to be missing the file
/var/pkg/gui_cache/.last_refresh_cache.cpl
Anyone know how to regenerate it?
--
This message posted from opensolaris.org