Mon May 18 19:47:11 2015: Request 104509 was acted upon.
Transaction: Correspondence added by SLAFFAN
Queue: PAR
Subject: Problem signing PAR file
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: open
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=104509 >
Unfortunately I can't help with Module::Signature as I've never used it. Maybe
someone else can, but this is the PAR issue queue.
Module::Signature has had a new release in the last few hours. If that does
not fix things then perhaps submit a request on its issue tracker?
https://rt.cpan.org/Dist/Display.html?Name=Module-Signature
It's also safer to not run updates on the system perl. Try perlbrew or
similar. http://perlbrew.pl/
Shawn.
On Mon May 18 19:37:04 2015, [email protected] wrote:
> Thanks Shawn for this patch. I think it fixed that issue, but now I
> see the
> failure message below.
> I can't tell if something is wrong with my Module::Signature or not.
>
> Died at /usr/local/lib/perl5/site_perl/5.18.2/Module/Signature.pm line
> 498.
>
> On Mon, May 18, 2015 at 6:24 PM, Shawn Laffan via RT <bug-
> [email protected]>
> wrote:
>
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=104509 >
> >
> > A possible patch for this is at
> > https://github.com/shawnlaffan/perl_par_reinstate_cache/commit/6cad3a0562aca287834a8b926ce2ed3f9b7552e1
> >
> > Shawn.
> >
> >
> > On Mon May 18 19:15:21 2015, [email protected] wrote:
> > > When including an additional module, it appears that it is not
> > > added to
> > the
> > > MANIFEST and thus the -s option for signing fails.
> > >
> > > Here is an example of the flags I've used that causes the failure.
> > >
> > > -a
> > '/usr/local/lib/perl5/site_perl/5.18.2/MIME/types.db;lib/MIME/types.db'
> > > -F PatchContent=MIME/Types.pm
> >
> >
> >
> >