==> ERROR: invalid symlink: '/usr/lib/libnss_files.so.2'
==> ERROR: invalid symlink: '/usr/lib/libnss_dns.so.2'
=> WARNING: errors were encountered during the build. The image may not be completetype or paste code here
enable_systemd_timers=('fstrim' 'pkgfile-update') is in profile.conf but calamares did not enable them.
Should it work?
I assume you used the packaged version of the tools and not those from git. Since we use github actions to build our ISOs we rarely update the tools in our binary repos. You can try to build your local copy of the tools via this PKGBUILD and try again: Packages / Extra / manjaro-tools-git · GitLab
Also use a service like pastebin and provide the full build log and check the generated config files on your ISO in /etc/calamares/modules
Not sure if all I added is needed? but it now works.
It appears you only need… msg2 “enable_systemd_timers: %s” “${enable_systemd_timers[*]}” in /bin/buildiso
Yes it works with just this line added to buildiso. @philm Please update buildiso