Guys, can you help look for Shakthi please?

Chaobin Tang
Application Engineer - HSS Tools

On Jul 17, 2012, at 5:11 PM, Shakthi Kannan wrote:

Hi,

I am trying to setup nitrate on Fedora 16 (x86_64), using Django
(1.3.1-2), Python (2.7.3), MySQL (5.5.24). I am following the
documentation at:

 https://fedorahosted.org/nitrate/wiki/Installation

I cloned a copy of nitrate:

 $ git clone git://git.fedorahosted.org/nitrate.git

I couldn't find any tarballs at the link:

 https://fedorahosted.org/nitrate/browser/branches/nitrate/

I created a basic configuration file to use a mysql database
'test_nitrate', created it, and obtained the two .sql files:

https://fedorahosted.org/nitrate/browser/trunk/nitrate/docs/testopia-dump-blank.sql

https://fedorahosted.org/nitrate/browser/trunk/nitrate/docs/mysql_initial.sql

Running the following completes:

$ mysql -u [db_username] -p test_nitrate < testopia-dump-blank.sql

But, when I run:

$ mysql -u [db_username] -p test_nitrate < mysql_initial.sql

I get the following error:

ERROR 1146 (42S02) at line 61: Table 'testopia.auth_message' doesn't exist

There is no testopia table created in the test_nitrate database. Can
you let me know how I should proceed further in getting nitrate up and
running?

Appreciate any inputs in this regard.

Thanks!

SK

--
Shakthi Kannan
http://www.shakthimaan.com
_______________________________________________
nitrate-devel mailing list
nitrate-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/nitrate-devel