Bug #255101 - Fix 'Permission denied' error handling in
authorZac Medico <zmedico@gentoo.org>
Sun, 18 Jan 2009 23:42:53 +0000 (23:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 18 Jan 2009 23:42:53 +0000 (23:42 -0000)
commit51482d335f34090b81eb58647e1c8700415c96db
treef60475be4b9cdeb764a50347acd1a8593927e86e
parent2f245c5c04ef681b0280b743eff35ec8d0f8a597
Bug #255101 - Fix 'Permission denied' error handling in
NewsManager.getUnreadItems(). If there's no permission to lock the unread
file, skip the lock and try to read the file anyway. (trunk r12521)

svn path=/main/branches/2.1.6/; revision=12533
pym/portage/locks.py
pym/portage/news.py