Issues with update.py messages #1176

Closed
opened 2012-12-10 17:55:15 +00:00 by rlx · 2 comments
Owner
pandora@0xdb:/srv/pandora$ ./update.py database
You are upgrading from an older version of pan.do/ra.
Please use ./manage.py sqldiff -a to check for updates
and apply required changes. You might have to set defaults too.
Once done run ./manage.py migrate --all --fake
Check <http://wiki.0x2620.org/wiki/pandora/DatabaseUpdate> for more information

"./manage.py" suggests that script was in the same path (but it it in /pandora)

pandora@0xdb:/srv/pandora/pandora$ ./manage.py migrate --all --fake
Unknown command: 'migrate'

(also encountering #1130)

``` pandora@0xdb:/srv/pandora$ ./update.py database You are upgrading from an older version of pan.do/ra. Please use ./manage.py sqldiff -a to check for updates and apply required changes. You might have to set defaults too. Once done run ./manage.py migrate --all --fake Check <http://wiki.0x2620.org/wiki/pandora/DatabaseUpdate> for more information ``` "./manage.py" suggests that script was in the same path (but it it in /pandora) ``` pandora@0xdb:/srv/pandora/pandora$ ./manage.py migrate --all --fake Unknown command: 'migrate' ``` (also encountering #1130)
j added the
backend
label 2012-12-10 17:55:15 +00:00
j self-assigned this 2012-12-10 17:55:15 +00:00
j added the
major
defect
labels 2012-12-10 17:55:15 +00:00
Owner

In []changeset:pandora,2354:

#!CommitTicketReference repository="" revision="pandora,2354"
better upgrade instructions, fixes #1176
In []changeset:pandora,2354: ``` #!CommitTicketReference repository="" revision="pandora,2354" better upgrade instructions, fixes #1176 ```
j added the
fixed
label 2012-12-11 14:52:34 +00:00
j closed this issue 2012-12-11 14:52:34 +00:00
Owner

second error is solved following the instructions at http://wiki.0x2620.org/wiki/pandora/DatabaseUpdate

second error is solved following the instructions at <http://wiki.0x2620.org/wiki/pandora/DatabaseUpdate>
rlx added this to the 12.04 milestone 2013-05-29 11:55:01 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#1176
No description provided.