I get the following Errors when I run Smolt -
Send this information to the Smolt server? (y/n) y
Traceback (most recent call last): File "/usr/bin/smoltSendProfile", line 175, in <module> timeout=opts.timeout) File "/usr/share/smolt/client/smolt.py", line 421, in send token = grabber.urlopen(urljoin(smoonURL + "/", '/tokens/token_json?uuid=%s' % self.host.UUID, False)) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 887, in urlopen return self._retry(opts, retryfunc, url) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 848, in _retry r = apply(func, (opts,) + args, {}) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 886, in retryfunc return URLGrabberFileObject(url, filename=None, opts=opts) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1004, in __init__ self._do_open() File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1069, in _do_open opener = self._get_opener() File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1060, in _get_opener self._opener = CachedOpenerDirector(ssl_factory, *handlers) File "/usr/lib/python2.6/site-packages/urlgrabber/grabber.py", line 1315, in CachedOpenerDirector opener = ssl_factory.create_opener(*handlers) File "/usr/lib/python2.6/site-packages/urlgrabber/sslfactory.py", line 63, in create_opener return m2urllib2.build_opener(self.ssl_context, *handlers) File "/usr/lib/python2.6/site-packages/M2Crypto/m2urllib2.py", line 112, in build_opener if inspect.isclass(check): NameError: global name 'inspect' is not defined
Is there a place to file Bugzilla for the above, if needed ?
PS: Complete console output is here:http://pastebin.com/m1b8f1e5
Thanks,
Jay
Jay Mistry wrote:
I get the following Errors when I run Smolt -
Is there a place to file Bugzilla for the above, if needed ?
Yes in http://bugzilla.redhat.com
Rahul
On Sat, Mar 14, 2009 at 7:54 PM, Rahul Sundaram sundaram@fedoraproject.org wrote:
Jay Mistry wrote:
I get the following Errors when I run Smolt -
Is there a place to file Bugzilla for the above, if needed ?
Yes in http://bugzilla.redhat.com
Rahul
This error was on running Smolt on openSUSE 11.1. Prior to using KDE 4.2, there was no problem in Smolt sending the data to the Smolt server. However, after recent updates (to KDE 4.2.1 and Linux Kernel update), I have been getting this error. The Smolt GUI also freezes when I try to send the h/w info thro' GUI.
Since it is on openSUSE 11.1 that I am getting the error (have not yet tried running Smolt on Fedora 10), will it be more appropriate to post it to Novell Bugzilla?
Jay
Jay Mistry wrote:
On Sat, Mar 14, 2009 at 7:54 PM, Rahul Sundaram
Since it is on openSUSE 11.1 that I am getting the error (have not yet tried running Smolt on Fedora 10), will it be more appropriate to post it to Novell Bugzilla?
Yeah. Upstream tracker is at
https://fedorahosted.org/smolt/
Rahul