[libavg-devel] make check / Test.py errors after a recent update

OXullo Intersecans x at 02l.net
Thu Mar 11 18:17:56 CET 2010


Hi,
whoever experiences problems while running make check or Test.py, with  
a similar error:

Traceback (most recent call last):
   File "./Test.py", line 75, in <module>
     os.symlink('../../wrapper/__init__.py', 'libavg/__init__.py')
OSError: [Errno 17] File exists
FAIL: Test.py


can fix them with:

$ cd $AVG_PATH/libavg/src
$ rm libavg python/avg.so python/__init__.py


This issue may appear if you updated between SVN r4625-r4696, ran a  
check, then updated >=r4697.
A cleanup involves the removal of three symbolic links that a former  
revision was to set up and that r4697 is not expecting.

Please let me know if that persists after the cleanup.

bye!

--
OXullo Intersecans
02L > Outside Standing Level




More information about the libavg-devel mailing list