gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnump3d-users] running gnump3d on NetSecL without Apache


From: Marty Huntzberry
Subject: Re: [Gnump3d-users] running gnump3d on NetSecL without Apache
Date: Mon, 01 Jan 2007 16:27:06 -0500

This may be helpful...I uninstalled gnump3d, removed the directory. and 
re-extracted gnump3d.  The I did this and got a lot of failures:

address@hidden:/home/huntz/gnump3d-2.9.9.9# make test
prove --shuffle tests/
tests/template-handling....ok                                                
tests/gnump3d-md5..........ok                                                
tests/gnump3d-config.......ok                                                
tests/executable...........ok                                                
tests/modules..............NOK 2                                             
#   Failed test 'use ConfigFile;'
#   in tests/modules.t at line 14.
#     Tried to use 'ConfigFile'.
#     Error:  Can't locate ConfigFile.pm in @INC (@INC contains: 
/usr/lib/perl5/5.8.8/i486-linux /usr/lib/perl5/5.8.8 
/usr/lib/perl5/site_perl/5.8.8/i486-linux /usr/lib/perl5/site_perl/5.8.8 
/usr/lib/perl5/site_perl . lib/) at (eval 4) line 2.
# BEGIN failed--compilation aborted at tests/modules.t line 14.
tests/modules..............NOK 42                                            
#   Failed test 'require ConfigFile;'
#   in tests/modules.t at line 15.
#     Tried to require 'ConfigFile'.
#     Error:  Can't locate ConfigFile.pm in @INC (@INC contains: 
/usr/lib/perl5/5.8.8/i486-linux /usr/lib/perl5/5.8.8 
/usr/lib/perl5/site_perl/5.8.8/i486-linux /usr/lib/perl5/site_perl/5.8.8 
/usr/lib/perl5/site_perl . lib/) at (eval 65) line 2.
tests/modules..............ok 59/0# Looks like you failed 2 tests of 80.     
tests/modules..............dubious                                           
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 2, 42
        Failed 2/80 tests, 97.50% okay
tests/gnump3d-files........NOK 2                                             
#   Failed test 'require gnump3d::filetypess;'
#   in tests/gnump3d-files.t at line 19.
#     Tried to require 'gnump3d::filetypess'.
#     Error:  Can't locate gnump3d/filetypess.pm in @INC (@INC contains: 
/usr/lib/perl5/5.8.8/i486-linux /usr/lib/perl5/5.8.8 
/usr/lib/perl5/site_perl/5.8.8/i486-linux /usr/lib/perl5/site_perl/5.8.8 
/usr/lib/perl5/site_perl . lib) at (eval 4) line 2.
Use of uninitialized value in concatenation (.) or string at 
lib/gnump3d/config.pm line 140.
Use of uninitialized value in concatenation (.) or string at 
lib/gnump3d/config.pm line 140.
Can't read configuration in : No such file or directory
# Looks like you failed 1 test of 4.
# Looks like your test died just after 4.
tests/gnump3d-files........dubious                                           
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2
        Failed 1/4 tests, 75.00% okay
tests/gnump3d-request......NOK 5                                             
#   Failed test ' The incoming request was correct'
#   in tests/gnump3d-request.t at line 49.
#          got: '/?foo=bar'
#     expected: '/'
tests/gnump3d-request......ok 7/0# Looks like you failed 1 test of 10.       
tests/gnump3d-request......dubious                                           
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 5
        Failed 1/10 tests, 90.00% okay
tests/pod..................skipped
        all skipped: Test::Pod 1.00 required for testing POD
Failed Test             Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
tests/gnump3d-files.t    255 65280     4    1  25.00%  2
tests/gnump3d-request.t    1   256    10    1  10.00%  5
tests/modules.t            2   512    80    2   2.50%  2 42
1 test skipped.
Failed 3/8 test scripts, 62.50% okay. 4/175 subtests failed, 97.71% okay.
make: *** [test] Error 255

Marty

On Mon, 01 Jan 2007 16:20:59 -0500
Marty Huntzberry <address@hidden> wrote:

The index file is there with the same permissions as my working gnump3d 
install.  I removed gnump3d and reinstalled with the same error about
index.html (it is still there).  I noticed that NetSecL is changing permissions 
on files so that they can only be rw for the root user....the
group and all other users have no permissions (-rw------).  I compared the 
permissions on the perl scripts in 
/usr/lib/perl5/5.8.8/gnump3 and the files in /etc/gnump3d and found they were 
this way.  I did a chmod 644 to make the permissions -rw-r--r-
but still got the error about index.html missing (it's still there).  It's not 
changing permissions on any html files it installs.  I'm thinking it's
changing permissions on a key gnump3d file from x or r  to -.  Any ideas?

Marty

On Mon, 01 Jan 2007 20:16:09 +0000
Steve Kemp <address@hidden> wrote:

On Mon, Jan 01, 2007 at 11:51:29AM -0500, Marty Huntzberry wrote:

> The 'index.html' doesn't exist for the theme 'default'

  There is one error which should be fixed.  Either reinstall,
 or otherwise install the theme file which it is complaining about.

  Or try a different theme ..

Steve
-- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]