[Bug 31292] New: wine prefix is not populated correctly with WINEARCH=win32

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 23 07:18:49 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=31292

             Bug #: 31292
           Summary: wine prefix is not populated correctly with
                    WINEARCH=win32
           Product: Wine
           Version: 1.5.8
          Platform: x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pavel1r at gmail.com
    Classification: Unclassified


Created attachment 41124
  --> http://bugs.winehq.org/attachment.cgi?id=41124
running with WINEDEBUG=+file

When I'm trying to create win32 wine prefix by setting WINEARCH=win32 prefix
virtual drive is not populated.

I'm using following sequence:
$ rm -Rf ~/.winetest
$ WINEPREFIX=/home/pasha/.winetest WINEARCH=win32 wineboot -u 
wine: created the configuration directory '/home/pasha/.winetest'
wine: cannot find L"C:\\windows\\system32\\wineboot.exe"
err:process:start_wineboot failed to start wineboot, err 2
wine: cannot find L"C:\\windows\\system32\\wineboot.exe"

$ find .winetest/
.winetest/
.winetest/drive_c
.winetest/drive_c/windows
.winetest/drive_c/windows/system32
.winetest/dosdevices
.winetest/dosdevices/z:
.winetest/dosdevices/c:
.winetest/system.reg

$ cat .winetest/system.reg
WINE REGISTRY Version 2
;; All keys relative to \\Machine

#arch=win32

-- 
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