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 208437 - *.cab files not removed after installation
Summary: *.cab files not removed after installation
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 08:42 UTC by Jiri Skrivanek
Modified: 2012-02-15 12:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file. (2.16 MB, text/plain)
2012-02-15 08:42 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-02-15 08:42:14 UTC
Created attachment 115739 [details]
Log file.

I installed from bundle jdk-7u3-nb-7_1-windows-ml.exe. But after successful installation *.cab files in destination directory are not deleted. There is probably typo. Version was not increased from 02 to 03.


[2012-02-15 09:32:44.156]:         deleting file: D:\jdk1.7.0\sj170020.cab
[2012-02-15 09:32:44.156]:             ... file does not exist
[2012-02-15 09:32:44.156]:         deleting file: D:\jdk1.7.0\ss170020.cab
[2012-02-15 09:32:44.156]:             ... file does not exist
[2012-02-15 09:32:44.171]:         deleting file: D:\jdk1.7.0\st170020.cab
[2012-02-15 09:32:44.171]:             ... file does not exist
[2012-02-15 09:32:44.171]:         deleting file: D:\jdk1.7.0\sz170020.cab
[2012-02-15 09:32:44.171]:             ... file does not exist
Comment 1 Ondrej Vrabec 2012-02-15 08:50:53 UTC
fix: http://hg.netbeans.org/core-main/rev/24e5a10264a3
Comment 2 Ondrej Vrabec 2012-02-15 09:55:56 UTC
jirko, could you try with http://smetiste.cz.oracle.com/builds/netbeans/7.1/bundles/jdk-7u3-nb-7_1/fcs/latest/ ? I re-built the exe installer with the fix, it should now delete the cab files
Comment 3 Marian Mirilovic 2012-02-15 12:30:58 UTC
Expect, needs to be fixed in release71_fixes as well ... ?