[Config]
Profiles=obs,desktop,kde
[Distribution]
Distribution=debian
Release=testing
I can build a headless Debian image but not with KDE due to some packages name issue.
E: Unable to locate package breeze-gtk
E: Unable to locate package flatpak-kcm
E: Unable to locate package kde-gtk-config
E: Unable to locate package kdeplasma-addons
E: Unable to locate package kwallet-pam
E: Unable to locate package sddm-kcm
E: Unable to locate package spectacle
I don't know how the packages names across distributions are handled with particleos/mkosi to fix this issue.
Using this
mkosi.local.conffile thanks to #88 (comment):I can build a headless Debian image but not with KDE due to some packages name issue.
Error:
Here are the Debian packages names:
breeze-gtk-> breeze-gtk-themeflatpak-kcm-> kde-config-flatpakkde-gtk-config-> kde-config-gtk-stylekdeplasma-addons->kwallet-pam-> libpam-kwallet5sddm-kcm-> kde-config-sddmspectacle-> kde-spectacleI don't know how the packages names across distributions are handled with particleos/mkosi to fix this issue.