Open mfechner opened 10 years ago
I know this is old; however for anyone wanting to fix it, search the file and replace every instance that is within a
finally: try: source.close()
replace with
finally: try: """source.close()"""
Not a permanent solution but it will start converting the file.
@meanbunny , thank you for your comment. I know that is old but I can work in Xenserver 5.5
I modified it according to the suggestion above, but it still didn't work: error log: enmigrate 0.7.4 -- 2011.09.13 (c)2011 Jolokia Networks and Mark Pace -- jolokianetworks.com
convert ref dir : Ref:26 to raw file : disk.img last file : 51200 disk image size : 50 GB
RW notification every: 1.0GB
Converting:
Traceback (most recent call last):
File "xenmigrate.py", line 507, in
I just create a xva file from a xenserver 6.2 untared it and execute:
Bit I get the error message: