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=476346
Mamoru Tasaka mtasaka@ioa.s.u-tokyo.ac.jp changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mtasaka@ioa.s.u-tokyo.ac.jp Status Whiteboard|NotReady |
--- Comment #7 from Mamoru Tasaka mtasaka@ioa.s.u-tokyo.ac.jp 2009-03-23 16:13:32 EDT --- Comments just for build issue: ( I have only checked if this package builds or not on dist-f11 and have not tried to review other things on this package)
! boost issue is now fixed (workaround applied) (bug 491537)
For this package: - BR: scons is needed - Still does not build because this package does not pass check-buildroot: ----------------------------------------------------------------- + /usr/lib/rpm/check-buildroot /builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.1.x86_64/usr/share/python-polybori/ipbori/ipythonrc-polybori:execute pyroot = '/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.1.x86_64/usr/lib64/python2.6/site-packages' Found '/builddir/build/BUILDROOT/python-polybori-0.5-1.fc11.1.x86_64' in installed files; aborting error: Bad exit status from /var/tmp/rpm-tmp.yxVT94 (%install) ------------------------------------------------------------------ At least ------------------------------------------------------------------ sed -i -e 's|%{buildroot}||' %{buildroot}%{_datadir}/%{name}/ipbori/ipythonrc-polybori ------------------------------------------------------------------ is needed to fix this issue - After fixing these two, this package builds on dist-f11: http://koji.fedoraproject.org/koji/taskinfo?taskID=1255206
Again I just checked if this package builds or not.