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 186751 - Cannot install c/c++ plugin on windows and on linux
Summary: Cannot install c/c++ plugin on windows and on linux
Status: VERIFIED FIXED
Alias: None
Product: updatecenters
Classification: Unclassified
Component: AU Masters (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: rnovak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 15:11 UTC by serb
Modified: 2010-06-04 13:10 UTC (History)
5 users (show)

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 serb 2010-05-26 15:11:46 UTC
When i try to install c/c++ plugin the next message occure:
=Message begin
Some plugins require plugin org.netbeans.modules.cnd.cncppunit to be installed
Some plugins require plugin org.netbeans.modules.cnd.simpleunit to be installed
=Message end

But all available plugins from update center were installed except this one.

This is a regression from 6.9 beta to 6.9 rc1. reproduced always on linux and windows.


Product Version = NetBeans IDE 6.9 RC1 (Build 201005242201)
Operating System = Linux version 2.6.32-22-generic running on amd64
Java; VM; Vendor = 1.7.0-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 18.0-b04
Comment 1 Peter Pis 2010-05-27 08:16:21 UTC
Reassigning.
Comment 2 Vladimir Voskresensky 2010-05-27 08:49:16 UTC
may be it's problem on our side?
simple unit doesn't have correctly set "category"
Comment 3 Vladimir Voskresensky 2010-05-27 08:49:33 UTC
need to be fixed for 6.9
Comment 4 Vladimir Voskresensky 2010-05-27 09:47:20 UTC
we added category for org.netbeans.modules.cnd.simpleunit module.
http://hg.netbeans.org/cnd-main/rev/55d2f364e091
may be it can help?

Please, evaluate.

Thanks
Vladimir.
Comment 5 Jiri Kovalsky 2010-05-27 09:55:28 UTC
OK, Robert can you please republish these? Thank you.
Comment 6 dlipin 2010-05-27 21:14:44 UTC
Looks like the same issue as Issue 175380.

We have it English:
http://smetiste.czech.sun.com/builds/netbeans/6.9/rc1/latest/uc/cnd/org-netbeans-modules-cnd-simpleunit.nbm
But not ML (the link does not work):
http://smetiste.czech.sun.com/builds/netbeans/6.9/rc1/latest/ml/uc/cnd/org-netbeans-modules-cnd-simpleunit.nbm


So was the proposed solution implemented? 
http://netbeans.org/bugzilla/show_bug.cgi?id=175380#c12
How we can avoid such issues in the future?
Comment 7 Quality Engineering 2010-05-28 08:02:16 UTC
Integrated into 'main-golden', will be available in build *201005280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/55d2f364e091
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fix for #186751 -  Cannot install c/c++ plugin on windows and on linux
- specify category of module
Comment 8 dlipin 2010-05-28 14:23:09 UTC
BTW, org-netbeans-modules-apisupport-installer.nbm is also not available on http://download.netbeans.org/netbeans/updates/6.9/uc/final/stable/modules/apisupport/
though is listed on smetiste at English UC contents:
http://smetiste.czech/builds/netbeans/6.9/rc1/latest/uc/apisupport/
Comment 9 dlipin 2010-05-28 14:27:13 UTC
Sorry, that is about org-netbeans-modules-apisupport-installer-maven.nbm
Comment 10 Michael Nazarov 2010-05-31 11:28:54 UTC
Confirmed on all platforms with latest RC2.
As for me -- C++ plugin is not additional but one of main plugins and usually installed using installer not plugin manager. Such installation works fine so it's a question is this issue stopper or no.
Comment 11 rnovak 2010-06-02 12:27:20 UTC
I believe this issue is fixed. ML version of RC2 modules is now available on the UC. It means, CND modules from:
http://smetiste.czech.sun.com/builds/netbeans/6.9/rc2/latest/ml/uc/cnd/
are available on the UC.
Modules available on UC are always updated to the release version, but only after the finall build is available.
Comment 12 Jiri Kovalsky 2010-06-02 16:58:12 UTC
Yes, I am now able to install C/C++ plugin without any problems. Sergey, please reopen if you still face the issue.