freeze break: drop python-bugzilla hotfix

Kevin Fenzi kevin at scrye.com
Mon Dec 1 19:31:58 UTC 2014


We currently have a hotfix for python-bugzilla in puppet. 

This is breaking the newer version of python-bugzilla that reviewstatus
uses. ie, if we update to the newer version it's got this hotfix
against the old version it breaks. 

tibbs investigated and this hotfix is no longer needed against the
newer version. 

So, I would like to drop the hotfix, and update to the new version and
see if reviewstats is happy as I hope it will be. It shouldn't affect
anything release blocking, but would be nice to fix. 

Related ticket:
https://fedorahosted.org/fedora-infrastructure/ticket/4429

+1s?

kevin
--
diff --git a/modules/hotfix/manifests/init.pp b/modules/hotfix/manifests/init.pp
index a12b063..ae7850f 100644
--- a/modules/hotfix/manifests/init.pp
+++ b/modules/hotfix/manifests/init.pp
@@ -142,10 +142,6 @@ class hotfix::fas_client {
 }
 
 class hotfix::python-bugzilla {
-    file { "/usr/lib/python2.6/site-packages/bugzilla/base.py":
-        source => 'puppet:///hotfix/python-bugzilla/base.py',
-        mode => '0644'
-    }
 }
 
 class hotfix::python-logging {
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20141201/1656e74a/attachment.sig>


More information about the infrastructure mailing list