freeze break: drop python-bugzilla hotfix

Tim Flink tflink at redhat.com
Mon Dec 1 20:06:32 UTC 2014


On Mon, 1 Dec 2014 12:31:58 -0700
Kevin Fenzi <kevin at scrye.com> wrote:

> 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?

Assuming that the patch would involve removing all the includes on the
python-bugzilla hotfix, +1 from me.

If it somehow does affect FAS, it doesn't sound like that could be
non-workaroundable breakage and it sounds really unlikely, anyways.

Tim

> 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: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20141201/26b7c0e2/attachment.sig>


More information about the infrastructure mailing list