All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Jeremy Kerr <jk@ozlabs.org>
Cc: users@linux.kernel.org, Paul Mundt <lethal@linux-sh.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [kernel.org users] [KORG] Availability of SSL on kernel.org
Date: Fri, 19 Mar 2010 08:38:33 -0300	[thread overview]
Message-ID: <4BA36239.4070909@infradead.org> (raw)
In-Reply-To: <201003191600.13474.jk@ozlabs.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

  reply	other threads:[~2010-03-19 11:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19  1:13 [KORG] Availability of SSL on kernel.org J.H.
2010-03-19  3:58 ` [kernel.org users] " Paul Mundt
2010-03-19  6:05   ` Jeremy Kerr
2010-03-19  8:00   ` Jeremy Kerr
2010-03-19 11:38     ` Mauro Carvalho Chehab [this message]
2010-03-19 18:45     ` J.H.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BA36239.4070909@infradead.org \
    --to=mchehab@infradead.org \
    --cc=jk@ozlabs.org \
    --cc=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=users@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.