[ic] make test problems

Dan Garwood res087jh@verizon.net
Sun, 18 Feb 2001 04:11:31 -0500


Raymond,

I had the same problem. It is a permissions error if I am not mistaken. It
appears the the user your trying to install under does not have read and
write abilites to the directories that Interchange is looking for. Make sure
your user has the permissions.

Dan

> -----Original Message-----
> From: interchange-users-admin@lists.akopia.com
> [mailto:interchange-users-admin@lists.akopia.com]On Behalf Of Raymond
> Miecznik
> Sent: Sunday, February 18, 2001 1:26 AM
> To: interchange-users@lists.akopia.com
> Subject: [ic] make test problems
>
>
> perl Makefile.Pl run fine
> make run fine
>
> but when I run
>
> make test
>
> I get errors: I run on slackware 7.0 with 2.2.16,
> can anyone point out to the problem ?
>
> basically the errors are at the bottom 4/6 tests failed, please
> scroll down...
>
> $ make test
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/lib/perl5/i386-linux -I/usr/lib/perl5 test.pl
> server/unixmode.......ok 1
> server/startup........-rw-r--r--   1 root     root          119 Feb 17
> 22:12
> /home/test/interchange-4.6.3/blib/catalog.cfg
> -rw-------   1 root     root         4303 Feb 17 22:13
> /home/test/interchange-4.6.3/blib/error.log
> -rw-r--r--   1 root     root           68 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/interchange.cfg
>
> /home/test/interchange-4.6.3/blib/arch:
> total 4
> drwx------   3 root     root         4096 Feb 15 12:56 auto
>
> /home/test/interchange-4.6.3/blib/etc:
> total 8
> -rw-------   1 root     root         7473 Feb 15 12:57 varnames
>
> /home/test/interchange-4.6.3/blib/lib:
> total 36
> drwx------   2 root     root         4096 Feb 15 12:58 Business
> drwx------   2 root     root         4096 Feb 15 12:58 File
> -r--r--r--   1 root     root        14536 Feb 15 12:57 IniConf.pm
> drwx------   4 root     root         4096 Feb 15 12:58 Vend
> drwx------   5 root     root         4096 Feb 15 12:56 auto
> -r--r--r--   1 root     root          692 Feb 15 12:57 hints.pl
>
> /home/test/interchange-4.6.3/blib/man1:
> total 112
> -rw-r--r--   1 root     root         6489 Feb 17 22:09 compile_link.1
> -rw-r--r--   1 root     root         4780 Feb 17 22:08 config_prog.1
> -rw-r--r--   1 root     root         5053 Feb 17 22:08 configdump.1
> -rw-r--r--   1 root     root         4509 Feb 17 22:09 dump.1
> -rw-r--r--   1 root     root         5479 Feb 17 22:08 expire.1
> -rw-r--r--   1 root     root         4534 Feb 17 22:09 expireall.1
> -rw-r--r--   1 root     root        11725 Feb 17 22:09 interchange.1
> -rw-r--r--   1 root     root         6458 Feb 17 22:08 localize.1
> -rw-r--r--   1 root     root        17642 Feb 17 22:09 makecat.1
> -rw-r--r--   1 root     root         4525 Feb 17 22:09 offline.1
> -rw-r--r--   1 root     root         5063 Feb 17 22:09 restart.1
> -rw-r--r--   1 root     root         5267 Feb 17 22:09 update.1
>
> /home/test/interchange-4.6.3/blib/man3:
> total 904
> -rw-r--r--   1 root     root        40011 Feb 17 22:08 icbackoffice.8
> -rw-r--r--   1 root     root        68307 Feb 17 22:08 iccattut.8
> -rw-r--r--   1 root     root       227154 Feb 17 22:08 icconfig.8
> -rw-r--r--   1 root     root       167314 Feb 17 22:08 icdatabase.8
> -rw-r--r--   1 root     root        39358 Feb 17 22:08 icinstall.8
> -rw-r--r--   1 root     root        32941 Feb 17 22:09 icintro.8
> -rw-r--r--   1 root     root       116572 Feb 17 22:09 ictemplates.8
> -rw-r--r--   1 root     root        13960 Feb 17 22:08 mv_metadata.8
> -rw-r--r--   1 root     root       182416 Feb 17 22:09 mvtags.8
>
> /home/test/interchange-4.6.3/blib/pages:
> total 4
> -rw-r--r--   1 root     root         3000 Feb 17 22:12 catalog.html
>
> /home/test/interchange-4.6.3/blib/products:
> total 4
> -rw-r--r--   1 root     root           42 Feb 17 22:12 products.asc
>
> /home/test/interchange-4.6.3/blib/script:
> total 216
> -rwxr-xr-x   1 root     root         9887 Feb 17 22:08 compile_link
> -rwxr-xr-x   1 root     root         3747 Feb 17 22:08 config_prog
> -rwxr-xr-x   1 root     root         4650 Feb 17 22:08 configdump
> -rwxr-xr-x   1 root     root         5980 Feb 17 22:08 dump
> -rwxr-xr-x   1 root     root         7737 Feb 17 22:08 expire
> -rwxr-xr-x   1 root     root         3181 Feb 17 22:08 expireall
> -rwxr-xr-x   1 root     root        63749 Feb 17 22:08 interchange
> -rwxr-xr-x   1 root     root         9789 Feb 17 22:08 localize
> -rwxr-xr-x   1 root     root        67292 Feb 17 22:08 makecat
> -rwxr-xr-x   1 root     root         7109 Feb 17 22:08 offline
> -rwxr-xr-x   1 root     root         3816 Feb 17 22:08 restart
> -rwxr-xr-x   1 root     root         7785 Feb 17 22:08 update
>
> /home/test/interchange-4.6.3/blib/session:
> total 0
> -rw-r--r--   1 root     root          119 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/catalog.cfg
> -rw-------   1 root     root         4303 Feb 17 22:13
> /home/test/interchange-4.6.3/blib/error.log
> -rw-r--r--   1 root     root           68 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/interchange.cfg
>
> /home/test/interchange-4.6.3/blib/arch:
> total 4
> drwx------   3 root     root         4096 Feb 15 12:56 auto
>
> /home/test/interchange-4.6.3/blib/etc:
> total 8
> -rw-------   1 root     root         7473 Feb 15 12:57 varnames
>
> /home/test/interchange-4.6.3/blib/lib:
> total 36
> drwx------   2 root     root         4096 Feb 15 12:58 Business
> drwx------   2 root     root         4096 Feb 15 12:58 File
> -r--r--r--   1 root     root        14536 Feb 15 12:57 IniConf.pm
> drwx------   4 root     root         4096 Feb 15 12:58 Vend
> drwx------   5 root     root         4096 Feb 15 12:56 auto
> -r--r--r--   1 root     root          692 Feb 15 12:57 hints.pl
>
> /home/test/interchange-4.6.3/blib/man1:
> total 112
> -rw-r--r--   1 root     root         6489 Feb 17 22:09 compile_link.1
> -rw-r--r--   1 root     root         4780 Feb 17 22:08 config_prog.1
> -rw-r--r--   1 root     root         5053 Feb 17 22:08 configdump.1
> -rw-r--r--   1 root     root         4509 Feb 17 22:09 dump.1
> -rw-r--r--   1 root     root         5479 Feb 17 22:08 expire.1
> -rw-r--r--   1 root     root         4534 Feb 17 22:09 expireall.1
> -rw-r--r--   1 root     root        11725 Feb 17 22:09 interchange.1
> -rw-r--r--   1 root     root         6458 Feb 17 22:08 localize.1
> -rw-r--r--   1 root     root        17642 Feb 17 22:09 makecat.1
> -rw-r--r--   1 root     root         4525 Feb 17 22:09 offline.1
> -rw-r--r--   1 root     root         5063 Feb 17 22:09 restart.1
> -rw-r--r--   1 root     root         5267 Feb 17 22:09 update.1
>
> /home/test/interchange-4.6.3/blib/man3:
> total 904
> -rw-r--r--   1 root     root        40011 Feb 17 22:08 icbackoffice.8
> -rw-r--r--   1 root     root        68307 Feb 17 22:08 iccattut.8
> -rw-r--r--   1 root     root       227154 Feb 17 22:08 icconfig.8
> -rw-r--r--   1 root     root       167314 Feb 17 22:08 icdatabase.8
> -rw-r--r--   1 root     root        39358 Feb 17 22:08 icinstall.8
> -rw-r--r--   1 root     root        32941 Feb 17 22:09 icintro.8
> -rw-r--r--   1 root     root       116572 Feb 17 22:09 ictemplates.8
> -rw-r--r--   1 root     root        13960 Feb 17 22:08 mv_metadata.8
> -rw-r--r--   1 root     root       182416 Feb 17 22:09 mvtags.8
>
> /home/test/interchange-4.6.3/blib/pages:
> total 4
> -rw-r--r--   1 root     root         3000 Feb 17 22:12 catalog.html
>
> /home/test/interchange-4.6.3/blib/products:
> total 4
> -rw-r--r--   1 root     root           42 Feb 17 22:12 products.asc
>
> /home/test/interchange-4.6.3/blib/script:
> total 216
> -rwxr-xr-x   1 root     root         9887 Feb 17 22:08 compile_link
> -rwxr-xr-x   1 root     root         3747 Feb 17 22:08 config_prog
> -rwxr-xr-x   1 root     root         4650 Feb 17 22:08 configdump
> -rwxr-xr-x   1 root     root         5980 Feb 17 22:08 dump
> -rwxr-xr-x   1 root     root         7737 Feb 17 22:08 expire
> -rwxr-xr-x   1 root     root         3181 Feb 17 22:08 expireall
> -rwxr-xr-x   1 root     root        63749 Feb 17 22:08 interchange
> -rwxr-xr-x   1 root     root         9789 Feb 17 22:08 localize
> -rwxr-xr-x   1 root     root        67292 Feb 17 22:08 makecat
> -rwxr-xr-x   1 root     root         7109 Feb 17 22:08 offline
> -rwxr-xr-x   1 root     root         3816 Feb 17 22:08 restart
> -rwxr-xr-x   1 root     root         7785 Feb 17 22:08 update
>
> /home/test/interchange-4.6.3/blib/session:
> total 0
> -rw-r--r--   1 root     root          119 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/catalog.cfg
> -rw-------   1 root     root         4303 Feb 17 22:13
> /home/test/interchange-4.6.3/blib/error.log
> -rw-r--r--   1 root     root           68 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/interchange.cfg
>
> /home/test/interchange-4.6.3/blib/arch:
> total 4
> drwx------   3 root     root         4096 Feb 15 12:56 auto
>
> /home/test/interchange-4.6.3/blib/etc:
> total 8
> -rw-------   1 root     root         7473 Feb 15 12:57 varnames
>
> /home/test/interchange-4.6.3/blib/lib:
> total 36
> drwx------   2 root     root         4096 Feb 15 12:58 Business
> drwx------   2 root     root         4096 Feb 15 12:58 File
> -r--r--r--   1 root     root        14536 Feb 15 12:57 IniConf.pm
> drwx------   4 root     root         4096 Feb 15 12:58 Vend
> drwx------   5 root     root         4096 Feb 15 12:56 auto
> -r--r--r--   1 root     root          692 Feb 15 12:57 hints.pl
>
> /home/test/interchange-4.6.3/blib/man1:
> total 112
> -rw-r--r--   1 root     root         6489 Feb 17 22:09 compile_link.1
> -rw-r--r--   1 root     root         4780 Feb 17 22:08 config_prog.1
> -rw-r--r--   1 root     root         5053 Feb 17 22:08 configdump.1
> -rw-r--r--   1 root     root         4509 Feb 17 22:09 dump.1
> -rw-r--r--   1 root     root         5479 Feb 17 22:08 expire.1
> -rw-r--r--   1 root     root         4534 Feb 17 22:09 expireall.1
> -rw-r--r--   1 root     root        11725 Feb 17 22:09 interchange.1
> -rw-r--r--   1 root     root         6458 Feb 17 22:08 localize.1
> -rw-r--r--   1 root     root        17642 Feb 17 22:09 makecat.1
> -rw-r--r--   1 root     root         4525 Feb 17 22:09 offline.1
> -rw-r--r--   1 root     root         5063 Feb 17 22:09 restart.1
> -rw-r--r--   1 root     root         5267 Feb 17 22:09 update.1
>
> /home/test/interchange-4.6.3/blib/man3:
> total 904
> -rw-r--r--   1 root     root        40011 Feb 17 22:08 icbackoffice.8
> -rw-r--r--   1 root     root        68307 Feb 17 22:08 iccattut.8
> -rw-r--r--   1 root     root       227154 Feb 17 22:08 icconfig.8
> -rw-r--r--   1 root     root       167314 Feb 17 22:08 icdatabase.8
> -rw-r--r--   1 root     root        39358 Feb 17 22:08 icinstall.8
> -rw-r--r--   1 root     root        32941 Feb 17 22:09 icintro.8
> -rw-r--r--   1 root     root       116572 Feb 17 22:09 ictemplates.8
> -rw-r--r--   1 root     root        13960 Feb 17 22:08 mv_metadata.8
> -rw-r--r--   1 root     root       182416 Feb 17 22:09 mvtags.8
>
> /home/test/interchange-4.6.3/blib/pages:
> total 4
> -rw-r--r--   1 root     root         3000 Feb 17 22:12 catalog.html
>
> /home/test/interchange-4.6.3/blib/products:
> total 4
> -rw-r--r--   1 root     root           42 Feb 17 22:12 products.asc
>
> /home/test/interchange-4.6.3/blib/script:
> total 216
> -rwxr-xr-x   1 root     root         9887 Feb 17 22:08 compile_link
> -rwxr-xr-x   1 root     root         3747 Feb 17 22:08 config_prog
> -rwxr-xr-x   1 root     root         4650 Feb 17 22:08 configdump
> -rwxr-xr-x   1 root     root         5980 Feb 17 22:08 dump
> -rwxr-xr-x   1 root     root         7737 Feb 17 22:08 expire
> -rwxr-xr-x   1 root     root         3181 Feb 17 22:08 expireall
> -rwxr-xr-x   1 root     root        63749 Feb 17 22:08 interchange
> -rwxr-xr-x   1 root     root         9789 Feb 17 22:08 localize
> -rwxr-xr-x   1 root     root        67292 Feb 17 22:08 makecat
> -rwxr-xr-x   1 root     root         7109 Feb 17 22:08 offline
> -rwxr-xr-x   1 root     root         3816 Feb 17 22:08 restart
> -rwxr-xr-x   1 root     root         7785 Feb 17 22:08 update
>
> /home/test/interchange-4.6.3/blib/session:
> total 0
> -rw-r--r--   1 root     root          119 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/catalog.cfg
> -rw-------   1 root     root         4303 Feb 17 22:13
> /home/test/interchange-4.6.3/blib/error.log
> -rw-r--r--   1 root     root           68 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/interchange.cfg
>
> /home/test/interchange-4.6.3/blib/arch:
> total 4
> drwx------   3 root     root         4096 Feb 15 12:56 auto
>
> /home/test/interchange-4.6.3/blib/etc:
> total 8
> -rw-------   1 root     root         7473 Feb 15 12:57 varnames
>
> /home/test/interchange-4.6.3/blib/lib:
> total 36
> drwx------   2 root     root         4096 Feb 15 12:58 Business
> drwx------   2 root     root         4096 Feb 15 12:58 File
> -r--r--r--   1 root     root        14536 Feb 15 12:57 IniConf.pm
> drwx------   4 root     root         4096 Feb 15 12:58 Vend
> drwx------   5 root     root         4096 Feb 15 12:56 auto
> -r--r--r--   1 root     root          692 Feb 15 12:57 hints.pl
>
> /home/test/interchange-4.6.3/blib/man1:
> total 112
> -rw-r--r--   1 root     root         6489 Feb 17 22:09 compile_link.1
> -rw-r--r--   1 root     root         4780 Feb 17 22:08 config_prog.1
> -rw-r--r--   1 root     root         5053 Feb 17 22:08 configdump.1
> -rw-r--r--   1 root     root         4509 Feb 17 22:09 dump.1
> -rw-r--r--   1 root     root         5479 Feb 17 22:08 expire.1
> -rw-r--r--   1 root     root         4534 Feb 17 22:09 expireall.1
> -rw-r--r--   1 root     root        11725 Feb 17 22:09 interchange.1
> -rw-r--r--   1 root     root         6458 Feb 17 22:08 localize.1
> -rw-r--r--   1 root     root        17642 Feb 17 22:09 makecat.1
> -rw-r--r--   1 root     root         4525 Feb 17 22:09 offline.1
> -rw-r--r--   1 root     root         5063 Feb 17 22:09 restart.1
> -rw-r--r--   1 root     root         5267 Feb 17 22:09 update.1
>
> /home/test/interchange-4.6.3/blib/man3:
> total 904
> -rw-r--r--   1 root     root        40011 Feb 17 22:08 icbackoffice.8
> -rw-r--r--   1 root     root        68307 Feb 17 22:08 iccattut.8
> -rw-r--r--   1 root     root       227154 Feb 17 22:08 icconfig.8
> -rw-r--r--   1 root     root       167314 Feb 17 22:08 icdatabase.8
> -rw-r--r--   1 root     root        39358 Feb 17 22:08 icinstall.8
> -rw-r--r--   1 root     root        32941 Feb 17 22:09 icintro.8
> -rw-r--r--   1 root     root       116572 Feb 17 22:09 ictemplates.8
> -rw-r--r--   1 root     root        13960 Feb 17 22:08 mv_metadata.8
> -rw-r--r--   1 root     root       182416 Feb 17 22:09 mvtags.8
>
> /home/test/interchange-4.6.3/blib/pages:
> total 4
> -rw-r--r--   1 root     root         3000 Feb 17 22:12 catalog.html
>
> /home/test/interchange-4.6.3/blib/products:
> total 4
> -rw-r--r--   1 root     root           42 Feb 17 22:12 products.asc
>
> /home/test/interchange-4.6.3/blib/script:
> total 216
> -rwxr-xr-x   1 root     root         9887 Feb 17 22:08 compile_link
> -rwxr-xr-x   1 root     root         3747 Feb 17 22:08 config_prog
> -rwxr-xr-x   1 root     root         4650 Feb 17 22:08 configdump
> -rwxr-xr-x   1 root     root         5980 Feb 17 22:08 dump
> -rwxr-xr-x   1 root     root         7737 Feb 17 22:08 expire
> -rwxr-xr-x   1 root     root         3181 Feb 17 22:08 expireall
> -rwxr-xr-x   1 root     root        63749 Feb 17 22:08 interchange
> -rwxr-xr-x   1 root     root         9789 Feb 17 22:08 localize
> -rwxr-xr-x   1 root     root        67292 Feb 17 22:08 makecat
> -rwxr-xr-x   1 root     root         7109 Feb 17 22:08 offline
> -rwxr-xr-x   1 root     root         3816 Feb 17 22:08 restart
> -rwxr-xr-x   1 root     root         7785 Feb 17 22:08 update
>
> /home/test/interchange-4.6.3/blib/session:
> total 0
> -rw-r--r--   1 root     root          119 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/catalog.cfg
> -rw-------   1 root     root         4303 Feb 17 22:13
> /home/test/interchange-4.6.3/blib/error.log
> -rw-r--r--   1 root     root           68 Feb 17 22:12
> /home/test/interchange-4.6.3/blib/interchange.cfg
>
> /home/test/interchange-4.6.3/blib/arch:
> total 4
> drwx------   3 root     root         4096 Feb 15 12:56 auto
>
> /home/test/interchange-4.6.3/blib/etc:
> total 8
> -rw-------   1 root     root         7473 Feb 15 12:57 varnames
>
> /home/test/interchange-4.6.3/blib/lib:
> total 36
> drwx------   2 root     root         4096 Feb 15 12:58 Business
> drwx------   2 root     root         4096 Feb 15 12:58 File
> -r--r--r--   1 root     root        14536 Feb 15 12:57 IniConf.pm
> drwx------   4 root     root         4096 Feb 15 12:58 Vend
> drwx------   5 root     root         4096 Feb 15 12:56 auto
> -r--r--r--   1 root     root          692 Feb 15 12:57 hints.pl
>
> /home/test/interchange-4.6.3/blib/man1:
> total 112
> -rw-r--r--   1 root     root         6489 Feb 17 22:09 compile_link.1
> -rw-r--r--   1 root     root         4780 Feb 17 22:08 config_prog.1
> -rw-r--r--   1 root     root         5053 Feb 17 22:08 configdump.1
> -rw-r--r--   1 root     root         4509 Feb 17 22:09 dump.1
> -rw-r--r--   1 root     root         5479 Feb 17 22:08 expire.1
> -rw-r--r--   1 root     root         4534 Feb 17 22:09 expireall.1
> -rw-r--r--   1 root     root        11725 Feb 17 22:09 interchange.1
> -rw-r--r--   1 root     root         6458 Feb 17 22:08 localize.1
> -rw-r--r--   1 root     root        17642 Feb 17 22:09 makecat.1
> -rw-r--r--   1 root     root         4525 Feb 17 22:09 offline.1
> -rw-r--r--   1 root     root         5063 Feb 17 22:09 restart.1
> -rw-r--r--   1 root     root         5267 Feb 17 22:09 update.1
>
> /home/test/interchange-4.6.3/blib/man3:
> total 904
> -rw-r--r--   1 root     root        40011 Feb 17 22:08 icbackoffice.8
> -rw-r--r--   1 root     root        68307 Feb 17 22:08 iccattut.8
> -rw-r--r--   1 root     root       227154 Feb 17 22:08 icconfig.8
> -rw-r--r--   1 root     root       167314 Feb 17 22:08 icdatabase.8
> -rw-r--r--   1 root     root        39358 Feb 17 22:08 icinstall.8
> -rw-r--r--   1 root     root        32941 Feb 17 22:09 icintro.8
> -rw-r--r--   1 root     root       116572 Feb 17 22:09 ictemplates.8
> -rw-r--r--   1 root     root        13960 Feb 17 22:08 mv_metadata.8
> -rw-r--r--   1 root     root       182416 Feb 17 22:09 mvtags.8
>
> /home/test/interchange-4.6.3/blib/pages:
> total 4
> -rw-r--r--   1 root     root         3000 Feb 17 22:12 catalog.html
>
> /home/test/interchange-4.6.3/blib/products:
> total 4
> -rw-r--r--   1 root     root           42 Feb 17 22:12 products.asc
>
> /home/test/interchange-4.6.3/blib/script:
> total 216
> -rwxr-xr-x   1 root     root         9887 Feb 17 22:08 compile_link
> -rwxr-xr-x   1 root     root         3747 Feb 17 22:08 config_prog
> -rwxr-xr-x   1 root     root         4650 Feb 17 22:08 configdump
> -rwxr-xr-x   1 root     root         5980 Feb 17 22:08 dump
> -rwxr-xr-x   1 root     root         7737 Feb 17 22:08 expire
> -rwxr-xr-x   1 root     root         3181 Feb 17 22:08 expireall
> -rwxr-xr-x   1 root     root        63749 Feb 17 22:08 interchange
> -rwxr-xr-x   1 root     root         9789 Feb 17 22:08 localize
> -rwxr-xr-x   1 root     root        67292 Feb 17 22:08 makecat
> -rwxr-xr-x   1 root     root         7109 Feb 17 22:08 offline
> -rwxr-xr-x   1 root     root         3816 Feb 17 22:08 restart
> -rwxr-xr-x   1 root     root         7785 Feb 17 22:08 update
>
> /home/test/interchange-4.6.3/blib/session:
> total 0
> not ok 2
> link/unixmode.........not ok 3 (ok= def: 1 connect: Connection refused
> )
>
> # When the above test fails, it may be due to your ISP or some other
> # mechanism blocking port 8786.
>
> server/inetmode.......ok 4
> link/inetmode.........not ok 5
> server/control........not ok 6
> ok 6
> 6 tests run -- 4/6 failed.
> make: *** [test_dynamic] Error 1
> $
>
>
>
>
> Raymond
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users