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

Hykuup does not build on Github due to rails issue #175

Closed
1 task
laritakr opened this issue Mar 14, 2024 · 6 comments
Closed
1 task

Hykuup does not build on Github due to rails issue #175

laritakr opened this issue Mar 14, 2024 · 6 comments
Assignees
Labels
Mobius Work related to mobius tenants

Comments

@laritakr
Copy link
Contributor

laritakr commented Mar 14, 2024

Refs: #174

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Mar 18, 2024

I'm going to take a swing at this but time box it to an hr @bkiahstroud

Maybe helpful: WGBH-MLA/ams#755

@laritakr laritakr added the Mobius Work related to mobius tenants label Mar 18, 2024
@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Mar 18, 2024

related: samvera/hyku#2155

perhaps the issue is in hyku not hyku up knapsack

@bkiahstroud
Copy link
Contributor

built and tried to push up an image. I receive this error, even after docker login:

Did you try logging into the registry? docker login ghcr.io

@ShanaLMoore
Copy link
Contributor

ShanaLMoore commented Mar 18, 2024

ref update/convo: https://assaydepot.slack.com/archives/C0313NKG2DA/p1710799883004979

I built an image in Hyku based off of the valkyrie branch. Then I used that as the base image to hyku up knapsack's dockerfile. I get a new error about a branch not existing in hyku knapsack even though it does.

I'm afraid my time box for this has expired. If you have any ideas let me know and I can try them real quick @bkiahstroud

#14 11.26 /usr/local/bundle/gems/bundler-2.4.21/lib/bundler/source/git/git_proxy.rb:309:in `rescue in find_revision_for': Git error: command `git rev-parse --verify required_for_knapsack_instances` in directory /app/samvera has failed. (Bundler::Source::Git::MissingGitRevisionError)

@ShanaLMoore ShanaLMoore removed their assignment Mar 19, 2024
@bkiahstroud
Copy link
Contributor

Latest error (run):

#13 2180.9 <jemalloc>: MADV_DONTNEED does not work (memset will be used instead)
#13 2180.9 <jemalloc>: (This is the expected behaviour if you are running under QEMU)
#13 2180.9 gumbo.c:32:10: fatal error: gumbo.h: No such file or directory
#13 2180.9    32 | #include "gumbo.h"
#13 2180.9       |          ^~~~~~~~~
#13 2180.9 compilation terminated.
#13 2180.9 make: *** [Makefile:472: gumbo.o] Error 1
#13 2180.9 
#13 2180.9 make failed, exit code 2
#13 2180.9 
#13 2180.9 Gem files will remain installed in /usr/local/bundle/gems/nokogiri-1.13.10 for
#13 2180.9 inspection.
#13 2180.9 Results logged to
#13 2180.9 /usr/local/bundle/extensions/aarch64-linux-musl/3.2.0/nokogiri-1.13.10/gem_make.out
...
#13 2180.9 An error occurred while installing nokogiri (1.13.10), and Bundler cannot
#13 2180.9 continue.
#13 2180.9 
#13 2180.9 In Gemfile:
#13 2180.9   active_elastic_job was resolved to 2.0.1, which depends on
#13 2180.9     rails was resolved to 6.1.7.6, which depends on
#13 2180.9       actioncable was resolved to 6.1.7.6, which depends on
#13 2180.9         actionpack was resolved to 6.1.7.6, which depends on
#13 2180.9           actionview was resolved to 6.1.7.6, which depends on
#13 2180.9             rails-dom-testing was resolved to 2.2.0, which depends on
#13 2180.9               nokogiri
#13 ERROR: process "/bin/sh -c git config --global --add safe.directory /app/samvera &&   bundle install --jobs \"$(nproc)\"" did not complete successfully: exit code: 5

@ShanaLMoore
Copy link
Contributor

Fixed.

ref: https://assaydepot.slack.com/archives/C0313NKG2DA/p1711060976609249

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

No branches or pull requests

3 participants