[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Christer Solskogen
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283716 Title: No output from landscape-sysinfo To manage notifications about this bug go to:

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
Thank you for taking the time to report this bug and helping to make Ubuntu better. We need some more information from you before we can start working on this bug. Could you please show the exit code of landscape-sysinfo when you run it? e.g. $ sudo landscape-sysinfo $ echo $? ** Changed in:

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Christer Solskogen
solskogen@friend:~$ landscape-sysinfo solskogen@friend:~$ echo $? 2 (same with sudo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283716 Title: No output from landscape-sysinfo To manage

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
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

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Christer Solskogen
Here you go ** Attachment added: python-import.log https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1283716/+attachment/3994061/+files/python-import.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
Cheers, we're narrowing in on the problem! I suspect you're somehow missing a dependency. Next thing for you to try: $ python -c 'import landscape.deployment' I expect this to show a traceback for you (fingers crossed!) -- You received this bug notification because you are a member of Ubuntu

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Christer Solskogen
This is the output Traceback (most recent call last): File string, line 1, in module File /usr/lib/python2.7/dist-packages/landscape/deployment.py, line 4, in module from configobj import ConfigObj, ConfigObjError ImportError: No module named configobj I've already tried purging the

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
** Changed in: landscape-client (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283716 Title: No output from landscape-sysinfo To manage notifications

[Bug 1283716] Re: No output from landscape-sysinfo

2014-02-24 Thread Adam Collard
** Changed in: landscape-client (Ubuntu) Assignee: (unassigned) = Adam Collard (adam-collard) ** Tags added: packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283716 Title: