[HOWTO] Build /e/ without docker for non LineageOS supported devices

@harvey186: thank you

Hello
I am trying to build to redmi note 9s and i obtain next error:

what am i doing bad?

Thus is solved I think. Or? ?

Nope, same error. i dont know what i am doing bad

What did you write in the terminal ?

i launch the script explained in the guide builde.sh. this script [HOWTO] Build /e/ without docker

What’s in your manifest roomservice.xml?

1 Like

This is my roomservice.xml:

And your sources have ‘lineage-16.0’ as default branch? ?

Your default branch on github is lineage17.1, specify revision="lineage-16.0" or make lineage-16.0 default on github.

I don’t know if it matters, but shouldn’t “redmi” in paths be “xiaomi” ?

1 Like

why lineage 16? i use lineage 15.1 like tutorial. This is my roomservice.xml now:

Thanks everyone for the help and patience

16.0 is Pie, 15.1 Oreo. Just don’t use 17.1.

So the roomservice is correct now? Because the console launch the same error

are the sources synced ?? Do you have your device / kernel / vendor files in srv/e/src/PIE available ??

DEVICE_PATH := device/redmi/curtana is in BoardConfig.mk, so your manifast must store in that dir.

the /srv/e folders does not exits, but i found it in another path:
Captura de pantalla de 2020-05-10 12-26-02

if the sources are not synced, how can i sync?

yes, i believe it is in the dirls

Did you change the manifest back to “redmi”, maybe the “old” lineage-17.1 is still there.

Nope, i set lineague 15.1 as default branch in my repo