Advertisement
Guest User

Untitled

a guest
Aug 29th, 2014
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/bin/dropbox", line 1384, in <module>
  3. ret = main(sys.argv)
  4. File "/usr/bin/dropbox", line 1373, in main
  5. result = commands[argv[i]](argv[i+1:])
  6. File "/usr/bin/dropbox", line 806, in update
  7. download()
  8. File "/usr/bin/dropbox", line 534, in download
  9. progress = one_chunk.next()[0]
  10. File "/usr/bin/dropbox", line 209, in download_file_chunk
  11. chunk = os.read(f.fileno(), 4096)
  12. File "/usr/lib/python2.7/socket.py", line 313, in fileno
  13. return self._sock.fileno()
  14. KeyboardInterrupt
  15. dpkg: error processing nautilus-dropbox (--configure):
  16. subprocess installed post-installation script was interrupted
  17. Errors were encountered while processing:
  18. nautilus-dropbox
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement