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

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

2001年10月18日(木) 旧暦 [n年日記]

#1 [Emacs] Emacs - Wanderlust - Namazu

新しい wanderlust ( cvs 版) = 2.7.5 を使って、
(setq elmo-nmz-default-index-path "/export/namazu/Mail")
のように設定しておくと、
g [検索文字列]
と入力すると、「検索文字列」で探して、 [検索文字列] という Summary buffer を作ってくれる。 素晴しい。これを何年待っていたのだろう。 関係ありそうな文字列
mew         1.06+
namazu      1.3 1.4 1.9 2.0 2.0.7
namazu.el
mew-nmz 
wanderlust  2.4 2.4.1 2.6.0 2.7.5

空白文字の入力:

(僕のように)何も考えないと、検索文字列には空白文字を入力 出来ないが、Emacs 的に考えれば C-q space とすれば良いと Kaoru さんに教えてもらった。
何故か +to:mew +from:makoto と入力する時に mew の右側では そうしなくても空白が入る
検索した後に、他の Folder に行くと
Selecting deleted buffer
と言われて中身が読めないが、どうやると再現するのか試行中。

#2 [Namazu] こわれている bzip2

これって bzip2 が異常終了する ( Seg. fault とか) っていう 意味なのかな。 例えば、こわれている gzip を読んでも、 mknmz が途中で終ってしまうということはないみたい。
makoto@iBook366 ■7:24:06/011018(~)> ls -l sample/
total 6
-rw-r-xr-x  1 portable  wheel  2192 Oct 18 07:22 index.shtml.gz*
makoto@iBook366 ■7:26:35/011018(~)> file sample/index.shtml.gz 

sample/index.shtml.gz: gzip compressed data, deflated, original
filename, `index.shtml', last modified: Thu Oct 18 07:22:27 2001, 
os: Unix

makoto@iBook366 ■7:24:01/011018(~)> mknmz -O index -a sample/
検索対象譜を調べています...
1編の譜が索引作成の対象として見つかりました
 incomplete literal tree

gzip: stdin: invalid compressed data--format violated
1/1 - /export/home/makoto/sample/index.shtml.gz 
  は大きさが 0 なので無視します
[基本]
日付:                Thu Oct 18 07:24:06 2001
わかち書き:          module_kakasi -ieuc -oeuc -w
経過時間 (秒):       1
譜/秒:               0.00
系:                  netbsd
Perl:                5.006001
Namazu:              2.0.7

関係ないけれど、見たことのない問題が表示されている:

bzip2 を入れて見る (bzip2-1.0.1):

問題を報告した人は exit code が 141 だと言っているが、消し てしまったというので、こちらで試すしかない ? cd /usr/pkgsrc/*/bzip2; make ; すると
If you got this far and the "cmp"s didn't complain, it looks
like you're in business.  

To install in /usr/bin, /usr/lib, /usr/man and /usr/include, type
   make install
To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type 
   make install PREFIX=/xxx/yyy
If you are (justifiably) paranoid and want to see what 'make install'
is going to do, you can first do
   make -n install                      or
   make -n install PREFIX=/xxx/yyy      respectively.
The -n instructs make to show the commands it would execute, but
not actually execute them.

Instructions for use are in the preformatted manual page, in the file
bzip2.txt.  For more detailed documentation, read the full manual.  
It is available in Postscript form (manual.ps) and HTML form
(manual_toc.html).

You can also do "bzip2 --help" to see some helpful information. 
"bzip2 -L" displays the software license.
make install でいいと思う。

また length が初期化していないというので、:

一か所変更してそこを通らないようにして見たが、
makoto@iBook366 ■16:53:18/011018(...home/makoto)> 
mknmz -f /home/makoto/.mknmzrc-Mail 
    -O /automount/u/namazu/Mail-1014 --mtime -1330 Mail
Reading .mknmzrc-Mail
検索対象譜を調べています...
1209編の譜が索引作成の対象として見つかりました
..
1195/1196 - /export/home/makoto/Mail/ml/west/403 [message/rfc822]
1196/1196 - /export/home/makoto/Mail/uucp-host/31 [message/rfc822]
何だか data 依存のような。しかし panic してしまった。
panic pool_get(vmmpelp): free list modified: magic=65270a27; 
   page 0xc010a01; item addr 0x9010a1
Stopped in pid 3505 (perl) at  -x2e8e68:  lwz r0, r1, 0x14
db>

sub check_records -> dump_record で書いていない ?:

のではなくて現目録 (current directory) に書いていた。
makoto@iBook366 ■19:42:32/011018(...home/makoto)> ls -l  NMZ.bug.info
-rw-r--r--  1 portable  wheel  4360 Oct 18 15:37 NMZ.bug.info
これって どう読むのかな。

#3 [環境] opie-2.4.0 を入直す (iBook)

./configure --help | grep acc
Makefile を三ヶ所変更
-r-s--x--x  1 root 14932 Jun 20 15:14 su
---s--x--x  2 root 46494 Oct 18 08:29 su.opie
---s--x--x  1 root 45157 Jul 14 11:57 su.opie-2.3
---s--x--x  2 root 46494 Oct 18 08:29 su.opie-2.4

#4 [環境] screen の名前が思い出せなくて

やっと思い出したら、新しくもない 3.9.8 (僕の pkgsrc が古いだけ多分 iBook)
=> Checksum OK for screen-3.9.8.tar.gz.
===> Extracting for screen-3.9.8
===> Patching for screen-3.9.8
===> Applying NetBSD patches for screen-3.9.8
===> Configuring for screen-3.9.8
creating cache ./config.cache
のところで、
panic: pool_get(rusgepl): free list modified 
    magic=7c3143: page 0x0 item addr 0xff

Stopped in pid  747 (grep) at 0x2e8e68:   lwz r0,r1,0x14,
db>
となってしまった。



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)