Hmmm so basically we can't test LedgerSMB on beta versions of PostgreSQL.

I am going to file a bug report on this and hopefully we can get it fixed
for 1.3.45 and 1.4.3.

On Mon, Sep 29, 2014 at 12:46 PM, Louis <lbml...@hethcote.com> wrote:

>
>
> Thanks for the help, guys.
>
> Issue is that LedgerSMB::Database method server_version is not parsing the
> version string " PostgreSQL 9.4beta2 on x86_64-unknown-linux-gnu, compiled
> by gcc (Debian 4.9.1-6) 4.9.1, 64-bit" correctly, and hands off 4.9.1 as
> the retval.
>
> I abused Database.pm by adding
>
> $retval = '9.4.2';
>
> Which gets me over the hump.
>
> Louis
>
>
> On Mon, 29 Sep 2014, Louis wrote:
>
> >
> > I'm running psql (9.4beta2)
> >
> > 1.3.43 works fine. unpack the 1.3.44 tarball over 1.3.43.
> >
> > Try login.pl and get:
> >
> > Error!
> >
> > Database is not the expected version. Was 1.3.43, expected 1.3.44. Please
> > re-run setup.pl against this database to correct.setup.pl
> >
> > as expected.
> >
> > click into setup.pl, log in as superuser
> >
> > and get in browser:
> >
> > Error!
> >
> > Cannot find Contrib script tablefunc.sql in
> > /usr/share/postgresql/9.4/extension/.
> > Please point your contrib_dir directive in your ledgersmb.conf to the
> > appropriate location
> >
> > and get in apache log:
> >
> > [Mon Sep 29 11:28:37.869976 2014] [cgi:error] [pid 20609] [client
> > ::1:52722] AH01215: Died at LedgerSMB.pm line 954., referer:
> > http://localhost/hethcotefin/setup.pl
> > [Mon Sep 29 11:28:37.870057 2014] [cgi:error] [pid 20609] [client
> > ::1:52722] AH01215: Compilation failed in require at
> > /usr/local/hethcotefin/setup.pl line 8., referer:
> > http://localhost/hethcotefin/setup.pl
> > [Mon Sep 29 11:28:37.913316 2014] [autoindex:error] [pid 20609] [client
> > ::1:52722] AH01276: Cannot serve directory /usr/local/hethcotefin/css/:
> No
> > matching DirectoryIndex
> > (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) found,
> and
> > server-generated directory index forbidden by Options directive, referer:
> > http://localhost/hethcotefin/setup.pl
> >
> >
> > Help
> >
> > Louis
> >
> >
> ------------------------------------------------------------------------------
> > Slashdot TV.  Videos for Nerds.  Stuff that Matters.
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Ledger-smb-users mailing list
> > Ledger-smb-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
> >
> >
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.  Videos for Nerds.  Stuff that Matters.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
> _______________________________________________
> Ledger-smb-users mailing list
> Ledger-smb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
>



-- 
Best Wishes,
Chris Travers

Efficito:  Hosted Accounting and ERP.  Robust and Flexible.  No vendor
lock-in.
http://www.efficito.com/learn_more
------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to