Re: [GsoC] your latest commit of tasks_udd.py
Hi Akshita,
On Sat, Jul 25, 2015 at 04:37:05AM +0530, Akshita Jha wrote:
> I have updated update-all-tasks to use tasks_udd.py.
>
> On executing $ ./update-all-tasks there are no errors. Please confirm.
Nearly no errors. The outout of update-all-tasks is redirected to the
logs subdirectory.
Try:
grep -i error logs/*
which has the known issue
Dep has no English short description: h5utils
and besides this
logs/debichem.err:IndexError: list index out of range
logs/openstudio.err:IndexError: list index out of range
That's a simple one since the Blend name does not necessarily contain a
'-'. I guess you might be able to adopt (or enhance) the code from the
old tasks.py.
Regarding the missing sort description I had no good idea. May be you
try to compare the results from the old tasks.py and tasks_udd,py. I'd
recommend to inject some of the affected packages into the "fun" Blend
which exists just for debugging. This makes the test runs more quickly
and reduces the noise of other packages.
I'll let you know if I might have a better idea.
BTW, I replaced the webconf dir by a symbollic link to avoid that we
might change one of the config files in one dir and forget this in the
other dir. (Please git pull)
Kind regards
Andreas.
--
http://fam-tille.de
Reply to: