Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-17459

Golang's MSI installer does not run anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • Wine

    Description

      After news about memory manager changes i wanted to update my old golang issues. Now i'm trying to install latest supported on Windows XP Golang package, using an official MSI installer. After running i does not see any changes on the screen, and some error messages in debug serial output.

      i'm using a latest build: reactos-bootcd-0.4.15-dev-2030-gbb723c3-x86-gcc-lin-dbg.iso.

      Steps to reproduce:

      1. Download a golang installer: [https://golang.org/dl/go1.10.8.windows-386.msi|
      2. https://golang.org/dl/go1.10.8.windows-386.msi;|https://golang.org/dl/go1.10.8.windows-386.msi].]Put installer into new .iso image, and mount it to virtual machine;
      3. Start ReactOS;
      4. Try to run MSI installer(by double click on by keyboard);

      Looks like running from CD or system HDD does not have differences. Three weeks ago i test others golang issues and installer works fine. Also i noticed that COpenWithMenu.cpp have some changes in `bb723c3` but i see same error on `32f7474` too.
      Using this command to start qemu:

      qemu-system-i386 \
              -enable-kvm \
              -boot menu=on \
              -m 512 \
              -drive file=reactos-bootcd-0.4.15-dev-2030-gbb723c3-x86-gcc-lin-dbg.iso,if=ide,media=cdrom \
              -drive file=golang.iso,if=ide,media=cdrom \
              -drive file=hdd.qcow2,if=ide,media=disk \
              -usbdevice tablet \
              -vga qxl \
              -serial stdio

       

      Attachments

        Issue Links

          Activity

            People

              zefklop jgardou
              shooter shooter
              Votes:
              4 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: