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 117494 - uninstall fails
Summary: uninstall fails
Status: RESOLVED DUPLICATE of bug 111220
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 17:30 UTC by chaosbear
Modified: 2007-10-18 13:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (10.46 KB, text/plain)
2007-10-02 17:32 UTC, chaosbear
Details
zip of /root/.nbi/ as requested (808.68 KB, application/octet-stream)
2007-10-02 19:21 UTC, chaosbear
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chaosbear 2007-10-02 17:30:03 UTC
Uninstalling 6M10 produces an error and fails at that point.
Comment 1 chaosbear 2007-10-02 17:32:10 UTC
Created attachment 50011 [details]
log file
Comment 2 dlipin 2007-10-02 18:02:34 UTC
Looks like the same as Issue 111220.
Most probably you have changed the locale after the installation.

Just for confirmation : could you please attach zipped  directory /root/.nbi ?
Comment 3 chaosbear 2007-10-02 19:21:04 UTC
Created attachment 50025 [details]
zip of /root/.nbi/ as requested
Comment 4 chaosbear 2007-10-02 19:24:31 UTC
Installation was **not** moved
Comment 5 dlipin 2007-10-02 19:34:03 UTC
yeah,

it`s definitely the same as 111220 - your uninstaller is running in en_GB locale while the installation proceeded in 
en_US locale.

As the workaround try to run installer in en_US locale via modifying system locale or simply by executing the following 
command:
<uninstall.sh> --locale en_US

Thanks,
Dmitry


*** This issue has been marked as a duplicate of 111220 ***
Comment 6 Marek Fukala 2007-10-18 13:08:41 UTC
*** Issue 119283 has been marked as a duplicate of this issue. ***