Please, help for the saint road.
When I compile anaconda-installer with "buildinstall" program, at the last stage program has error:
Warning: files were skipped due to error.
Where I can read about this problem.
THX
--
--
Novozhenin Alexandr wrote:
Please, help for the saint road.
When I compile anaconda-installer with "buildinstall" program, at the last stage program has error:
Warning: files were skipped due to error.
Where I can read about this problem.
The source code? In the source directory: find $PWD -type f -print0 | xargs grep -l 'Warning: files were sk'
Then read the bit where the error comes from. If necessary, patch it to add diagnostic code and/or run it under a debugger or strace.
Before you come again, read this: http://www.catb.org/~esr/faqs/smart-questions.html
anaconda-devel@lists.fedoraproject.org