hello, please try to package the file with admin ( root) privileges, also apt-get update to make sure you have the most up to date pre-requisites, let me know if any progression
If you’re able to package blank and template projects, it sounds like there may be an issue with one of your assets. Looking at the provided logs, it looks to be Wanderer-Character_BP.uasset. Can you try removing this blueprint from the project (simply copy to another location and delete from the project’s content folder) and try to package again to confirm if this is the case. Another test to try would be to migrate the .uasset into a new project and see if that project will package. If the compile succeeds, please try to remake the uasset and/or provide screenshots of the asset or the asset itself for further investigation.
Thank you for your answer.
I finally managed to package successfully my own project for linux increasing my pagefile size a lot. Beside that in my own project i’ve enabled LPV but in the linux build it seems completely disabled, is that normal? are LPV not supported for Linux?