Bug 722685 - Could not resolve host: admin.fedoraproject.org; Cannot allocate memory in f-e-k
Summary: Could not resolve host: admin.fedoraproject.org; Cannot allocate memory in f-e-k
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-easy-karma
Version: 15
Hardware: i686
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Till Maas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-16 14:06 UTC by John Dulaney
Modified: 2014-06-18 09:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-07 17:34:39 UTC
Type: ---


Attachments (Terms of Use)

Description John Dulaney 2011-07-16 14:06:37 UTC
Description of problem:
When providing Karma for open-ssh, I received the following:

Traceback (most recent call last):
  File "/usr/bin/fedora-easy-karma", line 452, in <module>
    FedoraEasyKarma()
  File "/usr/bin/fedora-easy-karma", line 353, in __init__
    result = self.send_comment(bc, update, comment, karma)
  File "/usr/bin/fedora-easy-karma", line 438, in send_comment
    res = bc.comment(update["title"], comment, karma=karma)
  File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 177, in comment
    return self.send_request('comment', auth=True, req_params=params)
  File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
    auth_params=auth_params, retries=retries)
  File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 380, in send_request
    request.perform()
pycurl.error: (6, 'Could not resolve host: admin.fedoraproject.org; Cannot allocate memory')

I ran f-e-k with the --installed-max-days=1 option

After the first time, it happens immediately.


How reproducible:
After the first time, 100% of 6 tries

Steps to Reproduce:
1. Run fedora-easy-karma --installed-max-days=1
  
Actual results:
[jdulaney@jdulaney ~]$ fedora-easy-karma --installed-max-days=1
Getting list of installed packages...
Getting list of packages in updates-testing...
Traceback (most recent call last):
  File "/usr/bin/fedora-easy-karma", line 452, in <module>
    FedoraEasyKarma()
  File "/usr/bin/fedora-easy-karma", line 294, in __init__
    testing_updates.extend(bc.query(release=release, status="pending", request="testing", limit=1000)["updates"])
  File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 147, in query
    return self.send_request('list', req_params=params, auth=auth)
  File "/usr/lib/python2.7/site-packages/fedora/client/baseclient.py", line 344, in send_request
    auth_params=auth_params, retries=retries)
  File "/usr/lib/python2.7/site-packages/fedora/client/proxyclient.py", line 380, in send_request
    request.perform()
pycurl.error: (6, 'Could not resolve host: admin.fedoraproject.org; Cannot allocate memory')
[jdulaney@jdulaney ~]$ 


Expected results:
Run as per normal

Additional Info:
I am not out of RAM

Comment 1 Adam Williamson 2011-07-19 16:50:19 UTC
FWIW, I'm not seeing this on my F15 x86-64 laptop with latest updates-testing, f-e-k runs fine. I don't remember seeing it at any point in the f15 cycle...

Comment 2 Fedora End Of Life 2012-08-07 17:34:41 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


Note You need to log in before you can comment on or make changes to this bug.