[Bug 31052] New: Cannot install Sun JDK when WINEPREFIX is set
http://bugs.winehq.org/show_bug.cgi?id=31052 Bug #: 31052 Summary: Cannot install Sun JDK when WINEPREFIX is set Product: Wine Version: 1.5.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: mathieu.malaterre(a)gmail.com Classification: Unclassified Steps: Download (manually?) jdk-6u33-windows-i586.exe from http://www.oracle.com/technetwork/java/javase/downloads/jdk6-downloads-16375... Then: $ md5sum ~/Downloads/jdk-6u33-windows-i586.exe 8eecff1babe4c4876c97c72dc0c05f2e /home/mathieu/Downloads/jdk-6u33-windows-i586.exe $ echo $WINEPREFIX /home/mathieu/.local/share/wineprefixes/vc2005express $ wine ~/Downloads/jdk-6u25-windows-i586.exe -> It should display an error message saying "Installer: Wrapper.CreateFile failed with error 3: Path not found" Where: $ ls $WINEPREFIX dosdevices/ drive_c/ system.reg userdef.reg user.reg winetricks.log wrapper.cfg Workaround: unsetting WINEPREFIX solve the issue -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31052 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-06-28 12:42:29 CDT --- Try with a clean WINEPREFIX, it's more likely an issue with vc2005 being installed (potentially incomplete, looking at your bug 31039). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31052 Mathieu Malaterre <mathieu.malaterre(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Mathieu Malaterre <mathieu.malaterre(a)gmail.com> 2012-06-28 15:34:44 CDT --- your guess is correct ! Using: $ mkdir /tmp/foobar $ export WINEPREFIX=/tmp/foobar I can install Java SDK nicely. I do not understand what is the issue with setting WINEPREFIX=/home/mathieu/.local/share/wineprefixes/vc2005express. Closing as invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31052 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-07-19 07:43:16 CDT --- Closing -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org