2004年5月13日(木)

rpm のバラしかた

アーカイブとして展開するだけなら以下のようにする

rpm2cpio hoge.rpm | cpio -ivd

インストール時になにやら処理をやっていて、そこまで抽出したいなら
rpm -qp --scripts hoge.rpm

(tnx to ALGOたん)

[referer:

Script Error

The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run thisscript under CGIWrap debugging. Usually, either rename or linkthe script temporarily to a file which ends with .cgidextension, or add a AddHandler cgi-script-debug .cgiline to your .htaccess file.

]

あわせて読みたい