[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New password required.



Hi Chris

On 20 October 2011 07:52, Chris Travers <..hidden..> wrote:
> I would have expected more here.  What about the PostgreSQL error logs?
Nothing much there:

~~~~~~~~~~~~~~~~~~~ 8X ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
..hidden..:/opt# tail -f /var/log/postgresql/postgresql-8.4-main.log
2011-10-20 06:51:52 SAST WARNING:  nonstandard use of \\ in a string
literal at character 76
2011-10-20 06:51:52 SAST HINT:  Use the escape string syntax for
backslashes, e.g., E'\\'.
2011-10-20 06:51:52 SAST WARNING:  nonstandard use of \\ in a string
literal at character 248
2011-10-20 06:51:52 SAST HINT:  Use the escape string syntax for
backslashes, e.g., E'\\'.
2011-10-20 06:51:52 SAST WARNING:  nonstandard use of \\ in a string
literal at character 256
2011-10-20 06:51:52 SAST HINT:  Use the escape string syntax for
backslashes, e.g., E'\\'.
2011-10-20 06:52:14 SAST WARNING:  nonstandard use of \\ in a string
literal at character 117
2011-10-20 06:52:14 SAST HINT:  Use the escape string syntax for
backslashes, e.g., E'\\'.
2011-10-20 06:52:14 SAST WARNING:  nonstandard use of \\ in a string
literal at character 79
2011-10-20 06:52:14 SAST HINT:  Use the escape string syntax for
backslashes, e.g., E'\\'.
~~~~~~~~~~~~~~~~~~~ 8X ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

> How did you upgrade?

Extracted the tarball to /opt/ledgersmb.1.3.1 and changed the
/opt/ledgersmb symlink to point to it instead of my ledgersmb.1.2.22
link.

Also installed the dependencies through CPAN.

I WAS going to run setup.pl, but the username/password requirement won't let me.

>  How were things broken before the upgrade?

~~~~~~~~~~~~~~~~~~~ 8X ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Using a hash as a reference is deprecated at LedgerSMB/IS.pm line 820.
defined(%hash) is deprecated at bin/io.pl line 1683.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at bin/io.pl line 1695.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at bin/io.pl line 1718.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at bin/io.pl line 1751.
(Maybe you should just omit the defined()?)
defined(%hash) is deprecated at bin/io.pl line 1798.
(Maybe you should just omit the defined()?)
~~~~~~~~~~~~~~~~~~~ 8X ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~