Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Not a directory at Bugzilla/Install/Filesystem.pm line 446, <DATA> line 275.

6 views
Skip to first unread message

B B

unread,
Aug 4, 2009, 6:17:25 PM8/4/09
to
I'm getting the following error installing testopia 2.2, when running
the ./checksetup.pl:

Not a directory at Bugzilla/Install/Filesystem.pm line 446, <DATA>
line 275.

Any ideas?? Thx!!

Here is the complete output:

$ ./checksetup.pl
* This is Bugzilla 3.2.3 on perl 5.8.8
* Running on SunOS 5.10 Generic_127128-11

Checking perl modules...
Checking for CGI.pm (v3.21) ok: found v3.42
Checking for TimeDate (v2.21) ok: found v2.22
Checking for PathTools (v0.84) ok: found v3.29
Checking for DBI (v1.41) ok: found v1.607
Checking for Template-Toolkit (v2.15) ok: found v2.20
Checking for Email-Send (v2.00) ok: found v2.194
Checking for Email-MIME (v1.861) ok: found v1.863
Checking for Email-MIME-Modifier (v1.442) ok: found v1.443
Checking for JSON (v2.10) ok: found v2.15
Checking for Text-Diff (v0.35) ok: found v1.37
Checking for GD-Graph3d (v0.63) ok: found v0.63

Checking available perl DBD modules...
Checking for DBD-Pg (v1.45) not found
Checking for DBD-mysql (v4.00) ok: found v4.010
Checking for DBD-Oracle (v1.19) not found

The following Perl modules are optional:
Checking for GD (v1.20) ok: found v2.41
Checking for Chart (v1.0) ok: found v2.4.1
Checking for Template-GD (any) ok: found v1.56
Checking for GDTextUtil (any) ok: found v0.86
Checking for GDGraph (any) ok: found v1.44
Checking for XML-Twig (any) ok: found v3.32
Checking for MIME-tools (v5.406) ok: found v5.427
Checking for libwww-perl (any) ok: found v5.824
Checking for PatchReader (v0.9.4) ok: found v0.9.5
Checking for PerlMagick (any) not found
Checking for perl-ldap (any) ok: found v0.39
Checking for Authen-SASL (any) not found
Checking for RadiusPerl (any) not found
Checking for SOAP-Lite (any) not found
Checking for HTML-Parser (v3.40) ok: found v3.60
Checking for HTML-Scrubber (any) ok: found v0.08
Checking for Email-MIME-Attachment-Stripper (any) ok: found
v1.316
Checking for Email-Reply (any) ok: found v1.202
Checking for mod_perl (v1.999022) ok: found v2.000004
Checking for Text-CSV (v1.06) not found
**********************************************************************
* OPTIONAL MODULES *
**********************************************************************
* Certain Perl modules are not required by Bugzilla, but by *
* installing the latest version you gain access to additional *
* features. *
* *
* The optional modules you do not have installed are listed below, *
* with the name of the feature they enable. If you want to install *
* one of these modules, just run the appropriate command in the *
* "COMMANDS TO INSTALL" section. *
**********************************************************************

***********************************************************************
* MODULE NAME * ENABLES FEATURE(S)
*
***********************************************************************
* PerlMagick * Optionally Convert BMP Attachments to PNGs
*
* Authen-SASL * SMTP Authentication
*
* RadiusPerl * RADIUS Authentication
*
* SOAP-Lite * XML-RPC Interface
*
* Text-CSV * CSV Importing of test cases
*
***********************************************************************
COMMANDS TO INSTALL:

PerlMagick: /usr/bin/perl install-module.pl Image::Magick
Authen-SASL: /usr/bin/perl install-module.pl Authen::SASL
RadiusPerl: /usr/bin/perl install-module.pl Authen::Radius
SOAP-Lite: /usr/bin/perl install-module.pl SOAP::Lite
Text-CSV: /usr/bin/perl install-module.pl Text::CSV

To attempt an automatic install of every required and optional module
with one command, do:

/usr/bin/perl install-module.pl --all

Reading ./localconfig...

OPTIONAL NOTE: If you want to be able to use the 'difference between
two
patches' feature of Bugzilla (which requires the PatchReader Perl
module
as well), you should install patchutils from:

http://cyberelk.net/tim/patchutils/

Checking for DBD-mysql (v4.00) ok: found v4.010

Creating ./skins/contrib/Dusk.tar.gz/yui directory...
Creating ./skins/contrib/Sage_UPDATED.tar.gz/yui directory...
Creating ./skins/contrib/Dusk.tar.gz/IE-fixes.css...
Not a directory at Bugzilla/Install/Filesystem.pm line 446, <DATA>
line 275.

Gregary Hendricks

unread,
Aug 4, 2009, 7:23:39 PM8/4/09
to B B, support-...@lists.mozilla.org
>>> On 8/4/2009 at 04:17 PM, in message
<6dc07679-c1ee-45db...@l34g2000vba.googlegroups.com>, B B

<bbn...@gmail.com> wrote:
> I'm getting the following error installing testopia 2.2, when running
> the ./checksetup.pl:
>
> Not a directory at Bugzilla/Install/Filesystem.pm line 446, <DATA>
> line 275.
>
> Any ideas?? Thx!!
>
> Here is the complete output:
>
> $ ./checksetup.pl
> * This is Bugzilla 3.2.3 on perl 5.8.8
> * Running on SunOS 5.10 Generic_127128-11

Hmmm, I wonder if SunOS treats directories differently somehow?

> Not a directory at Bugzilla/Install/Filesystem.pm line 446, <DATA>
> line 275.

I would have to take a look at this line. This is in Bugzilla code.

Greg

0 new messages