Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

md5 sum error #53

Open
GoogleCodeExporter opened this issue Feb 18, 2016 · 2 comments
Open

md5 sum error #53

GoogleCodeExporter opened this issue Feb 18, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

every install fails with a md5sum error.
Logfile attached.

$ bash -x /bin/apt-cyg install git > /cygdrive/c/debug.log 2>&1; echo $?
1


Original issue reported on code.google.com by dak...@dakkar.eu on 26 Mar 2015 at 5:27

Attachments:

@GoogleCodeExporter
Copy link
Author

(Copied from a reply on anther issue)

I ran into the same issue just yesterday.  The hash algorithm has changed in 
Cygwin's setup.ini, looks like they've upgraded from MD5 to SHA512.

Since Google Code is about to die off, I went ahead and made a fix in my fork:
 * https://github.com/digitallamb/apt-cyg

Give it a try and let me know if you have issues.

Original comment by capnsla...@gmail.com on 26 Mar 2015 at 9:32

@GoogleCodeExporter
Copy link
Author

There is a pull requrest in the "official" (?) git repo: 
https://github.com/transcode-open/apt-cyg/pull/38

Hiope this will be merged.

Original comment by dak...@dakkar.eu on 27 Mar 2015 at 6:29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant