Guest User

Untitled

a guest
Dec 30th, 2010
404
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Exception in thread mic2-worker:
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
  4. self.run()
  5. File "/usr/lib/python2.6/threading.py", line 484, in run
  6. self.__target(*self.__args, **self.__kwargs)
  7. File "/usr/lib/python2.6/dist-packages/mic/imgcreate/debug.py", line 55, in write_log_worker
  8. self.consumer_queue()
  9. File "/usr/lib/python2.6/dist-packages/mic/imgcreate/debug.py", line 48, in consumer_queue
  10. out.flush()
  11. IOError: [Errno 9] Bad file descriptor
  12.  
  13. Running scripts
  14. Traceback (most recent call last):
  15. File "/usr/bin/mic-image-creator", line 856, in <module>
  16. ret = main()
  17. File "/usr/bin/mic-image-creator", line 805, in main
  18. creator.configure(repometadata)
  19. File "/usr/lib/python2.6/dist-packages/mic/appcreate/appliance.py", line 81, in configure
  20. ImageCreator.configure(self, repodata)
  21. File "/usr/lib/python2.6/dist-packages/mic/imgcreate/creator.py", line 902, in configure
  22. self.__run_post_scripts()
  23. File "/usr/lib/python2.6/dist-packages/mic/imgcreate/creator.py", line 852, in __run_post_scripts
  24. preexec_fn = preexec, env = env, stdout = sys.stdout, stderr = sys.stderr)
  25. File "/usr/lib/python2.6/subprocess.py", line 470, in call
  26. return Popen(*popenargs, **kwargs).wait()
  27. File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
  28. errread, errwrite)
  29. File "/usr/lib/python2.6/subprocess.py", line 1137, in _execute_child
  30. child_exception = pickle.loads(data)
  31. File "/usr/lib/python2.6/pickle.py", line 1374, in loads
  32. return Unpickler(file).load()
  33. File "/usr/lib/python2.6/pickle.py", line 858, in load
  34. dispatch[key](self)
  35. File "/usr/lib/python2.6/pickle.py", line 921, in load_int
  36. val = long(data)
  37. ValueError: invalid literal for long() with base 10: 'mage Name: vmlinuz\n'
  38. close failed in file object destructor:
  39. IOError: [Errno 9] Bad file descriptor
  40. maitrey@maitrey:~$ wget http://bifh.research.nokia.com/repository/harmattan-staging-testing/requests/pool/492411/flash/DFL61_HARMATTAN_0.1000.52-4.REQ.492411_PR_LEGACY_001_ARM.bin
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×