Bug 673077 - libproxy misbehaves
Summary: libproxy misbehaves
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libproxy
Version: 14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nicolas Chauvet (kwizart)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-01-27 10:03 UTC by Pavol Šimo
Modified: 2011-06-25 19:59 UTC (History)
3 users (show)

Fixed In Version: libproxy-0.4.7-1.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-25 19:59:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Pavol Šimo 2011-01-27 10:03:36 UTC
Description of problem:
Binary /usr/bin/proxy gives bad results.
I think it is problem with hostname parsing...

Version-Release number of selected component (if applicable):
libproxy-0.4.4-7.fc14.i686

Steps to Reproduce:

proxy in gnome preferences set to manual (same proxy checked, host isa.datalan.sk, port 8080)

palos@palos:~/> _PX_DEBUG=1 proxy http://www.google.sk/
Using config: 22gnome_config_extension
Using ignore: localhost,127.0.0.0/8,.dgrp.sk,.ability.sk,.abilitydev.sk,.abilitydev.com,.datalan.sk,.tempest.sk,10.100.96.0/19,195.28.100.0/24
direct://

palos@palos:~/> _PX_DEBUG=1 proxy http://ww.google.sk/
Using config: 22gnome_config_extension
Using ignore: localhost,127.0.0.0/8,.dgrp.sk,.ability.sk,.abilitydev.sk,.abilitydev.com,.datalan.sk,.tempest.sk,10.100.96.0/19,195.28.100.0/24
Config is: http://isa.datalan.sk:8080
http://isa.datalan.sk:8080

proxy set to auto url (script returns "PROXY isa.datalan.sk:8080")

palos@palos:~> _PX_DEBUG=1 proxy http://www.google.sk/
Using config: 22gnome_config_extension
Using ignore: localhost,127.0.0.0/8,.dgrp.sk,.ability.sk,.abilitydev.sk,.abilitydev.com,.datalan.sk,.tempest.sk,10.100.96.0/19,195.28.100.0/24
direct://

palos@palos:~> _PX_DEBUG=1 proxy http://ww.google.sk/
Using config: 22gnome_config_extension
Using ignore: localhost,127.0.0.0/8,.dgrp.sk,.ability.sk,.abilitydev.sk,.abilitydev.com,.datalan.sk,.tempest.sk,10.100.96.0/19,195.28.100.0/24
Config is: pac+file:///home/users/palos/.mozilla/proxy.pac
PAC received!
Using pacrunner: 25mozjs_pacrunner_extension
Pacrunner returned: PROXY isa.datalan.sk:8080
http://isa.datalan.sk:8080


Actual results:
varies

Expected results:
always http://isa.datalan.sk:8080

Additional information:
second attempts are with only 2 chars (ww) instead of 3 (www)
ww.google.com returns also direct:// and ww.google.co is ok

Comment 1 Nicolas Chauvet (kwizart) 2011-03-14 20:20:45 UTC
Is there an upstream bugreport for this one ?

Comment 2 Pavol Šimo 2011-03-17 11:13:01 UTC
I have not found one.

Comment 3 Nicolas Chauvet (kwizart) 2011-04-13 10:27:34 UTC
If that was not clear enought, you need to report a bug upstream.
I've made a f14 scratch build (which might disappear later) in order to test for f14.
But you might need to recompile neon and/libsoup against this version:
http://koji.fedoraproject.org/koji/taskinfo?taskID=2997607

Unfortunately given the ABI break involved I might not be abble to address this problem in F-14.

Please also consider testing against f15 (not yet pushed in testing)
http://koji.fedoraproject.org/koji/buildinfo?buildID=238765

Comment 4 Fedora Update System 2011-06-09 08:02:44 UTC
libproxy-0.4.7-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/libproxy-0.4.7-1.fc15

Comment 5 Fedora Update System 2011-06-11 04:34:22 UTC
Package libproxy-0.4.7-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libproxy-0.4.7-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/libproxy-0.4.7-1.fc15
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2011-06-25 19:59:26 UTC
libproxy-0.4.7-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


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