lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 19 Mar 2010 08:38:33 -0300
From:	Mauro Carvalho Chehab <mchehab@...radead.org>
To:	Jeremy Kerr <jk@...abs.org>
CC:	users@...ux.kernel.org, Paul Mundt <lethal@...ux-sh.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [kernel.org users] [KORG] Availability of SSL on kernel.org

Hi Jeremy,

Jeremy Kerr wrote:
> Hi Paul,
> 
> Thanks for the report and testing - I've just committed a fix, plus a change 
> to reflect the https URL in the sample .pwclientrc file.
> 
> J.H.: If you update to the current git HEAD, the pwclient and .pwclientrc 
> files served by patchwork.kernel.org will now be more suitable for use with 
> https.

It worked after commenting this line:

#        xmlrpclib.SafeTransport.__init__(self)

Without commenting, I get this bug:

Traceback (most recent call last):
  File "/usr/local/bin/pwclient", line 463, in ?
    main()
  File "/usr/local/bin/pwclient", line 381, in main
    use_https)
  File "/usr/local/bin/pwclient", line 88, in __init__
    xmlrpclib.SafeTransport.__init__(self)
AttributeError: class SafeTransport has no attribute '__init__'


Btw, I had to do the same with the older pwclient. I'm using here the python/python libraries
provided on RHEL5.


Cheers,
Mauro

-- 

Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ