Bug#327116: Fix.

2006-01-20 Thread Anthony Tippett
Changing the following in mantis.postinst will fix the issue for me. Postinst is using the wrong variable. Should use dbadmpass 283c283 < mysqldump -u"$dbuser" -h"$dbserver" -p"$dbpass" "$dbname" \ --- > mysqldump -u"$dbuser" -h"$dbserver" -p"$dbadmpass" "$dbname" \ --

Bug#327116: Fix.

2006-01-23 Thread Igor Genibel
* Anthony Tippett <[EMAIL PROTECTED]> [2006-01-20 11:28:18 -0800]: Hi Anthony, > Changing the following in mantis.postinst will fix the issue for me. > Postinst is using the > wrong variable. Should use dbadmpass > > 283c283 > < mysqldump -u"$dbuser" -h"$dbserver" -p"$dbpass" "$d

Bug#327116: Fix.

2006-01-23 Thread Anthony Tippett
I agree this won't work for everyone.. however, I didn't start this bug and perhaps if we substituted dbname with dbadmname? if there is one then this would be correct. All I know is that every time mantis is upgraded I have to go hack the post.inst script. I didn't look at it very closely t

Bug#327116: Fix.

2006-01-24 Thread Igor Genibel
* Anthony Tippett <[EMAIL PROTECTED]> [2006-01-23 11:53:31 -0800]: > I agree this won't work for everyone.. however, I didn't start this bug and > perhaps if we > substituted dbname with dbadmname? if there is one then this would be > correct. All I know > is that every time mantis is upgrad

Bug#327116: Fix.

2006-01-26 Thread Anthony Tippett
I agree this won't work for everyone.. however, I didn't start this bug and perhaps if we substituted dbname with dbadmname? if there is one then this would be correct. All I know is that every time mantis is upgraded I have to go hack the post.inst script. I didn't look at it very closely to s

Bug#327116: Fix.

2006-03-22 Thread BRIAND Michel
Le mardi 24 janvier 2006 à 11:32 +0100, Igor Genibel a écrit : * Anthony Tippett <[EMAIL PROTECTED]> [2006-01-23 11:53:31 -0800]: > I agree this won't work for everyone.. however, I didn't start this bug and perhaps if we > substituted dbname with dbadmname? if there is one then this would