[freeside-users] freeside-setup failure: Unknown table cust_main_county (v1.5.8)

Jordan Webb jordanwebb at dna-communications.com
Tue Oct 24 14:49:29 PDT 2006


I'm trying to install Freeside 1.5.8 using the instructions here:
http://wavetail.420.am:81/freeside/docs/install.html

I get as far as running 'freeside-setup' and then I run into problems.
First, freeside-setup isn't understanding the -d parameter; I figure
this is something for 1.7.0 and so I'm leaving it off, which seems to
make it happy enough to try to run.

When I run:

$ freeside-setup jwebb

I get a bunch of warnings like this: 

NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index
"cust_pay_refund_pkey" for table "cust_pay_refund"

...and finally, it dies like this:

Unknown table cust_main_county at
/usr/lib/perl5/site_perl/5.8.8/FS/Record.pm line 1680
        FS::Record::real_fields('cust_main_county') called at
/usr/lib/perl5/site_perl/5.8.8/FS/Record.pm line 1643
        FS::Record::fields('FS::cust_main_county=HASH(0x88d2a00)')
called at /usr/lib/perl5/site_perl/5.8.8/FS/Record.pm line 142
        FS::Record::new('FS::cust_main_county', 'HASH(0x88d9c48)')
called at /usr/local/bin/freeside-setup line 133

I've tried both the 1.5.8 tarball linked on the site and checking out
FREESIDE_1_5_BRANCH from CVS (pulled today, 2006-10-24).  This is a
fairly freshly installed Slackware 11.0 machine, with the
distro-supplied Apache 1.3.37 and Perl 5.8.8.  I built mod_perl 1.29 and
PostgreSQL 8.1.5 from source.  DBI 1.52, DBD::Pg 1.49, and HTML::Mason
1.35 have been installed from CPAN.

Any help would be appreciated.

--
Jordan Webb
DNA Communications


More information about the freeside-users mailing list