Flyspray - The bug killer!

“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra

This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!

Do not issue bugs reports against versions earlier than 0.9.9.5

Security problem? Check the security section.

Tasklist

FS#1181 - Upgrading from dev-version to 0.9.9 RC1 fails

Attached to Project: Flyspray - The bug killer!
Opened by Thomas Richter (thorbytes) - Tuesday, 30 January 2007, 09:58 GMT+1
Last edited by Cristian Rodríguez R. (judas_iscariote) - Wednesday, 31 January 2007, 09:25 GMT+1
Task Type Bug Report
Category Installer
Status Closed
Assigned To No-one
Operating System All
Severity High
Priority Normal
Reported Version 0.9.9RC1
Due in Version 0.9.9
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Upgrading from 0.9.9 dev r913 to 0.9.9 RC1:

  • Leaving the directory “adodb”, “attachments” and the flyspray.conf.php as it is.
  • Deleting all other files and directories and install the new ones from the zip-package.
  • Starting the script upgrade.php, which ended with “Done”.
  • Deleting the setup-path.

After all the index.php only shows the following output:
Notice: Undefined index: lang_code in C:\xampp\xampp\htdocs\fstest\includes\i18n.inc.php on line 40 Notice: Undefined index: lang_code in C:\xampp\xampp\htdocs\fstest\includes\i18n.inc.php on line 41 Notice: Undefined index: default_entry in C:\xampp\xampp\htdocs\fstest\index.php on line 31 Query {SELECT project_id, others_view, project_is_active, anon_open, comment_closed FROM `flyspray_projects`} with params {} Failed! (Unknown column ‘comment_closed’ in ‘field list’)</code>

I use MySQL 5.0.27 on a Windows-machine

This task depends upon

Closed by  Cristian Rodríguez R. (judas_iscariote)
Wednesday, 31 January 2007, 09:25 GMT+1
Reason for closing:  Fixed in devel
Additional comments about closing:  ok, if you have this **same** problem again, reopen the task.
Comment by Florian Schmitz (Floele) - Tuesday, 30 January 2007, 18:07 GMT+1
  • Field changed: Due in Version (Undecided → 0.9.9)
  • Field changed: Severity (Critical → High)

Can you please provide a full DB dump of your database from before the upgrade? This would be very helpful to find the problem.

Comment by Florian Schmitz (Floele) - Tuesday, 30 January 2007, 22:18 GMT+1

Could be fixed in rev 1011. A UNIQUE key might have interrupted the upgrade process. For 1.0 we probably need a cleaner-file again.

Comment by Thomas Richter (thorbytes) - Wednesday, 31 January 2007, 08:18 GMT+1
Can you please provide a full DB dump of your database from before the upgrade?

I’ve sent it you by gmail, because I don’t want the content to be public ;-)

Could be fixed in rev 1011.
Trying the same procedure with rev 1011 and with the same result :-(
Comment by Cristian Rodríguez R. (judas_iscariote) - Wednesday, 31 January 2007, 08:22 GMT+1

email to team@flyspray.org private/closed developer list only, all the information submitted is strcilty confidental .

Comment by Thomas Richter (thorbytes) - Wednesday, 31 January 2007, 09:24 GMT+1
Could be fixed in rev 1011.

Maybe not until rev 1012?

However. Testing now with rev 1014 worked for me :-)

Loading...