|
发表于 2004-12-28 15:06:51
|
显示全部楼层
[root@localhost soft]# rpmbuild -rebuild d4x*.src.rpm
rpmbuild: arguments to --root (-r) must begin with a /
[root@localhost soft]# rpm -rebuild d4x*.src.rpm
Installing d4x-2.5.0final-1.src.rpm
warning: user max does not exist - using root
warning: group max does not exist - using root
error: unpacking of archive failed on file /usr/src/RPM/SOURCES/ d4x-2.5.0final.tar.gz;41d1054b: cpio: read
error: d4x-2.5.0final-1.src.rpm cannot be installed
[root@localhost soft]# rpmbuild --recompile d4x*.src.rpm
Installing d4x-2.5.0final-1.src.rpm
warning: user max does not exist - using root
warning: group max does not exist - using root
error: unpacking of archive failed on file /usr/src/RPM/SOURCES/d4x-2.5.0final.tar.gz;41d10679: cpio: read
error: d4x-2.5.0final-1.src.rpm cannot be installed
帮我看看怎么回事。。 |
|