Hi,<br><br>I was using 0.0.151-1 just fine on CentOS 5.5 with python 2.4 yesterday. But yesterday's release seems to have broken a few things. This is with pulp-client 0.0170-1 and pulp-server 0.0150-1: <br><br>[root@client ~]# pulp-client repo list<br>

+------------------------------------------+<br>       List of Available Repositories<br>+------------------------------------------+<br>Traceback (most recent call last):<br>  File "/usr/bin/pulp-client", line 63, in ?<br>

    client.main()<br>  File "/usr/lib/python2.4/site-packages/pulp/client/cli/base.py", line 137, in main<br>    command.main(args[1:])<br>  File "/usr/lib/python2.4/site-packages/pulp/client/core/base.py", line 118, in main<br>

    action.main(args[1:])<br>  File "/usr/lib/python2.4/site-packages/pulp/client/core/base.py", line 226, in main<br>    self.run()<br>  File "/usr/lib/python2.4/site-packages/pulp/client/core/repo.py", line 291, in run<br>

    if repo['feed_cert']:<br>KeyError: 'feed_cert'<br><br><br>Also unrelated to the above, but I was seeing this warning: "this client is not registered; please register to continue ... Successfully created consumer [foo]" on and off. Although there's a bug already filed - but I wonder why only sometimes the warning is spit out, not always.  <br>

<br>- Mohit<br>( alcy on #pulp )<br>