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

error on building services #34

Open
AssassinTee opened this issue Feb 14, 2022 · 0 comments
Open

error on building services #34

AssassinTee opened this issue Feb 14, 2022 · 0 comments

Comments

@AssassinTee
Copy link

I just tried docker compose up.

 => CACHED [stage-1 3/8] COPY --from=stage /apereo/phpCAS/utils/dist/CAS-1.3.4.tgz /                                                                                                                                                                                                                               0.0s
 => ERROR [stage-1 4/8] RUN pear install CAS-1.3.4.tgz  && rm /CAS-1.3.4.tgz                                                                                                                                                                                                                                       0.9s
------
 > [stage-1 4/8] RUN pear install CAS-1.3.4.tgz  && rm /CAS-1.3.4.tgz:
#10 0.834 could not extract the package.xml file from "CAS-1.3.4.tgz"
#10 0.834 install failed
------
failed to solve: rpc error: code = Unknown desc = executor failed running [/bin/sh -c pear install CAS-1.3.4.tgz  && rm /CAS-1.3.4.tgz]: exit code: 1

Searching the error reveiled, that somewhere Centos7 with phpCAS-1.3.4.
phpCas is currently at version 1.4 and this might requrie an update.

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