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 142240 - Debugger installer should install latest compatible version
Summary: Debugger installer should install latest compatible version
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-30 14:57 UTC by Martin Krauskopf
Modified: 2011-01-28 20:12 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 Martin Krauskopf 2008-07-30 14:57:33 UTC
But currently requiring version e.g. '< 0.3' (i.e. containing '<' or '>') is problematic when using sudo. I've not found
version which would works with both, sudo and without it.
Likely providing debugger_installer.rb would solve this.
Comment 1 Quality Engineering 2008-08-02 16:10:10 UTC
Integrated into 'main-golden', available in build *200808021401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/ca87bdd1d15c
User: Sergey Grinev <sergius@netbeans.org>
Log: fixed #142240 Exception appears if user deletes project
Comment 2 Martin Krauskopf 2008-09-26 12:01:35 UTC
Currently the latest one is always used and when newer incompatible version is installed it is correctly ignored by the
debugger. Lowering priority -> P4 and TM -> Future.