Issue 54932 - cwstools and SSLeay, proxy and without
Summary: cwstools and SSLeay, proxy and without
Status: CLOSED NOT_AN_OOO_ISSUE
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: pavel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-21 19:27 UTC by pavel
Modified: 2013-08-07 15:34 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2005-09-21 19:27:48 UTC
Hi,

funny Perl task ;-)

There are two "SSLeay" modules in SL 9.3:

perl-Crypt-SSLeay-0.51-111
perl-Net_SSLeay-1.25-31

First, I had only perl-Net_SSLeay-1.25-31 installed:

- cws tools work directly, without proxy
- cws tools do not work via PROXY in the config file

I installed the second module, Crypt::SSLeay:

- cws tools do not work directly, without proxy
- cws tools work via PROXY in the config file

Funny. Isn't it.

I'll use PROXY setting from now on ;-)
Comment 1 pavel 2005-10-08 14:38:50 UTC
set target
Comment 2 ndevaiah 2005-11-02 20:25:09 UTC
Me too...!

(with Pavel's help of course!) 
Comment 3 jens-heiner.rechtien 2005-11-15 12:45:35 UTC
Hi Pavel,

I just can't reproduce your problem. I even did a "work from home day" for being
able to access the internet without proxy and the CWS tools worked like a charm. 

If I remember our chat session right you first installed Net::SSLeay and then
Crypt::SSLeay. Crypt::SSLeay did the trick with the proxy. Could you try it with
another perl installation with only XML::Parser, Crypt::SSLeay and SOAP::Lite?
Something is interfering here.

Another possibility is, that you might have HTTP_PROXY or related environment
variables even if you don't intend to use a proxy and SOAP is confused by it.

Heiner
Comment 4 pavel 2005-12-13 13:23:07 UTC
reopening: Pavel should provide more info.
Comment 5 pavel 2005-12-13 13:23:32 UTC
.
Comment 6 jens-heiner.rechtien 2006-01-17 10:59:25 UTC
@pjanik: any new developments here?
Comment 7 pavel 2006-01-19 10:06:45 UTC
I can't reproduce in clean installation of 10.0 now.

cwstools require both modules installed now (on 10.0).

perl-Net_SSLeay is required by perl-IO-Socket-SSL which is in turn required by
erl-SOAP-Lite-0.60a-26 which in turn is required by cwsroots itself.

Crypt::SSLeay is required by cwstools (Eis.pm) directly.

With both installed, everything work as expected both with and without proxy.
This was probably problem with SL9.3.

Closing.
Comment 8 pavel 2006-01-19 10:07:30 UTC
.