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

STEP 9 Issues with Git Version #117

Open
pdkeyes opened this issue Sep 11, 2024 · 0 comments
Open

STEP 9 Issues with Git Version #117

pdkeyes opened this issue Sep 11, 2024 · 0 comments

Comments

@pdkeyes
Copy link

pdkeyes commented Sep 11, 2024

I am not sure how to get past this error. remote: [build] > git-2.24.4-r0: breaks: world[git>=2.40]

codecrafters-git-python> git --version
git version 2.46.0.windows.1

codecrafters-git-python> git commit --allow-empty -m 'test'
[master ec82121] test

codecrafters-git-python> git push origin master
Enumerating objects: 1, done.
----Steps 1-8 completed-------
remote: [build] Step 8 complete.
remote: [build] > fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
remote: [build] > ERROR: unsatisfiable constraints:
remote: [build] > git-2.24.4-r0:
remote: [build] > breaks: world[git>=2.40]
remote: [build] Error: process "/bin/sh -c apk add --no-cache 'git>=2.40'" did not complete successfully: exit code: 1.
remote: [build] > fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
remote: [build] > ERROR: unsatisfiable constraints:
remote: [build] > git-2.24.4-r0:
remote: [build] > breaks: world[git>=2.40]
remote: [build] Build failed. Check the logs above for the reason.
remote: [build] If you think this is a CodeCrafters error, please contact us at [email protected].

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

No branches or pull requests

1 participant