Bug 821434 - fedora-easy-karma fails while reading updates-testing repos
Summary: fedora-easy-karma fails while reading updates-testing repos
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: python-fedora
Version: 17
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-14 13:20 UTC by G.Wolfe Woodbury
Modified: 2016-09-20 02:43 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-13 17:05:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
screen scrape of f-e-k run (903 bytes, text/plain)
2012-05-14 13:20 UTC, G.Wolfe Woodbury
no flags Details

Description G.Wolfe Woodbury 2012-05-14 13:20:59 UTC
Created attachment 584360 [details]
screen scrape of f-e-k run

Description of problem:
 While trying to read updates-testing repo (local and remote) f-e-k throws a pycurl read error. (attached)

Version-Release number of selected component (if applicable):


How reproducible:
 happens reliably in both 32- and 64-bit installations

Steps to Reproduce:
1.enable updates-testing repo
2.install f-e-k
3.run f-e-k
  
Actual results:
  read (of repo?) terminates early in pycurl

Expected results:
  normal program execution

Additional info:
  happens with current f-e-k in both vbox guests and on x86_64 real hardware

Comment 1 Till Maas 2012-05-14 20:55:07 UTC
The error happens in code from python-fedora, therefore I reassign this bug.

Comment 2 Toshio Ernie Kuratomi 2012-05-15 22:27:46 UTC
Unable to replicate the error here.  The error looks like it would be in bodhi if it's server side so lmacken would need to look at it.  However, it could also be some other sort of configuration problem client-side.  Are you using a proxy or connecting directly to admin.fedoraproject.org?

Comment 3 G.Wolfe Woodbury 2012-05-16 00:12:22 UTC
It is a direct connection, but the error occurs whil f-e-k is trying to read the repository information for updates-testing.

It is pointed at a local copy of the TDS 17-branched mirror.  Re-syncing the repository does not change any of the details.

It seems clearly related to recent changes in the f-e-k dependencies.

Comment 4 Toshio Ernie Kuratomi 2012-05-16 01:28:06 UTC
Had some other people test on Fedora 17.  They are unable to reproduce either.

If the traceback attached to this bug is accurately portraying where this is failing, it isn't when we're retrieving the repodata on the client so it shouldn't have to do with having a mirror of the repository.

Comment 5 G.Wolfe Woodbury 2012-05-16 14:18:28 UTC
see also BZ 822152 for an ABRT dump of another traceback.

Comment 6 Toshio Ernie Kuratomi 2012-05-16 15:09:10 UTC
it looks like something is wrong at your site but I'm not sure what it could be.

Could you try:

$ curl https://admin.fedoraproject.org/updates/list

and see if that works or errors out?

Comment 7 G.Wolfe Woodbury 2012-11-13 17:05:05 UTC
It seems to have been some strangeness in pycurl but I can't reproduce it anymore

closing: worksforme


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