Skip Menu |

This queue is for tickets about the App-ListSoftwareLicenses CPAN distribution.

Report information
The Basics
Id: 101885
Status: resolved
Priority: 0/
Queue: App-ListSoftwareLicenses

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

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



Subject: t/compile.t currently fails
# Failed test 'App/ListSoftwareLicenses.pm loaded ok' # at t/00-compile.t line 39. # got: '65280' # expected: '0' Can't locate object method "new" via package "Software::License::CCpack" at /usr/home/eserte/.cpan/build/App-ListSoftwareLicenses-0.03-cDwDX8/blib/lib/App/ListSoftwareLicenses.pm line 77, <DATA> line 33. Compilation failed in require at -e line 1, <DATA> line 33. # Looks like you failed 1 test of 2. t/00-compile.t ............ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/2 subtests
On Mon Feb 02 14:05:57 2015, SREZIC wrote: Show quoted text
> # Failed test 'App/ListSoftwareLicenses.pm loaded ok' > # at t/00-compile.t line 39. > # got: '65280' > # expected: '0' > Can't locate object method "new" via package > "Software::License::CCpack" at /usr/home/eserte/.cpan/build/App- > ListSoftwareLicenses-0.03-cDwDX8/blib/lib/App/ListSoftwareLicenses.pm > line 77, <DATA> line 33. > Compilation failed in require at -e line 1, <DATA> line 33. > # Looks like you failed 1 test of 2. > t/00-compile.t ............ > Dubious, test returned 1 (wstat 256, 0x100) > Failed 1/2 subtests
Thanks, fixed in 0.04.
On 2015-02-04 11:40:21, PERLANCAR wrote: Show quoted text
> On Mon Feb 02 14:05:57 2015, SREZIC wrote:
> > # Failed test 'App/ListSoftwareLicenses.pm loaded ok' > > # at t/00-compile.t line 39. > > # got: '65280' > > # expected: '0' > > Can't locate object method "new" via package > > "Software::License::CCpack" at /usr/home/eserte/.cpan/build/App- > > ListSoftwareLicenses-0.03-cDwDX8/blib/lib/App/ListSoftwareLicenses.pm > > line 77, <DATA> line 33. > > Compilation failed in require at -e line 1, <DATA> line 33. > > # Looks like you failed 1 test of 2. > > t/00-compile.t ............ > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/2 subtests
> > Thanks, fixed in 0.04.
Test results look good, but we have again a (systematic?) PAUSE permission problem, see https://metacpan.org/release/App-ListSoftwareLicenses
On Wed Feb 04 20:19:29 2015, SREZIC wrote: Show quoted text
> On 2015-02-04 11:40:21, PERLANCAR wrote:
> > On Mon Feb 02 14:05:57 2015, SREZIC wrote:
> > > # Failed test 'App/ListSoftwareLicenses.pm loaded ok' > > > # at t/00-compile.t line 39. > > > # got: '65280' > > > # expected: '0' > > > Can't locate object method "new" via package > > > "Software::License::CCpack" at /usr/home/eserte/.cpan/build/App- > > > ListSoftwareLicenses-0.03- > > > cDwDX8/blib/lib/App/ListSoftwareLicenses.pm > > > line 77, <DATA> line 33. > > > Compilation failed in require at -e line 1, <DATA> line 33. > > > # Looks like you failed 1 test of 2. > > > t/00-compile.t ............ > > > Dubious, test returned 1 (wstat 256, 0x100) > > > Failed 1/2 subtests
> > > > Thanks, fixed in 0.04.
> > Test results look good, but we have again a (systematic?) PAUSE > permission problem, see https://metacpan.org/release/App- > ListSoftwareLicenses
This happens because the older release is in my old PAUSE account (SHARYANTO) and I release to my new PAUSE account (PERLANCAR). I did only delete the old release just a minute before releasing. But PAUSE accepts and indexes the new release fine. It's just that MetaCPAN doesn't. Since this is unrelated to the original issue, I'm closing the ticket.