hns - 日記自動生成システム - Version 2.19.9

先月 2003年08月 来月
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2003年08月15日(金) 旧暦 [n年日記]

#1 [Namazu] 始めから全部

2.0.13pre7 + base64strip, chasen:

ttyp1:makoto@harry  7:27:50/030815(~)> cat /e/serv/namazu-Mail/NMZ.log 
[Base]
Date:                Fri Aug 15 05:50:53 2003
Added Documents:     341,297
Size (bytes):        1,444,362,232
Total Documents:     341,297
Added Keywords:      4,636,724
Total Keywords:      4,636,724
Wakati:              module_chasen -j -F '%m '
Time (sec):          63,318
File/Sec:            5.39
System:              netbsd
Perl:                5.006001
Namazu:              2.0.13pre7

(前回分) 2.0.12, kakasi:

ttyp1:makoto@harry  7:28:15/030815(~)> cat /export/namazu-Mail/NMZ.log
[Base]
Date:                Thu Apr 10 03:26:32 2003
Added Documents:     328,480
Size (bytes):        1,285,423,265
Total Documents:     328,480
Added Keywords:      5,144,004
Total Keywords:      5,144,004
Wakati:              module_kakasi -ieuc -oeuc -w
Time (sec):          36,961
File/Sec:            8.89
System:              netbsd
Perl:                5.006001
Namazu:              2.0.12
NMZ.log に hostname が入って欲しい気分。

#2 pre5 と pre7 + base64strip の比較

pre5 を組立てておいて、設置済の pre7 と較べて見る
> env LANG=ja pkgdatadir=`pwd` scripts/mknmz -O /tmp/5 --mailnews ~/Mail/from/hoge
> env LANG=ja                          mknmz -O /tmp/7 --mailnews ~/Mail/from/hoge
> diff /tmp/?/NMZ.w | egrep '<|>' | wc
     127     254    2099
> wc /tmp/?/NMZ.w
   17037   17037  196658 /tmp/5/NMZ.w
   17164   17164  198503 /tmp/7/NMZ.w
   34201   34201  395161 total
思った違いは出ていない。2.0.12 も試す。 どうも Content-Type: application/octet-stream であっても、 2.0.12 を使っても、初めから入っていない ということもあるらしい。

NMZ.W の中の長い単語:

perl -nle 'if ($_ =~ /[\S]{48,}/) { print }' /export/namazu-Mail/NMZ.w | less
(例えば 48 文字以上)。これで表示出来る。次の方が、より base64 問題用。
perl -nle 'if ($_ =~ /^[a-zA-Z][\S]{48,}/) { print }' /export/namazu-Mail/NMZ.w | less

X-Mailer: PostPet for Windows ver. 2.0 jp:

Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="***kiritorisen***"
X-Mailer: PostPet for Windows ver. 2.0 jp

--***kiritorisen***
Content-Type: text/plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

*ここにメールの本文を書いて下さい。

--***kiritorisen***
Content-Type: application/octet-stream; name="PC120801.xls"
Content-Disposition: attachment
Content-Transfer-Encoding: base64

0M8R4KGxGuEAAAAAAAAAAAAAAAAAAAAAPgADAP7/CQAGAAAAAAAAAAAAAAABAAAAAQAAAAAAAAAA
EAAAAwAAAAEAAAD+////AAAAAAAAAAD/////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////
これが捨てられなかった気がする。

良く見たら、正しい Mime 形式になっていない (majordomo):

To: owner-hoge@foo
Subject: BOUNCE hoge: Message too long (>40000)

From owner-hoge  Mon Sep 11 16:18:07 2000
Return-Path: <foo@bar>
このような落とはちょっと残念。
まさかと思うけれど 76文字固定 ?

#3 [Network] Apache 2.0.47

に入替。(09:50)。NetBSD/macppc G3
[Fri Aug 15 10:32:52 2003] [warn] (51)Network is unreachable: connect to listener
これは何かな。IPv6 の関係のような気がする。 でも他の人の場合 (128)Network is unreachable: connect to listener と言っているようだ。何が違う ?
./srclib/apr/misc/unix/errorcodes.c: WSAENETUNREACH, "Network is unreachable",
./srclib/apr/include/apr_errno.h:#define SOCENETUNREACH (SOCBASEERR+51) /* Network is unreachable */
./srclib/apr/include/apr_errno.h:/** network is unreachable */

./srclib/apr/include/apr_errno.h: || (s) == APR_OS_START_SYSERR + WSAENETUNREACH)
./srclib/apr/include/apr_errno.h: || (s) == APR_OS_START_SYSERR + WSAENETUNREACH)
実際には ./server/mpm_common.c で出ているらしい。



最近の日記
2024年05月08日
comparison on ./buildsh tools
2024年05月06日
py-setuptools (python 3.11.9)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
2024年04月29日
dkim
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)