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 118761 - REGRESSION: Cannot install downloaded NBM with a newer spec number
Summary: REGRESSION: Cannot install downloaded NBM with a newer spec number
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-12 21:18 UTC by Ch Nguyen
Modified: 2007-11-15 18:21 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The image of the error message. (46.03 KB, application/octet-stream)
2007-10-12 21:20 UTC, Ch Nguyen
Details
The image of the error message. (46.03 KB, image/gif)
2007-10-12 21:20 UTC, Ch Nguyen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ch Nguyen 2007-10-12 21:18:43 UTC
We're trying to increment the spec number of some modules to test the install of these modules using the plugins manager
and we kept getting the error message that they're already installed.  See the attached image and this issue
https://woodstock.dev.java.net/issues/show_bug.cgi?id=828 for more details.
Comment 1 Ch Nguyen 2007-10-12 21:20:10 UTC
Created attachment 50860 [details]
The image of the error message.
Comment 2 Ch Nguyen 2007-10-12 21:20:23 UTC
Created attachment 50861 [details]
The image of the error message.
Comment 3 Jiri Rechtacek 2007-10-13 12:23:29 UTC
It's really a regression caused by some recent fix, reproducible in Dev Build 071013.
Comment 4 Jiri Rechtacek 2007-10-13 17:06:40 UTC
Checking in LocalDownloadSupport.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/LocalDownloadSupport.java,v  <-- 
LocalDownloadSupport.java
new revision: 1.16; previous revision: 1.15
done
Comment 5 Ch Nguyen 2007-10-15 07:44:11 UTC
It works for me now. Thanks for the quick fix.
Comment 6 Jiri Rechtacek 2007-10-17 11:19:54 UTC
backported to beta2
Checking in LocalDownloadSupport.java;
/shared/data/ccvs/repository/autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/LocalDownloadSupport.java,v  <-- 
LocalDownloadSupport.java
new revision: 1.15.2.1; previous revision: 1.15
done
Comment 7 Jaromir Uhrik 2007-11-06 15:11:17 UTC
Verified in the following configuration:
Product Version: NetBeans IDE Dev (Build 20071106125841)
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
System: Mac OS X version 10.4.10 running on i386; MacRoman; en_US (nb)
Comment 8 Lark Fitzgerald 2007-11-15 16:33:21 UTC
Reopening.  This is happening again with RC1.  See nbusers:
http://www.nabble.com/NB6-RC1%3A-Woodstock-tf4815011.html
Comment 9 Jiri Rechtacek 2007-11-15 16:47:00 UTC
I don't see how this report is connected to reported problem. In the future please do not reopen a bug unless you have
reason to believe that its actual fix did not work. If there is a new bug that appears later, as in this case, open a
separate bug report.
Comment 10 Lark Fitzgerald 2007-11-15 18:21:26 UTC
See: http://www.netbeans.org/issues/show_bug.cgi?id=122054