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 50691 - Mobility cluster is not enabled after installing RPM
Summary: Mobility cluster is not enabled after installing RPM
Status: CLOSED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: RPM (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-21 12:32 UTC by Martin Krauskopf
Modified: 2004-12-23 11:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
RPM post-hook (1.15 KB, patch)
2004-10-21 12:36 UTC, Martin Krauskopf
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2004-10-21 12:32:28 UTC
Mobility cluster should be enabled immediatelly
after RPM is installed. And should consider other
cluster settings in /etc/netbeans.conf too.
Comment 1 Martin Krauskopf 2004-10-21 12:36:14 UTC
Created attachment 18429 [details]
RPM post-hook
Comment 2 Martin Krauskopf 2004-10-21 12:37:01 UTC
Michal, can you review the patch. See the repaired typo in the
beginning of the script too. I hope it was a typo and not some rpm or
perl magic like double-slash in "//etc/netbeans.conf" in
SUNWnetbeans-ide.spec file. I can make a commit then (or you).

Tested only on FC2. I supposed it will work on JDS too. Thanks for the
review.
Comment 3 Martin Krauskopf 2004-10-21 13:14:26 UTC
Fixed by Michal with a little better rpm hooks :)

http://installer.netbeans.org/source/browse/installer/packages/linux/spec/SUNWnetbeans-mobility.spec.diff?r1=1.2&r2=1.3
Comment 4 Martin Krauskopf 2004-12-23 11:08:19 UTC
forgot TM