[rt-users] help with 3.6.0 upgrade from 3.4.4

2006-06-21 Thread Kevin Murphy

When I run:

/usr/local/rt3/sbin/rt-setup-database --dba postgres 
--prompt-for-dba-password --action schema --datadir etc/upgrade/3.5.1


I get:

Creating database schema.
Couldn't find schema file for Pg

Wot op?

Thanks,
Kevin

___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com



We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html


Re: [rt-users] help with 3.6.0 upgrade from 3.4.4

2006-06-21 Thread Todd Chapman
On Wed, Jun 21, 2006 at 10:42:22AM -0400, Kevin Murphy wrote:
> When I run:
> 
> /usr/local/rt3/sbin/rt-setup-database --dba postgres 
> --prompt-for-dba-password --action schema --datadir etc/upgrade/3.5.1
> 
> I get:
> 
> Creating database schema.
> Couldn't find schema file for Pg
> 
> Wot op?

Just ignore that. It just means there was no schema upgrade.
You will get a similar message for acl upgrade.
___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html


Re: [rt-users] help with 3.6.0 upgrade from 3.4.4

2006-06-21 Thread Kevin Murphy

Todd Chapman wrote:

On Wed, Jun 21, 2006 at 10:42:22AM -0400, Kevin Murphy wrote:
  

When I run:

/usr/local/rt3/sbin/rt-setup-database --dba postgres 
--prompt-for-dba-password --action schema --datadir etc/upgrade/3.5.1


I get:

Creating database schema.
Couldn't find schema file for Pg

Wot op?



Just ignore that. It just means there was no schema upgrade.
You will get a similar message for acl upgrade.


  

OK.  It returns with a nonzero exit status, though, which is why I asked.

-Kevin

___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com



We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html


Re: [rt-users] help with 3.6.0 upgrade from 3.4.4

2006-06-26 Thread Vivek Khera


On Jun 21, 2006, at 1:14 PM, Kevin Murphy wrote:


Todd Chapman wrote:

On Wed, Jun 21, 2006 at 10:42:22AM -0400, Kevin Murphy wrote:


When I run:

/usr/local/rt3/sbin/rt-setup-database --dba postgres --prompt-for- 
dba-password --action schema --datadir etc/upgrade/3.5.1


I get:

Creating database schema.
Couldn't find schema file for Pg

Wot op?



Just ignore that. It just means there was no schema upgrade.
You will get a similar message for acl upgrade.



OK.  It returns with a nonzero exit status, though, which is why I  
asked.


Which makes automatic package updates painful... bad form to ignore  
errors from update scripts.


I shall make a plea that this be a non-fatal error and exit 0 in such  
case.


___
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com



We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html