When using the --export-ownertrust, it writes the trust value (integer) only to
one field out of two in total.
Example:
Instead of having:
ABCDABCD....ABCD:6:6
I get:
ABCDABCD....ABCD:6:
So when using --import-ownertrust, it doesn't update the trust properly.