Activity log for bug #760675

Date Who What changed Old value New value Message
2011-04-14 13:31:00 Shane Fagan bug added bug
2011-04-14 13:31:34 Shane Fagan ubuntuone-dev-tools: assignee Manuel de la Pena (mandel)
2011-04-14 13:31:37 Shane Fagan ubuntuone-dev-tools: importance Undecided Low
2011-04-14 13:48:27 Shane Fagan description ^title Small error when running make check on the u1cp branch that mandel sent me to test. Its fixed by installing pyflakes. make -C data logging.conf make[2]: Entering directory `/home/shane/Desktop/fix_tests_on_windows/data' make[2]: `logging.conf' is up to date. make[2]: Leaving directory `/home/shane/Desktop/fix_tests_on_windows/data' make[1]: Leaving directory `/home/shane/Desktop/fix_tests_on_windows' if test "x." != "x."; then \ if [ ! -e pylintrc -a ! -h pylintrc ]; then \ ln -s ./pylintrc; \ fi; \ fi PYTHONPATH=""::.:."" SRCDIR="." USE_PYFLAKES="true" u1lint Traceback (most recent call last): File "/usr/bin/u1lint", line 227, in <module> main() File "/usr/bin/u1lint", line 207, in main bufsize=4096, stdout=subprocess.PIPE) File "/usr/lib/python2.7/subprocess.py", line 672, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1213, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory make: *** [lint] Error 1 shane@u0:~/Desktop/fix_tests_on_windows$
2012-02-06 17:01:35 Rick McBride ubuntuone-dev-tools: status New Incomplete
2012-02-06 18:28:27 dobey ubuntuone-dev-tools: status Incomplete Confirmed
2012-02-06 18:28:27 dobey ubuntuone-dev-tools: assignee Manuel de la Peña (mandel)