Description of problem: $ bodhi -M Password for lkundrak: Traceback (most recent call last): File "/usr/bin/bodhi", line 320, in <module> bodhi.masher() File "/usr/bin/bodhi", line 147, in masher data = self.send_request('admin/masher', auth=True) File "/usr/lib/python2.5/site-packages/fedora/tg/client.py", line 168, in send_request data = self.send_request(method, auth, input) File "/usr/lib/python2.5/site-packages/fedora/tg/client.py", line 174, in send_request data['message'],) TypeError: 'NoneType' object is unsubscriptable $ -v gave me no more information. Version-Release number of selected component (if applicable): bodhi-client-0.4.6-1.fc8
The `bodhi -M` command is restricted to Release Engineering only, but the traceback is caused by a bug in python-fedora which I just fixed[0]. Once this change goes out, `bodhi -M` probably just re-prompt you for your credentials. [0]: http://bzr.fedorahosted.org/bzr/python-fedora-python-fedora-devel?cmd=revision;revid=lmacken%40redhat.com-20071214153916-5qnlm2m4mx4lxwlo
python-fedora-0.2.90.22-1.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update python-fedora'
python-fedora-0.2.90.22-1.fc8 has been pushed to the Fedora 8 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update python-fedora'
python-fedora-0.2.90.22-1.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report.
python-fedora-0.2.90.22-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report.