jfdesignnet

Untitled

Jun 12th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.20 KB | None | 0 0
  1. stdin: error 0
  2. Could not create certificate. Openssl output was:
  3. unable to load 'random state'
  4. This means that the random number generator has not been seeded
  5. with much random data.
  6. Generating a 2048 bit RSA private key
  7. Error Generating Key
  8. 3077793992:error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded:md_rand.c:529:You need to read the OpenSSL FAQ, http://www.openssl.org/support/faq.html
  9. 3077793992:error:04081003:rsa routines:RSA_BUILTIN_KEYGEN:BN lib:rsa_gen.c:223:
  10. Traceback (most recent call last):
  11. File "/usr/bin/update-gconf-defaults", line 9, in <module>
  12. import os,tempfile,shutil,sys
  13. File "/usr/lib/python2.7/tempfile.py", line 34, in <module>
  14. from random import Random as _Random
  15. File "/usr/lib/python2.7/random.py", line 881, in <module>
  16. _inst = Random()
  17. File "/usr/lib/python2.7/random.py", line 97, in __init__
  18. self.seed(x)
  19. File "/usr/lib/python2.7/random.py", line 111, in seed
  20. a = long(_hexlify(_urandom(16)), 16)
  21. OSError: [Errno 2] No such file or directory: '/dev/urandom'
  22. Error in sys.excepthook:
  23. Traceback (most recent call last):
  24. File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 64, in apport_excepthook
  25. from apport.fileutils import likely_packaged, get_recent_crashes
  26. File "/usr/lib/python2.7/dist-packages/apport/__init__.py", line 1, in <module>
  27. from apport.report import Report
  28. File "/usr/lib/python2.7/dist-packages/apport/report.py", line 12, in <module>
  29. import subprocess, tempfile, os.path, urllib, re, pwd, grp, os
  30. File "/usr/lib/python2.7/tempfile.py", line 34, in <module>
  31. from random import Random as _Random
  32. File "/usr/lib/python2.7/random.py", line 881, in <module>
  33. _inst = Random()
  34. File "/usr/lib/python2.7/random.py", line 97, in __init__
  35. self.seed(x)
  36. File "/usr/lib/python2.7/random.py", line 111, in seed
  37. a = long(_hexlify(_urandom(16)), 16)
  38. OSError: [Errno 2] No such file or directory: '/dev/urandom'
  39.  
  40. Original exception was:
  41. Traceback (most recent call last):
  42. File "/usr/bin/update-gconf-defaults", line 9, in <module>
  43. import os,tempfile,shutil,sys
  44. File "/usr/lib/python2.7/tempfile.py", line 34, in <module>
  45. from random import Random as _Random
  46. File "/usr/lib/python2.7/random.py", line 881, in <module>
  47. _inst = Random()
  48. File "/usr/lib/python2.7/random.py", line 97, in __init__
  49. self.seed(x)
  50. File "/usr/lib/python2.7/random.py", line 111, in seed
  51. a = long(_hexlify(_urandom(16)), 16)
  52. OSError: [Errno 2] No such file or directory: '/dev/urandom'
  53. ln: /root/usr/lib/update-notifier/apt-check: No such file or directory
  54. ln: /root/usr/lib/update-manager/check-new-release: No such file or directory
  55. ln: /root/usr/lib/update-manager/check-new-release-gtk: No such file or directory
  56. Traceback (most recent call last):
  57. File "/usr/bin/fontconfig-voodoo", line 6, in <module>
  58. from LanguageSelector import FontConfig
  59. File "/usr/lib/python2.7/dist-packages/LanguageSelector/FontConfig.py", line 18, in <module>
  60. from utils import language2locale
  61. File "/usr/lib/python2.7/dist-packages/LanguageSelector/utils.py", line 9, in <module>
  62. import tempfile
  63. File "/usr/lib/python2.7/tempfile.py", line 34, in <module>
  64. from random import Random as _Random
  65. File "/usr/lib/python2.7/random.py", line 881, in <module>
  66. _inst = Random()
  67. File "/usr/lib/python2.7/random.py", line 97, in __init__
  68. self.seed(x)
  69. File "/usr/lib/python2.7/random.py", line 111, in seed
  70. a = long(_hexlify(_urandom(16)), 16)
  71. OSError: [Errno 2] No such file or directory: '/dev/urandom'
  72. Error in sys.excepthook:
  73. Traceback (most recent call last):
  74. File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 64, in apport_excepthook
  75. from apport.fileutils import likely_packaged, get_recent_crashes
  76. File "/usr/lib/python2.7/dist-packages/apport/__init__.py", line 1, in <module>
  77. from apport.report import Report
  78. File "/usr/lib/python2.7/dist-packages/apport/report.py", line 12, in <module>
  79. import subprocess, tempfile, os.path, urllib, re, pwd, grp, os
  80. File "/usr/lib/python2.7/tempfile.py", line 34, in <module>
  81. from random import Random as _Random
  82. File "/usr/lib/python2.7/random.py", line 881, in <module>
  83. _inst = Random()
  84. File "/usr/lib/python2.7/random.py", line 97, in __init__
  85. self.seed(x)
  86. File "/usr/lib/python2.7/random.py", line 111, in seed
  87. a = long(_hexlify(_urandom(16)), 16)
  88. OSError: [Errno 2] No such file or directory: '/dev/urandom'
  89.  
  90. Original exception was:
  91. Traceback (most recent call last):
  92. File "/usr/bin/fontconfig-voodoo", line 6, in <module>
  93. from LanguageSelector import FontConfig
  94. File "/usr/lib/python2.7/dist-packages/LanguageSelector/FontConfig.py", line 18, in <module>
  95. from utils import language2locale
  96. File "/usr/lib/python2.7/dist-packages/LanguageSelector/utils.py", line 9, in <module>
  97. import tempfile
  98. File "/usr/lib/python2.7/tempfile.py", line 34, in <module>
  99. from random import Random as _Random
  100. File "/usr/lib/python2.7/random.py", line 881, in <module>
  101. _inst = Random()
  102. File "/usr/lib/python2.7/random.py", line 97, in __init__
  103. self.seed(x)
  104. File "/usr/lib/python2.7/random.py", line 111, in seed
  105. a = long(_hexlify(_urandom(16)), 16)
  106. OSError: [Errno 2] No such file or directory: '/dev/urandom'
  107. Using CD-ROM mount point /cdrom/
  108. Identifying.. [b975aabdfe40fdbe6d39bb49fe6e27ee-2]
  109. Scanning disc for index files..
  110. Found 2 package indexes, 0 source indexes, 0 translation indexes and 1 signatures
  111. Found label 'Axioo Live CD - Release i386'
  112. This disc is called:
  113. 'Axioo Live CD - Release i386'
  114. Copying package lists...gpgv: Signature made Mon Apr 23 19:26:52 2012 WIT using DSA key ID FBB75451
  115. gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <[email protected]>"
  116.  
  117. Reading Package Indexes... 0%
  118.  
  119. Reading Package Indexes... 9%
  120.  
  121. Reading Package Indexes... Done
  122. Writing new source list
  123. Source list entries for this disc are:
  124. deb cdrom:[Axioo Live CD - Release i386]/ precise main restricted
  125. Repeat this process for the rest of the CDs in your set.
  126. W: Skipping nonexistent file /cdrom/dists/precise/main/binary-i386/Packages
  127. W: Skipping nonexistent file /cdrom/dists/precise/restricted/binary-i386/Packages
Advertisement
Add Comment
Please, Sign In to add comment