Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: mar.kolya [...] gmail.com
Cc:
AdminCc:

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



Subject: Dependency issue: XML::Compile::SOAP::Daemon
It looks like XML::Compile::SOAP will not install (upgrade) XML::Compile::SOAP::Daemon during build unless it is already installed. For some reason XML::Compile::SOAP still declares XML::Compile::SOAP::Daemon as a dependency in META.yml. This feels wrong and I guess this may confuse some tools. One of the tools that is known to be confused is Pinto (personal cpan mirror manager). It tries to find minimal set of packages needed to be installed in order to install all packages in a mirror. The fact that XML::Compile::SOAP has a dependency it doesn't install confuses Pinto and Pinto doesn't install 'XML::Compile::SOAP::Daemon' and packages it depends on. Would it be possible to remove XML::Compile::SOAP::Daemon from the dependencies from META.yml? Thanks!
Subject: Re: [rt.cpan.org #95507] Dependency issue: XML::Compile::SOAP::Daemon
Date: Fri, 9 May 2014 23:36:34 +0200
To: Nikolay Martynov via RT <bug-XML-Compile-SOAP [...] rt.cpan.org>
From: Mark Overmeer <mark [...] overmeer.net>
* Nikolay Martynov via RT (bug-XML-Compile-SOAP@rt.cpan.org) [140509 17:44]: Show quoted text
> Fri May 09 13:44:17 2014: Request 95507 was acted upon. > Transaction: Ticket created by kolya > Queue: XML-Compile-SOAP > Subject: Dependency issue: XML::Compile::SOAP::Daemon > Requestors: mar.kolya@gmail.com > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=95507 > > > It looks like XML::Compile::SOAP will not install (upgrade) > XML::Compile::SOAP::Daemon during build unless it is already installed.
Trie. Show quoted text
> For some reason XML::Compile::SOAP still declares > XML::Compile::SOAP::Daemon as a dependency in META.yml. This feels wrong > and I guess this may confuse some tools.
I do not write META.yml myself. I think I understand what is happening. Before release, I do run "make" and "make tests" as final check-up inside my own environment. That builds META.yml... and I have ::Daemon installed. Show quoted text
> Would it be possible to remove XML::Compile::SOAP::Daemon from > the dependencies from META.yml?
I'll have it fixed in next release. -- Thanks! MarkOv ------------------------------------------------------------------------ Mark Overmeer MSc MARKOV Solutions Mark@Overmeer.net solutions@overmeer.net http://Mark.Overmeer.net http://solutions.overmeer.net
Fixed in 3.05