Description of problem: when launching pup in the applications menu, pup start but don't find any repository, if launched from console after a "export http_proxy=http://proxy" it works fine. Also, in french translation when running the package information recovery, it shows a window saying only "R" (see screenshot) Version-Release number of selected component (if applicable): FC5test3 - pirut-1.0.1-1 How reproducible: always Steps to Reproduce: 1.launch pup from the gnome Applications menu 2.launch pup from console after exporting the http_proxy settings 3. Actual results: can't retrieve repository informations Expected results: use the gnome proxy settings Additional info:
Created attachment 126022 [details] capture of pup running showing translation trouble
Does it work if you set the proxy config in the yum config?
(In reply to comment #2) > Does it work if you set the proxy config in the yum config? no it doesn't. However the trouble is more complex : 1) if you do this in a terminal # export http_proxy=http://proxy:8080 # pup pup will work fine 2) if you edit yum.conf and add the line proxy=http://proxy:8080 -pup fails to retrieve informations when launched from the gnome-applications menu -pup works when started in a console
First dialog box show "R" in French is "Corrected and uploaded to CVS" https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=184153
Can you try the yum package at http://people.redhat.com/~katzj/yum-2.6.0-2.noarch.rpm and see if it helps the proxy issue?
(In reply to comment #5) > Can you try the yum package at > http://people.redhat.com/~katzj/yum-2.6.0-2.noarch.rpm and see if it helps the > proxy issue? Tryed, Yum now works ! Even doing 'sudo yum upgrade' in a terminal is okay. However Pup is still not happy : "Unable to retrieve update information"
Aha, I see what's going on. Marking a dupe of the main bug I'm going to use for tracking this so that I don't have to juggle a few of these *** This bug has been marked as a duplicate of 185309 ***
Moving component to pirut. Sorry for the spam.