[Pulp-list] Pulp 0.0.170-1 regression ?

Mohit Chawla mohit.chawla.binary at gmail.com
Tue Apr 26 08:37:00 UTC 2011


Hi,

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:

[root at client ~]# pulp-client repo list
+------------------------------------------+
       List of Available Repositories
+------------------------------------------+
Traceback (most recent call last):
  File "/usr/bin/pulp-client", line 63, in ?
    client.main()
  File "/usr/lib/python2.4/site-packages/pulp/client/cli/base.py", line 137,
in main
    command.main(args[1:])
  File "/usr/lib/python2.4/site-packages/pulp/client/core/base.py", line
118, in main
    action.main(args[1:])
  File "/usr/lib/python2.4/site-packages/pulp/client/core/base.py", line
226, in main
    self.run()
  File "/usr/lib/python2.4/site-packages/pulp/client/core/repo.py", line
291, in run
    if repo['feed_cert']:
KeyError: 'feed_cert'


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.

- Mohit
( alcy on #pulp )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20110426/5acba046/attachment.htm>


More information about the Pulp-list mailing list