Bug 97638 - no spec file created using rpm plugin.
Summary: no spec file created using rpm plugin.
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-other (show other bugs)
Version: 3.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: CDT-Contrib-Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-31 14:30 EDT by jim pruett CLA
Modified: 2020-09-04 15:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jim pruett CLA 2005-05-31 14:30:54 EDT
User help... Not sure where to post. Sorry...

Errors in using "rpm plugin".
It appears to be looking for a directory appended with "-root". Not sure why.
Thanks for any help!

Here is my setup.
I have a non-managed make project that compiles aok.

File/export/source+binary yields 
Export RPM Errors:
No files were found under build root -- /var/tmp/jpruett/rpm_workarea/wdm-root
-Problem with the 'install" section of the spec file?

Other info:
/var/tmp/wdm-1-1-0531_1256.rpmbuild.log exists but is empty.
/var/tmp/jpruett/rpm_workarea/rpmshell.sh contains:
...
export RPM_BUILD_ROOT=/var/tmp/jpruett/rpm_workarea/wdm-root
make install >> /var/tmp/wdm-1-1.0531_1256.rpmbuild.log 2>&1