/bin/bash missed

119 views
Skip to first unread message

Alexander Ivanov

unread,
Nov 11, 2014, 11:55:22 AM11/11/14
to git-w...@googlegroups.com
In order to reproduce an issue you should install `Git SDK v0.4` with default settings.

mingw-get.exe: *** WARNING *** https://dl.bintray.com/git-for-windows/sdk-packages/bash-3.1.17-5-msys-1.0.18-bin.tar.lzma: opened with unexpected status: code = 404
mingw
-get.exe: *** WARNING *** please report this to the mingw-get maintainer
mingw
-get.exe: *** ERROR *** Get package: https://dl.bintray.com/git-for-windows/sdk-packages/bash-3.1.17-5-msys-1.0.18-bin.tar.lzma: download failed
...
install
: bash-3.1.17-5-msys-1.0.18-bin.tar.lzma
mingw
-get.exe: *** ERROR *** required package file is not available
mingw
-get.exe: *** ERROR *** cannot install bash-3.1.17-5-msys-1.0.18-bin.tar.lzma
mingw
-get.exe: *** ERROR *** due to previous download failure

Error in the end of installation:

---------------------------
Setup
---------------------------
Unable to execute file:

C
:\Git-SDK\bin\sh.exe



CreateProcess failed; code 2.

File does not exist.
---------------------------
ОК  
---------------------------

Actually I can't find a proper place for this bug report.
MinGW Maintainers page contains information only about gcc maintainer.
MinGW Users Google Group is dead.

Sebastian Schuberth

unread,
Nov 11, 2014, 12:02:51 PM11/11/14
to Alexander Ivanov, git-w...@googlegroups.com
This happens because we do not ship a custom bash anymore as all our
patches are upstream now. The most recent snapshot installer [1]
should already fix this. I'll create a new stable installer once a few
more pending issues are fixed.

[1] https://dscho.cloudapp.net/job/sdk-build-installer/lastSuccessfulBuild/artifact/download.html
> --
> You received this message because you are subscribed to the Google Groups
> "Git for Windows SDK" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to git-win-sdk...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



--
Sebastian Schuberth

Alexander Ivanov

unread,
Nov 11, 2014, 12:09:41 PM11/11/14
to git-w...@googlegroups.com, alexander...@gmail.com
Please note:

$ curl https://dscho.cloudapp.net/job/sdk-build-installer/lastSuccessfulBuild/artifact/download.html
curl
: (60) SSL certificate problem: self signed certificate


Sebastian Schuberth

unread,
Nov 11, 2014, 12:14:52 PM11/11/14
to Alexander Ivanov, git-w...@googlegroups.com
Yes, that's a known issue, and won't change any time soon. Please just
pass --insecure to curl.

Alexander Ivanov

unread,
Nov 11, 2014, 12:23:15 PM11/11/14
to git-w...@googlegroups.com, alexander...@gmail.com
Here is first lines of the Git-SDK-v0.4-25-g3e7ba8c output:

mingw-get.exe: *** ERROR *** internal package specification error
mingw
-get.exe: *** ERROR *** can't get 'tarname' for non-release element <<<unknown>>>
mingw-get.exe: *** ERROR *** please report this to the package maintainer
mingw-get.exe: *** ERROR *** wget-1.12-1-msys-1.0.13-bin.tar.lzma: requires...
mingw-get.exe: *** ERROR *** msys-libopenssl-*-msys-*-dll-100.tar: unresolved dependency (type '
eq')
mingw-get.exe: *** ERROR *** msys-libopenssl-*-msys-*-dll-100.tar: cannot identify any providing package
mingw-get.exe: *** ERROR *** please report this to the package maintainer

Sebastian Schuberth

unread,
Nov 11, 2014, 12:31:09 PM11/11/14
to Alexander Ivanov, git-w...@googlegroups.com

And that is the other issue I was referring to that needs to be fixed before releasing a new stable installer. However, the installation should actually still succeed, just ignore this for now.

Alexander Ivanov

unread,
Nov 11, 2014, 12:50:01 PM11/11/14
to Sebastian Schuberth, git-w...@googlegroups.com
Thank you!

It works.

Duane Murphy

unread,
Feb 9, 2015, 8:32:17 PM2/9/15
to git-w...@googlegroups.com, alexander...@gmail.com
I tried the lastSuccessfulBuild. The installer has no packages. :-)

Git-SDK-v0.4-37-g533f9aa.exe

I guess I'll dig back through builds to find one that still works.

Joost van der Plas

unread,
Feb 10, 2015, 4:15:14 AM2/10/15
to git-w...@googlegroups.com, alexander...@gmail.com
Same problem here.


And the current stable release still is missing the Bash:

mingw-get.exe: *** WARNING *** https://dl.bintray.com/git-for-windows/sdk-packages/bash-3.1.17-5-msys-1.0.18-bin.tar.lzma: opened with unexpected status: code =

 404

mingw-get.exe: *** WARNING *** please report this to the mingw-get maintainer

mingw-get.exe: *** ERROR *** Get package: https://dl.bintray.com/git-for-windows/sdk-packages/bash-3.1.17-5-msys-1.0.18-bin.tar.lzma: download failed


--
Joost

Sebastian Schuberth

unread,
Feb 10, 2015, 4:47:11 AM2/10/15
to Joost van der Plas, git-w...@googlegroups.com, alexander...@gmail.com
Copy & paste from [1]:

I've triggered a new snapshot build on our CI, which according to the installer test works fine (modulo the mentioned wget error which you can still ignore). You can still use this link to download the new installer as that always points to the latest snapshot build.

[1] https://github.com/msysgit/git/issues/312#issuecomment-73671272

--
Sebastian Schuberth

Joost van der Plas

unread,
Feb 10, 2015, 6:10:26 AM2/10/15
to git-w...@googlegroups.com, vdplas...@gmail.com, alexander...@gmail.com
Thank you! This new one installs fine.

Duane Murphy

unread,
Feb 10, 2015, 11:14:21 AM2/10/15
to git-w...@googlegroups.com
Seems like there is a problem with the automated build system.

111 works fine. 112 which built automatically does not. 112 has no modules.

So at this point the lastSuccessfulBuild link is inconsistent at best.

 …Duane



Duane Murphy

unread,
Feb 10, 2015, 11:26:34 AM2/10/15
to git-w...@googlegroups.com
Seems like I spoke too soon.

111 has modules, but most of the modules return a 403. Not just the first, but many of them. I didn't complete the installation, seems like it is broken.

 …Duane



Sebastian Schuberth

unread,
Feb 10, 2015, 11:32:36 AM2/10/15
to Duane Murphy, git-w...@googlegroups.com
It more seems to be an issue with SourceForge / the MinGW project. Build 112 was triggered by a change in the RSS feed for the MinGW project files. But that "change" could have also been a temporary SF outage, which in turn could lead to missing modules at install time.

Same for build 111 that I triggered manually. Although the installer built fine, and it also worked fine at some point today, it may fail now if SF has some networking issue. It's an online installer after all, not a self-contained offline installer.

--
Sebastian Schuberth


Duane Murphy

unread,
Feb 10, 2015, 11:38:04 AM2/10/15
to Sebastian Schuberth, git-w...@googlegroups.com
Sebastian,
Thanks. Seems like the 403 is a problem with sourceforge. I'll try again later.

 …Duane



Joost van der Plas

unread,
Feb 10, 2015, 12:05:46 PM2/10/15
to git-w...@googlegroups.com, sschu...@gmail.com
Duane, did you re-download the file after 12:00 PM? The file has the same name (Git-SDK-v0.4-37-g533f9aa.exe) but a different size than the one I downloaded earlier.
Size of the failing file was 2,004,795 bytes (indeed all packages missing).
Size of the good one is 2,307,407 bytes.

Joost
Reply all
Reply to author
Forward
0 new messages