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=626666 --- Comment #9 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2010-10-05 14:59:44 EDT --- For -6: * For python binding - Well, F-13/12 still uses python 2.6 so rebuilding -6 fails on F-13/12. I forgot that we usually define %python_sitearch as written on: https://fedoraproject.org/wiki/Packaging/Python#Macros Please use %python_sitearch macro written here. * More directory ownership issue --------------------------------------------------------------- %files munin-plugins %{_datadir}/munin/* --------------------------------------------------------------- - Now with this the directory /usr/share/munin/plugins is owned by groonga-munin-plugins. However this directory is also owned by munin-node, so groonga-munin-plugins should not own this directory itself. * For php bindings - Fedora specific compilation flags are not correctly honored: ---------------------------------------------------------------- 613 + popd 614 ~/build/BUILD/groonga-1.0.2/bindings/php 615 + sed -i.ldflags -e 's|PHP_ADD_LIBRARY_WITH_PATH(groonga, .*)|PHP_ADD_LIBRARY(groonga, GROONGA_SHARED_LIBADD)|' config.m4 616 + phpize 727 + make -j16 728 /bin/sh /builddir/build/BUILD/groonga-1.0.2/bindings/php/libtool --mode=compile cc -I. -I/builddir/build/BUILD/groonga-1.0.2/bindings/php -DPHP_ATOM_INC -I/builddir/build/BUILD/groonga-1.0.2/bindings/php/include -I/builddir/build/BUILD/groonga-1.0.2/bindings/php/main -I/builddir/build/BUILD/groonga-1.0.2/bindings/php -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/builddir/build/BUILD/groonga-1.0.2/bindings/php/include -DHAVE_CONFIG_H -I. -c /builddir/build/BUILD/groonga-1.0.2/bindings/php/groonga.c -o groonga.lo ---------------------------------------------------------------- * groonga service - On F-14, when I installed groonga{-libs,,-tokenizer-mecab} and try activating groonga service, I get: ---------------------------------------------------------------- [root@localhost ~]# service groonga start Starting groonga: cgroup controller and pathparsing failed [åæ] ---------------------------------------------------------------- Would you know why this is happening? -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review