Greetings, The following webrev contains fixes for the following issues:
3222 passwd and group cache need more robustness in face of zero timestamp webrev: http://cr.opensolaris.org/~swalker/pkg-3222/ Change Summary: * Changed modules/portable/os_unix.py to assume timestamp of -1 instead of 0 so that the passwd file will always be read at least once whenever it has a timestamp of 0. * Added tests for the related bug to ensure this doesn't break again. * Changed groupname of only_group test package to expose related group caching bug (this is because when the tests run, they use a user image, so users and groups can be looked up using the current environment's information). Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
