2009-07-10 (Fri)

_ [debian][amd64] 続々々々々々々・ia32-libs 変?

aptitude update すると

Warning: apt-get returned error 100
         Check above for the Warning or Error message.

と出るので、

deb [arch=amd64] http://www.debian-multimedia.org experimental main
deb [arch=i386] http://download.skype.com/linux/repos/debian/ stable non-free

のように存在するアーキテクチャだけ指定するようにしてみた。

2009-07-09 (Thu)

_ [comp] 続・謎のリダイレクト

privoxy のせいじゃないっぽいのでタイトル・カテゴリ変更。疑ってごめん。> privoxy privoxy のせいではなく、どうも名前解決がおかしいような感じ。tcpdump しながら変なところに飛ばされたページを開いてみると、

02:32:21.410096 IP XXXXXXXX.42373 > 192.168.24.1.domain: 34828+ A? linkshare.112.2o7.net. (39)

なんて問い合わせをしてる。blog dot XXXXXXXX dot org って当然全然違うところなんだけどな…。 CacheViewer というアドオンを入れて、変なところに飛ばされたページのキャッシュの中身を見てみると、

<HTML><HEAD>
<meta http-equiv="refresh" content="0; URL=http://www.linkshare.com">
</HEAD><BODY>

となってる。linkshare.112.2o7.net に行ってみても、こんなページではない。そしてキャッシュを消してリロードすると、ちゃんの本来のページが出てくる。 これ Google とかでも発生する現象なんだよな…。 って、このエントリプレビューしたら、

Not Found

The requested URL /d/update.rb was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an
ErrorDocument to handle the request.

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

Omniture DC/1.2 Server at vdr.jp Port 1030

ってなりよった。何なんだ、一体。

_ [debian] privoxy 3.0.13-1 変

謎のリダイレクトはやっぱり privoxy のせいみたい。 3.0.13 beta: several random problems という報告があった。

random pages go to a completely different server, usually leading to an error 404, that completely different server usually is google.

    :

Can you confirm that the problems go away if you remove the keep-alive-timeout directive from Privoxy’s configuration file?

ref. 3.0.13 beta: several random problems

ということで、keep-alive-timeout を外してみた。w3m で問題が出る件といい、privoxy の Keep-Alive は怪しそうだ。

2009-07-08 (Wed)

_ [debian] iceweasel 3.5-1

experimental に入った。