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

先月 2002年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 による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2002年08月14日(水) 旧暦 [n年日記]

#1 [Namazu] Unterminated compressed integer at /usr/pkg/bin/mknmz line 2302.

こういう終り方って、あったのかなぁ。 (というか終らない終り方)
mknmz --update=../index
...
...
7819/7819 - /export/maillist/m/maillist/200006/msg00232.html [text/html; x-type=mhonarc]
索引を書き出しています...Use of uninitialized value in numeric ne (!=) 
                                               at /usr/pkg/bin/mknmz line 2125.
.... (繰返) ....
Use of uninitialized value in numeric ne (!=) at /usr/pkg/bin/mknmz line 2125.
Use of uninitialized value in numeric ne (!=) at /usr/pkg/bin/mknmz line 2125.
Unterminated compressed integer at /usr/pkg/bin/mknmz line 2302.
ttypb:makoto@u  22:32:20/020813(...m/search)> cat ../index/NMZ.status

files 7778
keys 130481
argv -f /export/makoto/.mknmzrc-pre-filter -c  -O  /export/maillist/m/index   
     --template-dir=/export/maillist/m/template
cwd /export/maillist/m/search
ttypb:makoto@u  5:17:26/020814(...m/search)> 
 2121         if ($opened) {
 2122             my $tmp = 0;
 2123             read($fh_phraseindex, $tmp, $var::INTSIZE);
 2124             $tmp = unpack("N", $tmp);
>2125             if ($tmp != 0xffffffff) { # 0xffffffff
 2126                 $baseleng = readw($fh_phrase);
 2127                 read($fh_phrase, $baserecord, $baseleng);
 2128             }
 ....
 2300 sub get_last_docid ($$) {
 2301     my ($record, $step) = @_;
>2302     my (@data) = unpack 'w*', $record;
 2303                 
 2304     my $sum = 0;
 2305     for (my $i = 0; $i < @data; $i += $step) {
 2306         $sum += $data[$i];
 2307     }   
 2308     my $leng = @data / $step;
 2309     return $sum;
 2310 }               
どうも、この頃に nfs server に問題があった気がする。 索引を nfs でないところにして、もう一度やったら、すぐに終った。

NMZ.result.normal.ja などを変更して見:

ている。
<dt>${namazu::counter}. 
<strong><a href="${uri}">${title}</a></strong> 
(score: ${namazu::score})
<font color="green">
--- <em>${author}</em>
</font>

<dd>
<font size=-1>
${summary}
</font>
<dd>
<font size=-1>
<a href="${uri}">${uri}</a> (${size} bytes,
${date}
</font>)
<br><br>
とか。${summary} に Subject: の内容も入っているが、これを取るには ? 初めの方から $contref に入っているらしいので簡単ではなさそう。

#2 [無題] 新横浜方面

12:17 本千葉
12:26 千葉
13:45 横浜
13:57 新横浜
...
18:50 新横浜
19:21 横浜
20:41 千葉
20:54 本千葉
横浜アリーナ方面に人出がある。



最近の日記
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
2024年03月10日
停電 (瞬電)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)