Skip to content

Conversation

@ScharfViktor
Copy link
Contributor

I got error /usr/bin/serve-opencloud: 5: opencloud: not found after staring tests in docker

  • build dev image
  • WITH_WRAPPER=false BEHAT_FEATURE='tests/acceptance/features/apiGraphUserGroup/createUser.feature:26' make -C tests/acceptance/docker test-opencloud-feature-decomposed-storage

I see comment mounting 'ocwrapper' binary doesn't work with image 'amd64/alpine:3.17' (busybox based) but it seems that this problem has gone away in alpine:3.21

The opencloud binary was compiled for Alpine (musl libc) with dependencies on Alpine libraries (vips, glib), but attempted to run on Ubuntu (glibc). alpine:3.21

@ScharfViktor ScharfViktor changed the title use Alpine for opencloud starting [decomposed] use Alpine for opencloud starting Sep 24, 2025
@ScharfViktor ScharfViktor requested a review from rhafer September 24, 2025 11:15
@ScharfViktor ScharfViktor merged commit 5751d1e into main Sep 24, 2025
45 checks passed
@ScharfViktor ScharfViktor deleted the useAlpineForOpencloudStarting branch September 24, 2025 12:31
@openclouders openclouders mentioned this pull request Sep 24, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants