Advertisement
Guest User

Untitled

a guest
Jan 6th, 2013
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. Installing for dependencies:
  2. libXaw i686 1.0.11-2.fc18 fedora 183 k
  3. nas-libs i686 1.9.3-3.fc18 fedora 78 k
  4. pyliblzma i686 0.5.3-7.fc18 fedora 46 k
  5. xorg-x11-apps i686 7.7-1.fc18 updates-testing 297 k
  6.  
  7. Transaction Summary
  8. ================================================================================
  9. Install 1 Package (+4 Dependent packages)
  10. Upgrade 149 Packages
  11.  
  12. Total download size: 166 M
  13. Is this ok [y/N]: y
  14. Downloading Packages:
  15. (1/154): audit-libs-2.2.2-2.fc18.i686.rpm | 74 kB 00:06
  16. (2/154): NetworkManager-glib-0.9.7.0-12.git20121004.fc18.i | 305 kB 00:08
  17. Traceback (most recent call last):
  18. File "/usr/bin/yum", line 29, in <module>
  19. yummain.user_main(sys.argv[1:], exit_code=True)
  20. File "/usr/share/yum-cli/yummain.py", line 319, in user_main
  21. errcode = main(args)
  22. File "/usr/share/yum-cli/yummain.py", line 227, in main
  23. return_code = base.doTransaction()
  24. File "/usr/share/yum-cli/cli.py", line 558, in doTransaction
  25. problems = self.downloadPkgs(downloadpkgs, callback_total=self.download_callback_total_cb)
  26. File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2307, in downloadPkgs
  27. urlgrabber.grabber.parallel_wait()
  28. File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2310, in parallel_wait
  29. start(opts, 1)
  30. File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2182, in start
  31. dl.start(opts)
  32. File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2112, in start
  33. dl = _ExternalDownloader()
  34. File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 2035, in __init__
  35. stdout = subprocess.PIPE,
  36. File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
  37. errread, errwrite)
  38. File "/usr/lib/python2.7/subprocess.py", line 1143, in _execute_child
  39. self.pid = os.fork()
  40. OSError: [Errno 12] Cannot allocate memory
  41. -bash-4.2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement