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 254699 - Missing unique packages ID for different NB versions
Summary: Missing unique packages ID for different NB versions
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Mac Native (show other bugs)
Version: 8.0.2
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 11:04 UTC by Libor Fischmeistr
Modified: 2015-08-28 01:23 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 Libor Fischmeistr 2015-08-25 11:04:44 UTC
$ pkgutil --pkgs | grep org.netbeans
org.netbeans.baside
org.netbeans.extide
org.netbeans.ide.baseide.8.0.1
org.netbeans.ide.extide.8.0.1
org.netbeans.ide.javase.8.0.1
org.netbeans.javase

After pgkutil --forget <package ID> the wrong package can be deleted.
Comment 1 Libor Fischmeistr 2015-08-26 09:08:54 UTC
Fix - http://hg.netbeans.org/core-main/rev/c2456f77dafd
Comment 2 Quality Engineering 2015-08-28 01:23:31 UTC
Integrated into 'main-silver', will be available in build *201508280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c2456f77dafd
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #254699: Missing unique packages ID for different NB versions