I'm installing my auctioneer, it starts well and I could find it in
global SLS "tycoon sls query_cost_efficiency CPU", but when I tried to
create an account on it "tycoon host create_account 130.237.221.152
1", I received the following error:
Creating host account(s) (may take several minutes)...
2007-04-05 10:03:39,528 DEBUG Caching new public key for
130.237.221.152
2007-04-05 10:03:39,530 ERROR create_account on 130.237.221.152:
[Failure instance: Traceback: binascii.Error, Incorrect padding
/usr/lib/python2.4/site-packages/KL/Utility/Flow.py:75:_yield
/usr/lib/python2.4/site-packages/Tycoon/AuctioneerClient.py:
170:__int_get_status
/usr/lib/python2.4/site-packages/Tycoon/KeyCache.py:69:put_key
/usr/lib/python2.4/site-packages/KL/Security/Keys.py:
36:parse_public_key
/usr/lib/python2.4/base64.py:317:decodestring
]
I created my keys with ssh-keygen and also copy them in /etc/tycoon
according to the manual.
My platform is FC4 and I installed the packages with the latest rpm
with yum from the site.
/Amir