Kompozer 0.83b Install error on Centos 5.5
Marc Deop
damnshock at gmail.com
Thu Feb 3 09:42:35 UTC 2011
On Thursday 03 February 2011 08:56:35 Keith Roberts wrote:
> Must specify the vendor namespace for these files with
> --vendor
> error: Bad exit status from /var/tmp/rpm-tmp.4041 (%install)
>
>
> RPM build errors:
> Bad exit status from /var/tmp/rpm-tmp.4041 (%install)
>
> Any idea what's going wrong please,
It seems the spec file lacks the "vendor" option. As an example from the httpd package:
Vendor: Apache Software Foundation
> and can I fix the
> problem and restart the (re)build process without having to
> recompile the package?
Try the -bi option for rpmbuild:
-bi Do the "%install" stage from the spec file (after doing the %prep and %build stages). This generally involves the equivalent of a "make install".
Hope you can solve the problem!
--
Regards,
Marc Deop
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20110203/4dc839d0/attachment.html>
More information about the Rpm-list
mailing list