We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[celery 3/18] RUN apt update -y && apt install -y python3.10 python3-dev python3-pip: 0.304 0.304 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 0.304 0.761 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] 0.777 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 1.823 Get:3 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3436 kB] 1.909 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2.187 Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2.465 Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] 2.627 Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] 2.730 Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] 3.119 Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] 3.121 Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2505 kB] 3.229 Get:11 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1226 kB] 4.267 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] 4.402 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2816 kB] 4.593 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3588 kB] 4.831 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1516 kB] 4.929 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [53.3 kB] 4.932 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.0 kB] 4.934 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [111 kB] 5.071 Fetched 35.7 MB in 5s (7527 kB/s) 5.071 Reading package lists... 6.034 E: Problem executing scripts APT::Update::Post-Invoke 'rm -f /var/cache/apt/archives/.deb /var/cache/apt/archives/partial/.deb /var/cache/apt/*.bin || true' [+] Building 0/1cess returned an error code ⠇ Service celery Building 6.9s failed to solve: executor failed running [/bin/sh -c apt update -y && apt install -y python3.10 python3-dev python3-pip]: exit code: 100 make: *** [Makefile:30: build] Error 17
realizar a instalação do rengine
./install.sh
- reNgine: 1.3.6 - OS: Ubuntu 20.04 - Python: 3.10.12 - Docker Engine: 27.4.0 - Docker Compose: 2.31.0 - Browser: firefox
The text was updated successfully, but these errors were encountered:
Hey @geovanidps! 👋 Thanks for flagging this bug! 🐛🔍
You're our superhero bug hunter! 🦸♂️🦸♀️ Before we suit up to squash this bug, could you please:
📚 Double-check our documentation: https://rengine.wiki 🕵️ Make sure it's not a known issue 📝 Provide all the juicy details about this sneaky bug
Once again - thanks for your vigilance! 🛠️🚀
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Current Behavior
=> ERROR [celery 3/18] RUN apt update -y && apt install -y python3.10 python3-dev python3-pip 6.0s
Expected Behavior
realizar a instalação do rengine
Steps To Reproduce
./install.sh
Environment
Anything else?
./install.sh
The text was updated successfully, but these errors were encountered: