Hi,
I've updated to newest version of Func. But there is a problem (or
something is change) when I try to call the command module:
func bcmmornati call command run "ls /tmp"
Traceback (most recent call last):
File "/usr/bin/func", line 12, in <module>
cli.parse(argv)
File "/usr/lib/python2.5/site-packages/func/overlord/command.py", line
247, in parse
return self.subCommands[command].parse(args[1:])
File
"/usr/lib/python2.5/site-packages/func/overlord/cmd_modules/call.py",
line 79, in parse
return base_command.BaseCommand.parse(self, argv)
File "/usr/lib/python2.5/site-packages/func/overlord/command.py", line
228, in parse
ret = self.do(args)
File
"/usr/lib/python2.5/site-packages/func/overlord/cmd_modules/call.py",
line 148, in do
results = self.overlord_obj.run(self.module, self.method,
self.method_args)
File "/usr/lib/python2.5/site-packages/func/overlord/client.py", line
311, in run
results = jobthing.batch_run(self.minions, process_server, nforks)
File "/usr/lib/python2.5/site-packages/func/jobthing.py", line 115, in
batch_run
__update_status(job_id, JOB_ID_RUNNING, -1)
File "/usr/lib/python2.5/site-packages/func/jobthing.py", line 41, in
__update_status
return __access_status(jobid=jobid, status=status, results=results,
write=True)
File "/usr/lib/python2.5/site-packages/func/jobthing.py", line 71, in
__access_status
handle = open(filename,"w")
IOError: [Errno 13] Permission denied: '/var/lib/func/status-500'
I've made some tests with different command with no success! :S
bye
Thanks a lot
Marco
Michael DeHaan wrote:
We found a Python 2.3 specific error in Func, and have since resolved
to stick an EL-4 machine permanently into our pre-release testing
rotation.
New rpms are available at http://fedorapeople.org/~mdehaan/files/func
and will be pushed out to Fedora shortly. EPEL will update when it
updates, as usual, look for them to show up in EPEL testing soon.
--Michael
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list
Michael DeHaan wrote:
Michael DeHaan wrote:
We found a Python 2.3 specific error in Func, and have since resolved
to stick an EL-4 machine permanently into our pre-release testing
rotation.
New rpms are available at http://fedorapeople.org/~mdehaan/files/func
and will be pushed out to Fedora shortly. EPEL will update when it
updates, as usual, look for them to show up in EPEL testing soon.
--Michael
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list
I should point out that for Fedora, this includes devel (rawhide),
F-9, and F-8. F-7 is no longer getting updates but you may rebuild
the source RPM for it if you like.
--Michael
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list
--
Dott. Ing. Mornati Marco
Byte-Code s.r.l
via Antonio Cechov, 1
San Giuliano Milanese (MI)
E-Mail: mmornati@xxxxxxxxxxxxx
_______________________________________________
Func-list mailing list
Func-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/func-list