I placed the files in directory and moved the directory under rpmbuild/BUILDROOT/

 

Used install  –m 0755 $RPM_BUILD_ROOT/dirname $RPM_BUILD_ROOT/package/dir/

 

Same result “cannot stat “

 

As of now my files are present in BUILD, SOURCES (in tar,bz2 form) , BUILDROOT but rpmbuild is not able to stat it the permissions are 0755. I think something is wrong fundamentally here…any thoughts?

 

I guess I have to use macro and copy somehow to get the work done.

 

--Sunil

 

From: packaging-bounces@lists.fedoraproject.org [mailto:packaging-bounces@lists.fedoraproject.org] On Behalf Of Arun SAG
Sent: Sunday, May 15, 2011 7:36 PM
To: Discussion of RPM packaging standards and practices for Fedora
Subject: Re: [Fedora-packaging] How to add additional files in rpm

 

Hi,

On Sun, May 15, 2011 at 7:03 PM, <Sunil_Gupta2@dell.com> wrote:

 

>I tried putting the individual file in rpmbuild/BUILD directory and use install -m 00755 to install individual file...same >result.


You should be copying that in rpmbuild/BUILDROOT directory not in rpmbuild/BUILD. Also make sure that you are setting the permission of the file correctly.


--
Arun S.A.G
http://zer0c00l.in/