I keep having an error when trying to update from V11 to V11 U3. The error is a missing test_argparse.py file in the tmp directory that is created, and this is the gist of it :
[MiddlewareError: b"[Errno 2] No such file or directory: '/tmp/tmpmdtfxiji/usr/local/lib/python2.7/test/test_argparse.py' -> '/tmp/tmpmdtfxiji/usr/local/lib/python2.7/test/test_argparse.py.old'"]
If I look in the tmp directory before this occurs, I can see the file, but when it bombs out, the folder tmpmd... (these namse change obviously with each attempt) is deleted.
Has anyone seen this as well, and if so, what is the solution?
Thanks in advance,
Malcolm Bell
[MiddlewareError: b"[Errno 2] No such file or directory: '/tmp/tmpmdtfxiji/usr/local/lib/python2.7/test/test_argparse.py' -> '/tmp/tmpmdtfxiji/usr/local/lib/python2.7/test/test_argparse.py.old'"]
If I look in the tmp directory before this occurs, I can see the file, but when it bombs out, the folder tmpmd... (these namse change obviously with each attempt) is deleted.
Has anyone seen this as well, and if so, what is the solution?
Thanks in advance,
Malcolm Bell