Skip Menu |

This queue is for tickets about the CPAN CPAN distribution.

Report information
The Basics
Id: 46037
Status: resolved
Priority: 0/
Queue: CPAN

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

Bug Information
Severity: (no value)
Broken in: 1.93_54
Fixed in: 1.94



Subject: ls requires Text::Glob but does not declare it => failing tests
Installing ANDK/CPAN-1.93_54.tar.gz on HP-UX. 1.9304 is passing OK, but not 1.93_54. Have some tests of 'ls' been added between? t/30shell.t ............ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 16/239 subtests # Failed test 'cmd[ls ANDK/patches]' # at t/31sessions.t line 312. # 'Text::Glob not installed, cannot proceed' # doesn't match '/-SADAHIRO-/' ##8(ls)/0:{q['ls ANDK/patches']=>q['Text::Glob not installed, cannot proceed']} # Failed test 'cmd[ls ANDK/patches/]' # at t/31sessions.t line 312. # 'Text::Glob not installed, cannot proceed' # doesn't match '/-SADAHIRO-/' ##8(ls)/0:{q['ls ANDK/patches']=>q['Text::Glob not installed, cannot proceed']} ##8(ls)/1:{q['ls ANDK/patches/']=>q['Text::Glob not installed, cannot proceed']} # Failed test 'cmd[ls ANDK/pa*/*SADA*]' # at t/31sessions.t line 312. # 'Text::Glob not installed, cannot proceed' # doesn't match '/-SADAHIRO-/' ##8(ls)/0:{q['ls ANDK/patches']=>q['Text::Glob not installed, cannot proceed']} ##8(ls)/1:{q['ls ANDK/patches/']=>q['Text::Glob not installed, cannot proceed']} ##8(ls)/2:{q['ls ANDK/pa*/*SADA*']=>q['Text::Glob not installed, cannot proceed']} # Failed test 'cmd[ls ANDK/patches/*SADA*]' # at t/31sessions.t line 312. # 'Text::Glob not installed, cannot proceed' # doesn't match '/-SADAHIRO-/' ##8(ls)/0:{q['ls ANDK/patches']=>q['Text::Glob not installed, cannot proceed']} ##8(ls)/1:{q['ls ANDK/patches/']=>q['Text::Glob not installed, cannot proceed']} ##8(ls)/2:{q['ls ANDK/pa*/*SADA*']=>q['Text::Glob not installed, cannot proceed']} ##8(ls)/3:{q['ls ANDK/patches/*SADA*']=>q['Text::Glob not installed, cannot proceed']} # Looks like you failed 4 tests of 62. t/31sessions.t ......... Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/62 subtests
It's already resolved in the repository.