Issues building unofficial /e/ Pie for oneplus3

Not sure, because I’m not building with docker, but I think there was a change.
Could you try with
-e “DEVICE=oneplus3” \

Thanks, but unfortunately this doesn’t work…
The process doesn’t event start, so I guess that parameter’s not recognized.

OK, than you have used the right command with DEVICE_LIST.
sorry, than I have now idea. I think you have tried it several times. Because it could be, that the sources are blocked,because of the issue of the yesterdays update

I just saw that OnePLus 3T got officially updated to Q release, so I guess I won’t need to build Pie anymore :grin:

Maybe something changed on the repo and the docker image isn’t updated?

Thank you anyway for your help @harvey186

The docker build for Q does have issues as far as I know.
Pks see here

That looks exactly the same error I’m experiencing, but I’m getting it on v1-pie.

Yes, I have seen. Seems there is an issue with the container.

Best you will follow the other post

1 Like

i know how to fix it. Try to set "BRANCH_NAME=pie". I saw build.sh in the docker file and found inccorect regexp for BRANCH_NAME label.

1 Like

Thanks, I’ll give it a try soon :pray:

Do you mean line 94 : https://gitlab.e.foundation/e/os/docker-lineage-cicd/-/blob/master/build-community.sh ?

the build.sh is old, very old and no maintenance.

nope. I guess it’s abranch_dir or BRANCH_NAME

Unfortunately ( We need to update it for new conditions and environments

this is the best way for none docker builds

thanks, but i know about it. I want to build a image with docker under wsl2)

but than you don’t need the build.sh

maybe, but bugs with a branch variable didn’t allow to build my unofficial image.

if this isn’t working, pls let us know, so Manoj will be check and correct the docu. thx

1 Like

Of course i will try, thanks!