Advertisement
Guest User

Untitled

a guest
Jan 15th, 2013
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. [root@00-1f-3b-4f-43-3d ~]# anaconda
  2. Starting installer, one moment...
  3. anaconda 18.37.11 for anaconda bluesky (pre-release) started.
  4. No protocol specified
  5.  
  6. ** (anaconda:4438): WARNING **: Could not open X display
  7. No protocol specified
  8. BDB2053 Freeing read locks for locker 0x174: 4426/140454380459968
  9. BDB2053 Freeing read locks for locker 0x175: 4426/140454380459968
  10. BDB2053 Freeing read locks for locker 0x176: 4426/140454380459968
  11. BDB2053 Freeing read locks for locker 0x177: 4426/140454380459968
  12. Traceback (most recent call last):
  13. File "/usr/sbin/anaconda", line 923, in <module>
  14. setupDisplay(anaconda, opts)
  15. File "/usr/sbin/anaconda", line 585, in setupDisplay
  16. anaconda.initInterface()
  17. File "/usr/lib64/python2.7/site-packages/pyanaconda/__init__.py", line 213, in initInterface
  18. from pyanaconda.ui.gui import GraphicalUserInterface
  19. File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/__init__.py", line 22, in <module>
  20. import meh.ui.gui
  21. File "/usr/lib/python2.7/site-packages/meh/ui/gui.py", line 23, in <module>
  22. from gi.repository import Gtk
  23. File "/usr/lib64/python2.7/site-packages/gi/importer.py", line 76, in load_module
  24. dynamic_module._load()
  25. File "/usr/lib64/python2.7/site-packages/gi/module.py", line 244, in _load
  26. overrides_modules = __import__('gi.overrides', fromlist=[self._namespace])
  27. File "/usr/lib64/python2.7/site-packages/gi/overrides/Gtk.py", line 1624, in <module>
  28. raise RuntimeError("Gtk couldn't be initialized")
  29. RuntimeError: Gtk couldn't be initialized
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement