bodhi / fedora-easy-karma dead

Ankur Sinha sanjay.ankur at gmail.com
Thu Apr 16 17:09:24 UTC 2015


On Mon, 2015-04-06 at 20:11 +0000, Andre Robatino wrote:
> This problem is always f-e-k specific, it never affects the web 
> interface.
> See https://bugzilla.redhat.com/show_bug.cgi?id=1144587 .

https://fedorahosted.org/fedora-infrastructure/ticket/4729

It's a time out issue. Increasing the timeout value for "bodhi client" 
in f-e-k works around it:

---
 fedora-easy-karma.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/fedora-easy-karma.py b/fedora-easy-karma.py
index a3d1285..c31261d 100755
--- a/fedora-easy-karma.py
+++ b/fedora-easy-karma.py
@@ -293,6 +293,7 @@ class FedoraEasyKarma(object):
             self.options.fas_username = fas_username
 
         bc = BodhiClient(username=self.options.fas_username, 
useragent="Fedora Easy Karma/GIT", retries=self.options.retries)
+        bc.timeout = 300
         my = yum.YumBase()
         my.preconf.debuglevel = 0
 
-- 
2.3.5

-- 
Thanks,
Regards,
Ankur Sinha "FranciscoD"

http://fedoraproject.org/wiki/User:Ankursinha
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20150416/71f1eaf8/attachment.sig>


More information about the devel mailing list