|
蓝森林 http://www.lslnet.com 2006年8月16日 14:08
|
|
WHY? 我的RH5.1的 *.src.rpm用RH6.0 的gnorpm查看是里面的文件无路径,安装没反应,CHECK SIG报错.(null)
|
|
|
|
|
看看/usr/src/redhat/SOURCES/里面有没有内容, 文件名相似.(null)
|
|
Happy hacking GNU/Linux System. Come on with me!
|
|
|
安装后/usr/src/redhat/SOURCES/里面没有内容,我有个笨办法...
|
|
1. move /bin/rm /bin/myrm 2. 运行 rpm --rebuild *.src.rpm 时包中的文件被解出到 .../SOURCES下,然后 rpm 调 /bin/rm 时报错并终止... 3. move /bin/myrm /bin/rm
|
|
|
您实验一下rpm2cpio这个命令吧.
|
|
Happy hacking GNU/Linux System. Come on with me!
|
|