Modify ↓
Ticket #507 (closed defect: fixed)
bcfg2 0.9.5.1 client traceback
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | bcfg2-client | Version: | 0.9.x |
Keywords: | Cc: |
Description
# cat /etc/issue Welcome to SUSE Linux Enterprise Server 10 (i586) - Kernel \r (\l).
# rpm -q bcfg2 bcfg2-server bcfg2-0.9.5.1-0.1 bcfg2-server-0.9.5.1-0.1
# bcfg2 -q -v -n Traceback (most recent call last):
File "/usr/sbin/bcfg2", line 433, in ?
client.run()
File "/usr/sbin/bcfg2", line 307, in run
times)
File "/usr/lib/python2.4/site-packages/Bcfg2/Client/Frame.py", line 64, in init
tclass[tool] = getattr(import(tool_class, globals(), locals(), *?),
File "/usr/lib/python2.4/site-packages/Bcfg2/Client/Tools/Chkconfig.py", line 62
return pass1 and rc == 0
SyntaxError?: invalid syntax
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in [ab6ac030488c8c1cc8cd9c537f5e468b3d0e2678] (SVN r4019)