Re: Should roundup export be importable by any new roundup import?
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]>, Ralf Schlatterbeck writes: >On Tue, Jun 01, 2021 at 11:58:19AM -0400, John P. Rouillard wrote: >> Hi everybody: >> >> On IRC I have a user who tried to import a roundup 1.4 export with >> roundup 2.0.0 import. It failed, something about 804L not being >> valid. > >Is the export with python2 and the import with python3? Correct. >The 804L looks like a "long" type number in python2 which is no longer >available in python3: > [...] >So I'd suggest to import with python2 and the proceed to use the >resulting database with python3. Yup that's where we arrived. Is my original point that export/import is meant to be used only by the same revision of roundup correct? Have a great day. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.