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 177521 - The installer could not locate the data it needed to install the software
Summary: The installer could not locate the data it needed to install the software
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Mac Native (show other bugs)
Version: 6.x
Hardware: Macintosh (x86) Mac OS X
: P1 normal (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-24 08:18 UTC by nadakidd
Modified: 2009-11-25 16:55 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 nadakidd 2009-11-24 08:18:08 UTC
Output from install.log:

Nov 24 10:13:39 bkidd-mb Installer[513]: It took 0.00 seconds to summarize the package selections.
Nov 24 10:13:40 bkidd-mb Installer[513]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
Nov 24 10:13:40 bkidd-mb Installer[513]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/NetBeans%20Dev%20200911230200/NetBeans%20Dev%20200911230200.mpkg/Contents/Packages/baseide-200911230200.pkg
Nov 24 10:13:40 bkidd-mb Installer[513]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/NetBeans%20Dev%20200911230200/NetBeans%20Dev%20200911230200.mpkg/Contents/Packages/ruby-200911230200.pkg
Nov 24 10:13:40 bkidd-mb Installer[513]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/NetBeans%20Dev%20200911230200/NetBeans%20Dev%20200911230200.mpkg/Contents/Packages/glassfish-v3-@GLASSFISHV3-ID@.pkg
Nov 24 10:13:40 bkidd-mb Installer[513]: _installNextPackage of 1
Nov 24 10:13:40 bkidd-mb Installer[513]: Failed to locate package at path /Volumes/NetBeans Dev 200911230200/NetBeans Dev 200911230200.mpkg/Contents/Packages/glassfish-v3-@GLASSFISHV3-ID@.pkg (./Contents/Packages/glassfish-v3-@GLASSFISHV3-ID@.pkg -- file://localhost/Volumes/NetBeans%20Dev%20200911230200/NetBeans%20Dev%20200911230200.mpkg/)
Nov 24 10:13:40 bkidd-mb Installer[513]: Install failed: The Installer could not locate the data it needed to install the software. Check your install media or internet connection and try again or contact the software manufacturer for assistance.
Nov 24 10:13:40 bkidd-mb Installer[513]: IFDInstallController 85D670 state = 7
Nov 24 10:13:40 bkidd-mb Installer[513]: Displaying 'Install Failed' UI.
Nov 24 10:13:40 bkidd-mb Installer[513]: 'Install Failed' UI displayed message:'The Installer could not locate the data it needed to install the software. Check your install media or internet connection and try again or contact the software manufacturer for assistance.'.
Comment 1 dlipin 2009-11-24 11:15:44 UTC
P1 typo...
Comment 2 dlipin 2009-11-24 11:18:49 UTC
Fixed in main
http://hg.netbeans.org/main/rev/840fc3af3ec6
Will be fixed in release68 clone once I get the clone.
Comment 3 dlipin 2009-11-24 12:38:07 UTC
Fixed in release68
http://hg.netbeans.org/release68/rev/f5dfc5307682
I`ve also put the fix also to currently running RC1 build 200911241941.
Comment 4 Quality Engineering 2009-11-25 16:55:02 UTC
Integrated into 'main-golden', will be available in build *200911251400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/840fc3af3ec6
User: Dmitry Lipin <dlipin@netbeans.org>
Log: Issue #177521 The installer could not locate the data it needed to install the software