[[trac on FreeBSD]]

#contents
*k222 [#naf8a730]
 k222# apachectl restart
 k222# cat /var/log/httpd-error.log

 [Fri Oct 16 13:32:41 2009] [notice] SIGHUP received.  Attempting to restart
 [Fri Oct 16 13:32:41 2009] [warn] module dav_module is already loaded, skipping
 [Fri Oct 16 13:32:41 2009] [error] python_init: Python version mismatch, expected '2.5.2', found '2.5.4'.
 [Fri Oct 16 13:32:41 2009] [error] python_init: Python executable found '/'.
 [Fri Oct 16 13:32:41 2009] [error] python_init: Python path being used '/usr/local/lib/python25.zip:/usr/local/lib/python2.5/:/usr/local/lib/python2.5/plat-freebsd7:/usr/local/lib/python2.5/lib-tk:/usr/local/lib/python2.5/lib-dynload'.
 [Fri Oct 16 13:32:41 2009] [notice] mod_python: Creating 8 session mutexes based on 256 max processes and 0 max threads.
 [Fri Oct 16 13:32:41 2009] [notice] mod_python: using mutex_directory /tmp
 [Fri Oct 16 13:32:41 2009] [notice] Digest: generating secret for digest authentication ...
 [Fri Oct 16 13:32:41 2009] [notice] Digest: done
 [Fri Oct 16 13:32:42 2009] [notice] Apache/2.2.13 (FreeBSD) mod_ssl/2.2.13 OpenSSL/0.9.8e DAV/2 PHP/5.2.11 with Suhosin-Patch mod_python/3.3.1 Python/2.5.4 SVN/1.6.5 configured -- resuming normal operations

どうやら、このpythonのバージョン不整合は、trac 周辺が出しているような・・・?

   124  4:23    portinstall www/trac
   125  4:24    portupgrade ja-trac-0.11.3
   126  4:27    apachectl restart
   127  4:27    cat /var/log/httpd-error.log
   128  4:30    locate mod_python
   129  4:31    portupgrade mod_python-3.3.1_2
   130  4:32    portinstall www/mod_python
   131  4:32    locate apache22
   132  4:34    portinstall www/apache22
   133  4:34    portupgrade apache-2.2.13
   134  4:41    portupgrade ja-trac-0.11.3
   135  4:41    locate ja-trac
   136  4:33    portaudit -Fda
   137  4:34    portupgrade phpMyAdmin-3.2.0.1
   138  4:36    portaudit -Fda
   139  14:36   php -v
   140  14:36   php -m
   141  9:08    nslookup
   142  13:32   apachectl restart
   143  13:32   cat /var/log/httpd-error.log
   144  13:39   locate trac
   145  13:40   portinstall japanese/trac
   146  13:41   portupgrade ja-trac-0.11.5
   147  13:41   cd /usr/ports/japanese/trac
   148  13:41   ll
   149  13:41   make deinstall
   150  13:41   portinstall japanese/trac
   151  13:43   apachectl restart
   152  13:43   cat /var/log/httpd-error.log
   153  13:44   locate mod_python3
   154  13:45   cd /usr/ports/www/mod_python3
   155  13:45   make deinstall
   156  13:45   portinstall /usr/ports/www/mod_python3
   157  13:46   apachectl restart
   158  13:46   cat /var/log/httpd-error.log
   159  13:46   locate svn
   160  13:47   cd /usr/ports/devel/subversion
   161  13:47   make deinstall
   162  13:47   make install
   163  13:48   apachectl restart
   164  13:48   cat /var/log/httpd-error.log
   165  15:11   cd /usr/local/www/apache22/data/trac
などとしたら、きえました。



 [Fri Oct 16 13:48:53 2009] [notice] SIGHUP received.  Attempting to restart
 [Fri Oct 16 13:48:53 2009] [notice] mod_python: Creating 8 session mutexes based on 256 max processes and 0 max threads.
 [Fri Oct 16 13:48:53 2009] [notice] mod_python: using mutex_directory /tmp
 [Fri Oct 16 13:48:53 2009] [notice] Digest: generating secret for digest authentication ...
 [Fri Oct 16 13:48:53 2009] [notice] Digest: done
 [Fri Oct 16 13:48:54 2009] [notice] Apache/2.2.13 (FreeBSD) mod_ssl/2.2.13 OpenSSL/0.9.8e DAV/2 PHP/5.2.11 with Suhosin-Patch mod_python/3.3.1 Python/2.5.4 SVN/1.6.5 configured -- resuming normal operations
 k222#

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS