Hi everyone I wan't to make a custom version of Fedora Core 4 (some kind of minimal installation). I edited the comps.xml but I stuck on getnotincomps.py when I call it with getnotincomps.py path/to/fedora i386 Fedora/base I get this error: for pkg in comps.packages[name].dependencies: KeyError: 'kernel' The kernel-* rpms are all there. Can anyone help me ?? Thank you