Skip Menu |

This queue is for tickets about the Curses-UI CPAN distribution.

Report information
The Basics
Id: 11925
Status: resolved
Priority: 0/
Queue: Curses-UI

People
Owner: Nobody in particular
Requestors: sthiessen [...] passitonservices.org
Cc:
AdminCc:

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



Date: Wed, 16 Mar 2005 23:45:22 -0600
From: Stuart Thiessen <sthiessen [...] passitonservices.org>
Subject: Problem installing on Mac OS X 10.3.8
To: bug-Curses-UI [...] rt.cpan.org
I have a Mac Powerbook running Mac OS X 10.3.8. This is what it said when I tried to install Curses::UI. I tried my best to search for a solution on the web, but found none. How do I avoid this error? Thanks, Stuart Thiessen Pass It On Services Des Moines, IA Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01base_classes........ok t/02widget_classes......ok t/03dialog_classes......ok t/04language_classes....ok t/05pod.................ok t/06ui..................ok t/07widget..............ok t/08common..............ok t/09label...............ok t/10texteditor..........ok t/11listbox.............ok t/12gpm_handler.........ok t/13notebook............ok 1/24Unable to get Terminal Size. The TIOCGWINSZ ioctl didn't work. The COLUMNS and LINES environment variables didn't work. The resize program didn't work. at /Library/Perl/5.8.1/darwin-thread-multi-2level/Term/ReadKey.pm line 343. # Looks like you planned 24 tests but only ran 1. # Looks like your test died just after 1. t/13notebook............dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-24 Failed 23/24 tests, 4.17% okay t/98misc................ok t/99template............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------ ------- t/13notebook.t 255 65280 24 46 191.67% 2-24 Failed 1/15 test scripts, 93.33% okay. 23/158 subtests failed, 85.44% okay. make: *** [test_dynamic] Error 2 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force
From: Marcus Thiesen <marcus [...] thiesen.org>
To: bug-Curses-UI [...] rt.cpan.org
Subject: Re: [cpan #11925] Problem installing on Mac OS X 10.3.8
Date: Fri, 18 Mar 2005 10:06:23 +0000
RT-Send-Cc:
On Friday 18 March 2005 06:45, Stuart Thiessen via RT wrote: Show quoted text
> I have a Mac Powerbook running Mac OS X 10.3.8. This is what it said > when I tried to install Curses::UI.
Nice, want to give one to me? :-) Show quoted text
> I tried my best to search for a > solution on the web, but found none. How do I avoid this error?
I think this shouldn't happen and is rather a bug in the test than in the Curses::UI package. You should be able to install and use it anyway. If in the cpan shell, try "force install" Have fun, Marcus -- :: Marcus Thiesen :: marcus@thiesen.org :: www.thiesen.org :: :: ICQ#108989768 :: 0x754675F2 :: thiesen@jabber.org :: Ann and I will carry out this equivocal message to the world: Markets must be open. George W. Bush
Show quoted text
> I think this shouldn't happen and is rather a bug in the test than in the > Curses::UI package. You should be able to install and use it anyway. > If in the cpan shell, try "force install"
I'm pretty sure this problem has been resolved on modern OS X installs. I'll test soon and close this bug out if results look good and barring replies from anyone.