Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [PATCH] NewsManager.getUnreadItems: handle EROFS (490732)
Date: Mon, 10 Nov 2014 08:14:40
Message-Id: 546073EB.5060100@gentoo.org
In Reply to: Re: [gentoo-portage-dev] [PATCH] NewsManager.getUnreadItems: handle EROFS (490732) by Brian Dolbec
1 On 11/09/2014 11:51 PM, Brian Dolbec wrote:
2 >> + except (InvalidLocation, OperationNotPermitted,
3 >> PermissionDenied.
4 > typo...........^
5 >
6 > :)
7
8 Thank you. It passed syntax validation, though it's an obvious typo.
9
10 It's fixed in my git branch now:
11
12 https://github.com/zmedico/portage/tree/bug_490732
13
14
15 --
16 Thanks,
17 Zac