Skip Menu |

This queue is for tickets about the Module-Package-RDF CPAN distribution.

Report information
The Basics
Id: 72902
Status: resolved
Priority: 0/
Queue: Module-Package-RDF

People
Owner: perl [...] toby.ink
Requestors: NEILB [...] cpan.org
Cc:
AdminCc:

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



Subject: Install failed because Hash::FieldHash isn't a pre-req
Trying to install Object::Stash failed, because it couldn't find module Hash::FieldHash. I was actually trying to install Web::Magic when it failed, then tried just installing Object::Stash, and noticed why it was failing. Installing Hash::FieldHash manually first did the trick.
Subject: Missing dependence on Object::AUTHORITY causes fail to install
UNIVERSAL::AUTHORITY depends on Object::AUTHORITY, but that dependence isn't specified. So trying to install U::A fails unless you've install Object::AUTHORITY beforehand.
Subject: Dependency on namespace::sweep isn't specified
Web::Magic depends on namespace::sweep, but unless you've installed that module beforehand, trying to install Web::Magic will fail.
On 2011-12-02T21:59:57Z, NEILB wrote: Show quoted text
> Trying to install Object::Stash failed, because it couldn't find > module Hash::FieldHash. > > I was actually trying to install Web::Magic when it failed, then tried > just installing Object::Stash, > and noticed why it was failing. > > Installing Hash::FieldHash manually first did the trick.
Hash::FieldHash is listed as a dependency, but something weird is going on with my build system for the last week. Releasing a tentative Object- Stash 0.003001... let's see what cpantesters reports back.
OK, this appears to be due to switching from "use base" to "use parent" in my Module::Install and Module::Package plugins. I'll release new versions of the M:I/M:P plugins now, and release updates to any packages affected later today.
Initial cpantester results from Number-Natural-SetTheory 0.002 seem to suggest that my fix is working, so I've now issued updates to the / ^.*authority.*$/i releases.
Updates to Web::Magic and Object::Stash are now available.
Still awaiting updates... XML-LibXML-Debugging RDF-Query-Client HTTP-Link-Parser XRD-Parser HTTP-LRDD WWW-Finger Test-RDF-DOAP-Version
All updated.