Comment 3 for bug 1283716

Revision history for this message
Adam Collard (adam-collard) wrote : Re: No output from landscape-sysinfo

Thanks. It looks like you're getting some ImportError s which we only expect to get in transient situations like distribution upgrades.

To aid in the debugging could you please run the following:

$ sudo python -v $(which landscape-sysinfo) 2> python-import.log

... and attach the python-import.log file to the bug?