[freeside] New error on install
Gerald V. Livingston II
gerald.freeside at sysmatrix.net
Mon Nov 29 13:21:42 PST 2004
Yeah, that's what I decided but I can't figure out what's different between
this postgresql install and the last. I just reinstalled the exact same
things on this machine that I did last tme (that worked) except for using
CPAN to get all perl modules rather than using the debian packages.
That error seems to relate to a client trying to use UTF-8 or UNICODE when
the database isn't set up for it (that's what I got from google anyway).
Hmmm -- revision to that statement. It seems I did something screwey upon
postgresql install and it;s creating databases to USE "UNICODE" and
anything sent in non-UNICODE (which is normal for western text) will crash
it.
<SIGH>
Going to rip out the whole postgres install and re-do it. I've dug through
the configs and I din't see where it's setting the database creation type.
Gerald
On Mon, 29 Nov 2004 12:54:35 -0700 Scott <mailinglists-freeside at sisna.com> wrote:
> That Error output appears to be postgres releated. Knowing this setup
> script
> works with other installs, the finger starts to point to Pg. What
> version of
> Postgres are you using, where did you obtain it from, and how was it
> installed?. What branch(es) of Debian are you tracking?
>
> Thanks,
>
> Scott Edwards
> http://www.daxal.com/
>
> On Monday 29 November 2004 03:19 am, Gerald V. Livingston II wrote:
> > Then I ran 'freeside-setup -s gerald' and the final two lines before it
> > dies are: (manually wrapped here)
> >
> > DBD::Pg::st execute failed: ERROR: invalid byte sequence for encoding
> > "UNICODE": 0xed6f73 at /usr/local/share/perl/5.8.4/FS/Record.pm
> > line 654.
> >
> > ERROR: invalid byte sequence for encoding "UNICODE": 0xed6f73 at
> > /usr/local/bin/freeside-setup line 267.
> >
> >
> > The complete output that the command generates to STDERR is at
> >
> > http://www.sysmatrix.net/imgtest/freeside-setup.log.txt
> >
> > Ideas??
>
>
>
More information about the freeside-users
mailing list