[HOTFIX REQUEST} mirrormanager model.py imports

Ricky Elrod codeblock at elrod.me
Thu Jun 20 22:58:49 UTC 2013


+1, looks easy enough.

-Ricky

On 06/20/2013 06:29 PM, Matt_Domsch at Dell.com wrote:
> Reported in https://fedorahosted.org/fedora-infrastructure/ticket/3849,
> non-sysadmin FAS users logging into the admin interface get an HTTP 500
> error.  That’s most of our mirror admins.  This fixes it.  Tested in
> staging.
> 
>  
> 
> +1s requested.
> 
>  
> 
> Thanks,
> Matt
> 
>  
> 
>  
> 
> From af5dcda8cda236bbb34c0317168ca356656e5da0 Mon Sep 17 00:00:00 2001
> 
> From: Matt Domsch <Matt_Domsch at dell.com>
> 
> Date: Thu, 20 Jun 2013 17:13:06 -0500
> 
> Subject: [PATCH] model.py: fix sqlbuilder imports
> 
>  
> 
> ---
> 
> server/mirrormanager/model.py | 2 +-
> 
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
>  
> 
> diff --git a/server/mirrormanager/model.py b/server/mirrormanager/model.py
> 
> index 5ac4a92..bba2ee7 100644
> 
> --- a/server/mirrormanager/model.py
> 
> +++ b/server/mirrormanager/model.py
> 
> @@ -1,6 +1,6 @@
> 
> from sqlobject import *
> 
> from sqlobject.converters import sqlrepr
> 
> -from sqlobject.sqlbuilder import RLIKE
> 
> +from sqlobject.sqlbuilder import RLIKE, AND, OR, INNERJOINOn
> 
> from turbogears import identity, config
> 
> from datetime import datetime
> 
> import time
> 
> --
> 
> 1.8.1.4
> 
>  
> 
>  
> 
> * *
> 
> *--*
> 
> *Matt Domsch*
> 
> Distinguished Engineer, Technology Strategist
> 
> *Dell*| Office of the CTO**
> 
>  
> 
>  
> 
> 
> 
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20130620/16c78154/attachment-0001.sig>


More information about the infrastructure mailing list