From Bugzilla Helper: User-Agent: Mozilla/4.73 [en] (Win98; U) I installed Red Hat 7.1beta with "everything". When I try to use certain startup scripts such as iptables, I get an error about "gprintf: command not found". Upon closer inspection, it appears this function was omitted from /etc/rc.d/init.d/functions Reproducible: Always Steps to Reproduce: Install red hat 7.1beta with "Everything". grep for gprintf in /etc/rc.d/init.d -- each instance of gprintf is only a call to the function and not the definition. Actual Results: The application still started but a warning message was printedto the console at boot time.
*** This bug has been marked as a duplicate of 25930 ***