Trying to update from 9.2.0-RC2 to 9.2.0-Release and getting the following in the update.failed file.
BrokenMigration: While loading migration 'services:0047_auto__add_field_cifs_cifs_srv_unixext':
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/south/migration/base.py", line 302, in migration
migration = __import__(full_name, {}, {}, ['Migration'])
ValueError: bad marshal data (unknown type code)
Not sure what it's complaining about in the CIFS section. I have only 3 CIFS shares setup.
BrokenMigration: While loading migration 'services:0047_auto__add_field_cifs_cifs_srv_unixext':
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/south/migration/base.py", line 302, in migration
migration = __import__(full_name, {}, {}, ['Migration'])
ValueError: bad marshal data (unknown type code)
Not sure what it's complaining about in the CIFS section. I have only 3 CIFS shares setup.