Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Installation stops, crashes sh.exe and ssh-agent.exe
Forum Updated to NodeBB v4.3 + New Features

Installation stops, crashes sh.exe and ssh-agent.exe

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 4.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 4 Offline
    4 Offline
    4 characters
    wrote on last edited by
    #1

    I'm trying to install qt sdk 1.1 on vista, at 81% in it stops and sh.exe and ssh-agent.exe crashes.

    This is what the install log says.
    @bash.exe: warning: could not find /tmp, please create!

    /etc/profile: line 25: cd: C:/QtSDK/Maemo/home/asdf: No such file or directory

    "runInstall(ExitCode: 5) went wrong
    'C:\QtSDK/Maemo/4.6.2/bin/env.exe -i /bin/sh --login C:\QtSDK/Maemo/4.6.2/postinstall/postinstall.sh --nosleepontrap'"

    "C:\QtSDK/Maemo/rebase/msysgit_rebase.exe -b 0x5200000 -o 0x10000 -v C:\QtSDK/Maemo/4.6.2/bin/msys-crypt-0.dll C:\QtSDK/Maemo/4.6.2/bin/msys-minires.dll C:\QtSDK/Maemo/4.6.2/bin/msys-gdbm-3.dll C:\QtSDK/Maemo/4.6.2/bin/msys-bz2-1.dll C:\QtSDK/Maemo/4.6.2/bin/msys-z.dll C:\QtSDK/Maemo/4.6.2/bin/msys-ssl-0.9.8.dll C:\QtSDK/Maemo/4.6.2/bin/msys-perl5_6.dll C:\QtSDK/Maemo/4.6.2/bin/msys-crypto-0.9.8.dll C:\QtSDK/Maemo/4.6.2/bin/msys-1.0.dll "

    bash.exe: warning: could not find /tmp, please create!@

    Any ideas how to fix this?

    1 Reply Last reply
    0
    • P Offline
      P Offline
      phaneswar
      wrote on last edited by
      #2

      I am getting similar kind of installation issue at around 72%. Progress bar shows "Installing component Madde Qt4.7.0" and I am getting a pop up xtar.exe failed and below is 'OpenDetails' content.

      "runInstall(ExitCode: 9) went wrong
      'C:\QtSDK/Maemo/4.6.2/bin/env.exe -i /bin/sh --login C:\QtSDK/Maemo/4.6.2/postinstall/postinstall.sh --nosleepontrap'"

      "C:\QtSDK/Maemo/rebase/msysgit_rebase.exe -b 0x5200000 -o 0x10000 -v C:\QtSDK/Maemo/4.6.2/bin/msys-crypt-0.dll C:\QtSDK/Maemo/4.6.2/bin/msys-minires.dll C:\QtSDK/Maemo/4.6.2/bin/msys-gdbm-3.dll C:\QtSDK/Maemo/4.6.2/bin/msys-bz2-1.dll C:\QtSDK/Maemo/4.6.2/bin/msys-z.dll C:\QtSDK/Maemo/4.6.2/bin/msys-ssl-0.9.8.dll C:\QtSDK/Maemo/4.6.2/bin/msys-perl5_6.dll C:\QtSDK/Maemo/4.6.2/bin/msys-crypto-0.9.8.dll C:\QtSDK/Maemo/4.6.2/bin/msys-1.0.dll "

      1 Reply Last reply
      0
      • U Offline
        U Offline
        ucomesdag
        wrote on last edited by
        #3

        msysGit puts a sh.exe in the PATH that’s not compatible with MingW.
        Removing the msysGit bin path from PATH in "Environment Variables" should resolve the problem.

        I had that in System Properties / Advanced / Environment Variables nothing was set but when running PATH in a MS-Dos console it was.

        The solution for me was adding a space at the end of the PATH variable in System Properties / Advanced / Environment Variables save it and then remove it and save it again.

        Write “Qt”, not “QT” (QuickTime).

        1 Reply Last reply
        0
        • 4 Offline
          4 Offline
          4 characters
          wrote on last edited by
          #4

          I couldn't find msysGit in path, neither using console. I tried putting a space at the end and it still stops at 81% (Installing component Madde Qt 4.7.0) when sh.exe crashes. Ssh-agent.exe didn't crash this time though, and the install log looks diffrent.

          @C:\QtSDK\Maemo
          bash.exe: warning: could not find /tmp, please create!

          Creating default target fremantle-pr13 ...
          This may take a while ...

          Working on sysroot fremantle-arm-sysroot-20.2010.36-2-slim
          .....9....8....7....6....5....4....3....2....1....0

          Creating missing links...
          done.

          Working on toolchain arm-2007q3-51sb6-gdb71-arm-none-linux-gnueabi_w32

          .....9....8....7....6....5....4....3....2....1....0
          Creating missing links...
          done.

          Working on tools qt-tools-4.7.0-m0.20.32-w32

          ..
          ...9...
          .8....7....6....5....4....3....2....1....0
          Creating missing links...
          done.

          Find toolchain binaries

          Link toolchain binaries

          @

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved