This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 148660 - RPM packager doesn't work with spaces in project name
Summary: RPM packager doesn't work with spaces in project name
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 19:08 UTC by Thomas Preisler
Modified: 2014-04-14 14:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Preisler 2008-09-29 19:09:03 UTC
rpmbuild -bb build/Debug/GNU-Linux-x86/tmp-packaging/../welcome_8.spec
error: line 1: Tag takes single token only: BuildRoot: "/home/thp/NetBeansProjects/Welcome
8/build/Debug/GNU-Linux-x86/tmp-packaging"

Spaces are apparently not accepted in BuildRoot. Fix is to move tmp folder outside project and generate RPM package from
there.
Comment 1 _ gordonp 2008-09-29 20:57:03 UTC
Reviewed and approved by Gordon.
Comment 2 _ gordonp 2008-09-29 21:00:36 UTC
Ignore previous approval. I clicked on the wrong link (but it was close enough
that I didn't realize it from the summary).