You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the first build in ./build.sh (building the builder I believe), I get the following error:
#9 5.095 Enter a number (default=1): error: invalid number: y
#9 5.095
#9 5.095 Enter a number (default=1): error: invalid number: y
#9 5.095
#9 5.095 Enter a number (default=1): error: invalid number: y
#9 5.095
#9 5.095 Enter a number (default=1): e
#9 5.095 [output clipped, log limit 200KiB/s reached]
resulting from this step:
#9 [2/6] RUN yes | pacman -Syu
It appears like some package is asking for a number during the package syncing.
During the first build in
./build.sh
(building the builder I believe), I get the following error:resulting from this step:
It appears like some package is asking for a number during the package syncing.
Here is the full error output:
I'm building on Ubuntu 22.04.01, let me know if other information would be helpful.
The text was updated successfully, but these errors were encountered: