Freeze break request: Update python-bugzilla on fas*, bapp01, app*

Pierre-Yves Chibon pingou at pingoured.fr
Mon May 21 22:33:28 UTC 2012


On Tue, 2012-05-22 at 00:04 +0200, Pierre-Yves Chibon wrote:
> On Mon, 2012-05-21 at 10:38 -0600, Kevin Fenzi wrote:
> > After the bugzilla upgrade this weekend a few things we run related to
> > bugzilla are having issues: 
> > 
> > 1) on fas01, the script that sets fedorabugs and fedora_contrib on
> > users in those fedora groups isn't working. 
> > 
> > 2) on bapp01, the cron job that gathers easyfix bugzilla bugs is not
> > working. 
> > 
> > 3) pkgdb, which runs on app servers isnt' able to handle adding new
> > packages. (we aren't sure what the error here is, but is likely bz
> > related). 
> 
> 4) the review-stats script is having problems.
> I spent some time on this and I have a patch that runs fine on my
> machine against the official bugzilla and with the 'new' release of
> python-bugzilla.
> It is a little more heavy than the previous patches:
> http://fpaste.org/dwwg/

Actually, there was a typo left in the first version, so there is
(attached) a revised version.
The difference:
-    querydata['product'] = ['Fedora EPEL']
+    querydata['product'] = ['Fedora']

Fedora EPEL being used for testing as Fedora seems to always return a
ProxyError.

Pierre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-the-review-stats-script-to-work-with-the-new-bug.patch
Type: text/x-patch
Size: 8798 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20120522/27989170/attachment-0001.bin>


More information about the infrastructure mailing list