https://bugzilla.novell.com/show_bug.cgi?id=781327 https://bugzilla.novell.com/show_bug.cgi?id=781327#c13 Michael Schröder <mls@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@suse.com AssignedTo|mls@suse.com |kernel-maintainers@forge.pr | |ovo.novell.com --- Comment #13 from Michael Schröder <mls@suse.com> 2012-11-22 17:53:09 UTC --- Ok, looks like you're right. It *is* something kernel specific. The kernel-default specfile contains: # Remove some packages that are installed automatically by the build system, # but are not needed to build the kernel #!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools m4 udev fillup insserv The "fillup" is wrong, as fillup is in the preinstall list and thus needs to be present. This doesn't trigger an error in the build service, as the code used there is more clever and re-adds the fillup package. I should adapt the code in 'build' to also do this. Meanwhile I'm reassigning the bug to the kernel folks so that they remove fillup from the BuildIgnore line. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.