all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: debbugs-gnu fails to connect
Date: Wed, 15 Feb 2017 11:18:48 +0000	[thread overview]
Message-ID: <vz1d1eju2g7.fsf@gmail.com> (raw)
In-Reply-To: 87wpcrzzcs.fsf@gmx.de

On Wed 15 Feb 2017, Michael Albinus wrote:

> Andy Moreton <andrewjmoreton@gmail.com> writes:
>
>> Hi,
>
> Hi Andy,
>
>> I've noticed that using debbugs-gnu or debbugs-gnu-bugs fails to connect
>> to the bug tracker at the moment. This is with 64bit emacs on Windows
>> 10, built from the master branch.
>>
>> It looks like the server has moved to use an https URL, but debbugs-gnu
>> currently tries to connect to port 80. It appears that the problem is in
>> the Debbugs.wsdl file from the ELPA package for debbugs-0.11:
>>
>>     <wsdl:port binding="tns:Debbugs/SOAP/BINDING" name="gnu.org">
>>       <wsdlsoap:address location="http://debbugs.gnu.org/cgi/soap.cgi"/>
>>     </wsdl:port>
>>
>> Changing this to use "https:" fixes the problem for me.
>
> Upgrade to debbugs 0.12, available since October:

For some reason package.el was not offering that as an upgrade - I had to
delete it and then reinstall to get the newer version.

Thanks,

    AndyM





      reply	other threads:[~2017-02-15 11:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15  1:04 debbugs-gnu fails to connect Andy Moreton
2017-02-15  7:29 ` Michael Albinus
2017-02-15 11:18   ` Andy Moreton [this message]

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=vz1d1eju2g7.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.