First time here? Check out the FAQ!
1

Ghost migrations 0.7.40
 

Hello again.

After I tried to reinstall existing Askbot installation, I found strange error on database migrate:

! These migrations are in the database but not on disk:
<askbot: 0108_auto__add_field_thread_score>
<askbot: 0109_denormalize_question_vote_to_thread>
<askbot: 0110_auto__add_field_thread_added_at>
<askbot: 0111_populate__thread__added_at>
<askbot: 0112_add_model_ReplyAddress>
<askbot: 0113_auto__add_field_thread_added_at__add_field_thread_score__add_field_rep>

Askbot: dev;
Python: 2.6.6
South: 2.7.4
MySQL: 5.1.61

Can it be fixed?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Olloff's avatar
97
Olloff
asked 12 years ago

Comments

see more comments

1 Answer

1

My bad, some files was deleted/broken. Strange, but neither "git pull" nor "git clean" can't solve problem or even alert me about it.

Note to yourself:
if installer says "migrations are not on disk", try to search them for the start. Feel like an idiot.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Olloff's avatar
97
Olloff
answered 12 years ago
link

Comments

see more comments