-
Notifications
You must be signed in to change notification settings - Fork 19
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
help with installation #2598
Comments
Hey, how are you trying to install? Please follow the guide here https://github.com/internetee/docker-images |
ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update && apt-get install -y build-essential=* libncurses5-dev=* automake=* autoconf=* curl=* ca-certificates=* libssl-dev=* libreadline-dev=* libdpkg-perl=* liberror-perl=* libc6=* libc-dev perl=* procps=* inotify-tools=* libssl1.1=* perl-base=* zlib1g-dev && apt-get clean && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100 ERROR: Service 'epp_proxy' failed to build : Build failed after running this |
?? |
Hi, try running apt-get update separately to update the package lists and see if any errors or warnings are displayed. Consider breaking down the installation command into smaller parts and executing them one by one. This will help isolate the problematic packages or commands causing the failure. |
tried manually also, keeps getting same error. should i send you an email with my root details? |
did you try to run just "apt-get update && apt-get install -y build-essential=* libncurses5-dev=* automake=* autoconf=* curl=* ca-certificates=* libssl-dev=* libreadline-dev=* libdpkg-perl=* liberror-perl=* libc6=* libc-dev perl=* procps=* inotify-tools=* libssl1.1=* perl-base=* zlib1g-dev && apt-get clean && rm -rf /var/lib/apt/lists/*"? |
yes i did |
Hi, I assume you got this because of broken packages?: |
Please update your Dockerfile with this: |
unzip: cannot find or open chromedriver_linux64.zip, chromedriver_linux64.zip.zip or chromedriver_linux64.zip.ZIP. getting this error |
Kindly help to install, update the docker installation files, its having lots of issues. |
Hey there, i am trying to install this on my debian 10, but getting lot's of issues. of gem
The text was updated successfully, but these errors were encountered: