Attempting to run the command module with a command similar to :

# crash vmlinux debug -i crash.in -s

Receive traceback with the following :

[EMAIL PROTECTED] 123]# cas -i 123 -f vmcore.zcarv033 
(debug) /cores/processed/123/vmcore.zcarv033
Traceback (most recent call last):
  File "/usr/bin/cas", line 161, in ?
    sys.exit(app.run())
  File "/usr/bin/cas", line 140, in run
    client_dict = client.command.run(cmd)
  File "/usr/lib/python2.4/site-packages/func/overlord/client.py", line 71, in 
__call__
    return self.clientref.run(module,method,args,nforks=self.nforks)
  File "/usr/lib/python2.4/site-packages/func/overlord/client.py", line 303, in 
run
    return self.run_direct(module, method, args, nforks)
  File "/usr/lib/python2.4/site-packages/func/overlord/client.py", line 463, in 
run_direct
    (nkey,nvalue) = process_server(0, 0, x)
  File "/usr/lib/python2.4/site-packages/func/overlord/client.py", line 424, in 
process_server
    retval = utils.nice_exception(t,v,tb)
  File "/usr/lib/python2.4/site-packages/certmaster/utils.py", line 63, in 
nice_exception
    lefti = etype.index("'") + 1
ValueError: substring not found

Here is the main code for cas :

https://fedorahosted.org/cas/browser/cas, problem is affected starting at line 
129

running func from epel (.23)

any help is appreciated

-- 
        __          __                
.-----.|  |_.-----.|  |--.-----.-----.
|__ --||   _|  _  ||    <|  -__|__ --|
|_____||____|_____||__|__|_____|_____|
 .----------------------------------.
(   [EMAIL PROTECTED] || 919.754.4187   )
 `----------------------------------'

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to