Skip Menu |

This queue is for tickets about the XML-Compile-SOAP-WSA CPAN distribution.

Report information
The Basics
Id: 123425
Status: resolved
Priority: 0/
Queue: XML-Compile-SOAP-WSA

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.13
Fixed in: (no value)



Subject: Can't locate XML/Compile/WSDL11.pm
The test suite fails on some of my smokers --- maybe a PREREQ_PM declaration is missing? ... Can't locate XML/Compile/WSDL11.pm in @INC (you may need to install the XML::Compile::WSDL11 module) (@INC contains: lib t /... .) at t/20wsa10.t line 14. BEGIN failed--compilation aborted at t/20wsa10.t line 14. t/20wsa10.t ... Dubious, test returned 2 (wstat 512, 0x200) No subtests run Can't locate XML/Compile/WSDL11.pm in @INC (you may need to install the XML::Compile::WSDL11 module) (@INC contains: lib t ... .) at t/30wsdl11.t line 17. BEGIN failed--compilation aborted at t/30wsdl11.t line 17. t/30wsdl11.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run ...
CC: ;
Subject: Re: [rt.cpan.org #123425] Can't locate XML/Compile/WSDL11.pm
Date: Sat, 28 Oct 2017 14:03:45 +0200
To: Slaven_Rezic via RT <bug-XML-Compile-SOAP-WSA [...] rt.cpan.org>
From: Mark Overmeer <solutions [...] overmeer.net>
* Slaven_Rezic via RT (bug-XML-Compile-SOAP-WSA@rt.cpan.org) [171028 11:59]: Show quoted text
> Sat Oct 28 07:59:34 2017: Request 123425 was acted upon. > Transaction: Ticket created by SREZIC > Queue: XML-Compile-SOAP-WSA > Subject: Can't locate XML/Compile/WSDL11.pm > Broken in: 0.13 > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=123425 > > > > The test suite fails on some of my smokers --- maybe a PREREQ_PM declaration is missing? > > Can't locate XML/Compile/WSDL11.pm in @INC (you may need to install the XML::Compile::WSDL11 module) (@INC contains: lib t /... .) at t/20wsa10.t line 14. > BEGIN failed--compilation aborted at t/20wsa10.t line 14. > t/20wsa10.t ... > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > Can't locate XML/Compile/WSDL11.pm in @INC (you may need to install the XML::Compile::WSDL11 module) (@INC contains: lib t ... .) at t/30wsdl11.t line 17. > BEGIN failed--compilation aborted at t/30wsdl11.t line 17. > t/30wsdl11.t .. > Dubious, test returned 2 (wstat 512, 0x200) > No subtests run > ...
I do see these error messages every once in a while, but have no idea why. The dependency on WSDL11 is present, and WSDL11 itself does not trigger cpantesters failures. -- regards, MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
On 2017-10-28 08:31:25, solutions@overmeer.net wrote: Show quoted text
> * Slaven_Rezic via RT (bug-XML-Compile-SOAP-WSA@rt.cpan.org) [171028 > 11:59]:
> > Sat Oct 28 07:59:34 2017: Request 123425 was acted upon. > > Transaction: Ticket created by SREZIC > > Queue: XML-Compile-SOAP-WSA > > Subject: Can't locate XML/Compile/WSDL11.pm > > Broken in: 0.13 > > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=123425 > > > > > > > The test suite fails on some of my smokers --- maybe a PREREQ_PM > > declaration is missing? > > > > Can't locate XML/Compile/WSDL11.pm in @INC (you may need to install > > the XML::Compile::WSDL11 module) (@INC contains: lib t /... .) at > > t/20wsa10.t line 14. > > BEGIN failed--compilation aborted at t/20wsa10.t line 14. > > t/20wsa10.t ... > > Dubious, test returned 2 (wstat 512, 0x200) > > No subtests run > > Can't locate XML/Compile/WSDL11.pm in @INC (you may need to install > > the XML::Compile::WSDL11 module) (@INC contains: lib t ... .) at > > t/30wsdl11.t line 17. > > BEGIN failed--compilation aborted at t/30wsdl11.t line 17. > > t/30wsdl11.t .. > > Dubious, test returned 2 (wstat 512, 0x200) > > No subtests run > > ...
> > I do see these error messages every once in a while, but have no > idea why. The dependency on WSDL11 is present, and WSDL11 itself > does not trigger cpantesters failures.
Probably the source of confusion is: XML::Compile::SOAP::WSA is included in two different CPAN distributions, https://metacpan.org/release/XML-Compile-SOAP-WSA and https://metacpan.org/release/XML-Compile-WSA Only one of the two is declaring the XML::Compile::WSDL11 dependency.
CC: ;
Subject: Re: [rt.cpan.org #123425] Can't locate XML/Compile/WSDL11.pm
Date: Sat, 28 Oct 2017 15:51:18 +0200
To: Slaven_Rezic via RT <bug-XML-Compile-SOAP-WSA [...] rt.cpan.org>
From: Mark Overmeer <mark [...] overmeer.net>
* Slaven_Rezic via RT (bug-XML-Compile-SOAP-WSA@rt.cpan.org) [171028 13:42]: Show quoted text
>> Queue: XML-Compile-SOAP-WSA >> Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=123425 >
Show quoted text
> Probably the source of confusion is: XML::Compile::SOAP::WSA > is included in two different CPAN distributions, > https://metacpan.org/release/XML-Compile-SOAP-WSA and > https://metacpan.org/release/XML-Compile-WSA > Only one of the two is declaring the XML::Compile::WSDL11 dependency.
Ah! The first is an incorrect upload! I'll delete it from PAUSE. -- Thanks (again) ! MarkOv ------------------------------------------------------------------------ drs Mark A.C.J. Overmeer MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
Resolved bby removing distribution XML-Compile-SOAP-WSA from CPAN.