[Bug 31052] New: Cannot install Sun JDK when WINEPREFIX is set

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 28 03:11:43 CDT 2012


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 at winehq.org
        ReportedBy: mathieu.malaterre at gmail.com
    Classification: Unclassified


Steps:

Download (manually?) jdk-6u33-windows-i586.exe from
http://www.oracle.com/technetwork/java/javase/downloads/jdk6-downloads-1637591.html

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.



More information about the wine-bugs mailing list