Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: $ pydoc -k Popen commands - Execute shell commands via os.popen() and return status, output. popen2 - Spawn a command with pipes to its stdin, stdout, and optionally stderr. dm.c: 1640: not running as root returning empty list ** (pydoc:2689): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum' ** (pydoc:2689): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum' ** (pydoc:2689): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum' Traceback (most recent call last): File "/usr/bin/pydoc", line 5, in <module> pydoc.cli() File "/usr/lib64/python2.6/pydoc.py", line 2264, in cli apropos(val) File "/usr/lib64/python2.6/pydoc.py", line 1962, in apropos ModuleScanner().run(callback, key) File "/usr/lib64/python2.6/pydoc.py", line 1927, in run for importer, modname, ispkg in pkgutil.walk_packages(onerror=onerror): File "/usr/lib64/python2.6/pkgutil.py", line 110, in walk_packages __import__(name) File "/usr/lib64/python2.6/site-packages/parted/__init__.py", line 28, in <module> from _ped import AlignmentException RuntimeError: pyparted requires root access Version-Release number of selected component (if applicable): python-2.6.2-2.fc12.x86_64 How reproducible: 100%
*** This bug has been marked as a duplicate of bug 461419 ***