Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=458345 --- Comment #13 from Simon Wesp <cassmodiah@xxxxxxxxxxxxxxxxx> 2008-10-23 13:41:16 EDT --- (In reply to comment #12) > Great, > * But I was able to build the docs when I moved the line > cd docs; PYTHONPATH=%{buildroot}%{python_sitearch} %{__python} make_docs.py;cd > .. > to right after the "setup.py build" in the %build section. What was wrong in > your case? really? just by moving the lines? My problem was and is: It can't find the pythonmodule "rabbyt" in the %{buildroot}%{python_sitearch} because it was not installed. I already had this problem before, so i left the docs out. i only found the ugly method to build it in install-section, after the rabbytegg was installed, because it could not found it before. Your hint fails in my build :-( if you was able to do it, you did more than just moving the lines... > * When you are commenting out a line that has a macro make sure you use %% > instead of a single %, so that the macro doesn't expand out. (e.g. in the > %check section) I'm going to remember this! -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review