[Bug 623871] Review Request: flies-Python-client-client and library for working Flies

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 24 01:11:30 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=623871

--- Comment #9 from Ding-Yi Chen <dchen at redhat.com> 2010-08-23 21:11:29 EDT ---
Not quiet sure what the cause is, but when I run "flies list" it starts
outputting:
Traceback (most recent call last):
  File "/usr/bin/flies", line 9, in <module>
    load_entry_point('flies-python-client==0.0.3', 'console_scripts',
'flies')()
  File "/usr/lib/python2.6/site-packages/fliesclient/flies.py", line 551, in
main
    client.run()
  File "/usr/lib/python2.6/site-packages/fliesclient/flies.py", line 528, in
run
    self._list_projects()
  File "/usr/lib/python2.6/site-packages/fliesclient/flies.py", line 155, in
_list_projects
    print ("Id:          %s")%project.id
  File "/usr/lib/python2.6/site-packages/fliesclient/flieslib/jsonmodel.py",
line 39, in id
    return self.json.get('id')
AttributeError: 'unicode' object has no attribute 'get'

This happen in both Fedora-13 and Fedora-12.
Mind have a look with that?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list