On 2025/11/04 06:40 PM, Jan Stolarek via tde-devels wrote:
I am getting "No series file found" message from quilt.
Patches are already applied when the sources are copied from git to build folder. The 'series' file is deleted to allow local builds to be done several times, otherwise you would have errors when the code was trying to apply the same patches. If you need to add your own patches, you should use the hook mechanism instead (pre or post hooks).
I have mentioned how the build logs show missing dependencies.
Yes, when building in a clean environment, Debian will install all the required dependencies first. Although you log seems to show something else is also going on. Let me test on a VM in coming days/weekend, using r14.1.x branch. I will feedback and if necessary I will fix the scripts. Config and folder structure looks ok at first sight.
Cheers Michele