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

Update references from wagtail.io to wagtail.org #28

Closed
wants to merge 1 commit into from
Closed

Update references from wagtail.io to wagtail.org #28

wants to merge 1 commit into from

Conversation

lb-
Copy link
Member

@lb- lb- commented Nov 23, 2022

Closes #27

@lb-
Copy link
Member Author

lb- commented Nov 23, 2022

Not sure on how to decipher this error - seems odd that git2 would not be included in the CI so probably my change has broken this somehow.

   x86_64-linux-gnu-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -I/usr/local/include -I/home/runner/work/wagtail-localize-git/wagtail-localize-git/.tox/py38-django4.1-wagtailmain/include -I/usr/include/python3.8 -c src/blob.c -o build/temp.linux-x86_64-cpython-38/src/blob.o
  In file included from src/blob.c:30:
  src/diff.h:33:10: fatal error: git2.h: No such file or directory
     33 | #include <git2.h>
        |          ^~~~~~~~
  compilation terminated.
  error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
  ----------------------------------------
  ERROR: Failed building wheel for pygit2
Failed to build wagtail pygit2
ERROR: Could not build wheels for pygit2 which use PEP 517 and cannot be installed directly

=================================== log end ====================================
ERROR: could not install deps [coverage, Django>=4.1,<4.2, git+https://github.com/wagtail/wagtail.git]; v = InvocationError("/home/runner/work/wagtail-localize-git/wagtail-localize-git/.tox/py38-django4.1-wagtailmain/bin/pip install -U --pre coverage 'Django>=4.1,<4.2' git+https://github.com/wagtail/wagtail.git -e '.[testing]'", 1)

@lb- lb- closed this by deleting the head repository Apr 15, 2023
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

Successfully merging this pull request may close these issues.

Update old references to wagtail.io
1 participant