namazu-ml(avocado)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Namazu 1.2.0.1 released



こんにちは、林@農林水産研究情報センターと申します。

同じような現象で mknmz が失敗したのですが、はずしていたらごめんなさい。

#環境は Digital UNIX v3.2G です。

Mon, 13 Jul 1998 20:09:40 +0900 に
Toshiaki Tanaka <toshiaki@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> さんは書きました。
toshiaki>  固定で、「常に最後のファイルで失敗」します(ファイルが100個
toshiaki> あれば100個目で)。例えば、$(NAMAZUDIR)で実行すると、
toshiaki> -----
toshiaki> $ pwd
toshiaki> /local/namazu
toshiaki> $ perl c:/local/namazu/bin/mknmz .
toshiaki> 0 /c|/local/namazu/doc/FAQ.html
toshiaki> 1 /c|/local/namazu/doc/en/intro.html
toshiaki> 2 /c|/local/namazu/doc/en/manual.html
toshiaki> 3 /c|/local/namazu/doc/intro.html
toshiaki> 4 /c|/local/namazu/doc/ja/FAQ.html
toshiaki> 5 /c|/local/namazu/doc/ja/history.html
toshiaki> 6 /c|/local/namazu/doc/ja/intro.html
toshiaki> 7 /c|/local/namazu/doc/ja/lynxcgi.html
toshiaki> 8 /c|/local/namazu/doc/ja/manual.html
toshiaki> 9 /c|/local/namazu/doc/lynxcgi.html
toshiaki> 10  is 0 size! skipped.
toshiaki> Modification of a read-only value attempted at
toshiaki>      c:/local/namazu/bin/mknmz line 329.
toshiaki> $ 
toshiaki> -----
toshiaki> てな感じです。MHonArcしたファイルだと、(スキップされる筈の)
toshiaki> threads.htmlで同じように"0 size"でこけます (;_;) 。

こちらも、同様に82,000個のファイルを処理すると82,000個目で落ちるので、
ちょっと試してみたのですが、

% /usr/local/namazu/bin/mknmz -O ./test ./
Index output directory: ./test
0 /data/users/tzhaya/test/namazu-1.2.0.1/doc/ja/FAQ.html
1 /data/users/tzhaya/test/namazu-1.2.0.1/doc/ja/history.html
2 /data/users/tzhaya/test/namazu-1.2.0.1/doc/ja/intro.html
3 /data/users/tzhaya/test/namazu-1.2.0.1/doc/ja/lynxcgi.html
4 /data/users/tzhaya/test/namazu-1.2.0.1/doc/ja/manual.html
/usr/local/namazu/lib/NMZ.head.ja: 許可されませんでした

のようにしてこけました。
ls -l /usr/local/namazu/lib/NMZ.head.ja
としたら、

-rw-------   1 root     system       193 Jul 27 17:33 NMZ.foot.ja

となっていたので、/usr/local/namazu/lib/ の各ファイルのパーミッションを
付け直して解決しました。:-)

で、ちょっとしたお願いなのですが、
次のリリースのMakefileで、NMZ.* をコピーするときに chmod +r するような
処理を付け加えていただけるとうれしいのですが、どうでしょうか?


-----農林水産研究情報センター          林 賢紀
-----   tzhaya@xxxxxxxxxxx           (Takanori Hayashi)