Advertisement
cooperlees

Untitled

Feb 20th, 2017
440
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.98 KB | None | 0 0
  1. File "/usr/local/fbcode/gcc-4.9-glibc-2.20-fb/lib/python3.6/runpy.py", line 193, in _run_module_as_main
  2. "__main__", mod_spec)
  3. File "/usr/local/fbcode/gcc-4.9-glibc-2.20-fb/lib/python3.6/runpy.py", line 85, in _run_code
  4. exec(code, run_globals)
  5. File "python/banderwrapper/banderwrapper.py", line 100, in <module>
  6. File "click/core.py", line 716, in __call__
  7. File "click/core.py", line 696, in main
  8. File "click/core.py", line 889, in invoke
  9. File "click/core.py", line 534, in invoke
  10. File "python/banderwrapper/banderwrapper.py", line 85, in main
  11. File "python/banderwrapper/banderlib.py", line 99, in mirror
  12. File "bandersnatch/mirror.py", line 82, in synchronize
  13. File "bandersnatch/mirror.py", line 228, in wrapup_successful_sync
  14. File "/usr/local/fbcode/gcc-4.9-glibc-2.20-fb/lib/python3.6/contextlib.py", line 89, in __exit__
  15. next(self.gen)
  16. File "bandersnatch/utils.py", line 70, in rewrite
  17. FileExistsError: [Errno 17] File exists: '/data/pypi/web/tmp7h31vq4k' -> '/data/pypi/web/last-modified'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement