emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debbugs-gnu fails to connect


From: Michael Albinus
Subject: Re: debbugs-gnu fails to connect
Date: Wed, 15 Feb 2017 08:29:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

Andy Moreton <address@hidden> 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:

--8<---------------cut here---------------start------------->8---
commit f43711a8e1dcfd9ebb43a00eafe4112ed6c23b23
Author: Michael Albinus <address@hidden>
Date:   Mon Oct 31 10:15:58 2016 +0100

    Release debbugs 0.12
    
    * packages/debbugs/Debbugs.wsdl: Use "https" in wsdlsoap:address'es.
    
    * packages/debbugs/debbugs.el: Increase Version to 0.12.

--8<---------------cut here---------------end--------------->8---

>     AndyM

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]