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 with ue4-docker build on Ubuntu22.04 #329

Open
Sylvia6 opened this issue Jun 13, 2023 · 5 comments
Open

Error with ue4-docker build on Ubuntu22.04 #329

Sylvia6 opened this issue Jun 13, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@Sylvia6
Copy link

Sylvia6 commented Jun 13, 2023

Output of the ue4-docker info command:
image

Additional details:

  • Are you accessing the network through a proxy server? Yes

when I run the command below:

ue4-docker build 4.24.3 --no-minimal

I got this program output:

image

Need help please !

@aharoJ
Copy link

aharoJ commented Jul 18, 2023

Did you figure it out? I have the same issue @Sylvia6

@slonopotamus
Copy link
Collaborator

slonopotamus commented Jul 18, 2023

This looks somewhat similar to #310. Does the same change applied to Linux dockerfile fix the issue for you?

@slonopotamus slonopotamus added the bug Something isn't working label Jul 18, 2023
@slonopotamus
Copy link
Collaborator

No, wait, GCM is Win-only.

@TBBle
Copy link
Collaborator

TBBle commented Jul 19, 2023

This code is expecting passwordless-sudo to be set up in /etc/sudoers or similar, but it's not, so it's asking for a password.

That's supposed to be taken care of in ue4-build-prerequisites, so I'd suggest running that image as the ue4 user, and making sure you can sudo without issues there.

@Leedk3
Copy link

Leedk3 commented Mar 4, 2024

Anyone who has a process for this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants