[Bastille-linux-discuss] bastille: undefined subroutine
This tool locks down Linux and UNIX systems.
Brought to you by:
jay
From: Harm V. H. <har...@fu...> - 2008-02-11 12:13:04
|
I tried, for the 1. time, bastille on a SLES10SP1 ia64. I pulled the latest from CVS, installed it an ran the conf dialogs. I got an error when activating the conf, even when defining the port for apache, B_service_restart stays undefined. When changing B_server_restart to Bastille::API::B_server_restart, it seems to work, but I think, that is not the correct solution. Please help. # bastille -b NOTE: Entering Critical Code Execution. Bastille has disabled keyboard interrupts. NOTE: Bastille is scanning the system configuration... ERROR: Bastille tried to use $GLOBAL_FILE{'cron.deny'} but it does not exist. NOTE: Bastille is now locking down your system in accordance with your answers in /etc/Bastille/config. Please be patient as some modules may take a number of minutes, depending on the speed of your machine. NOTE: Executing Firewall Specific Configuration NOTE: Executing File Permissions Specific Configuration NOTE: Executing Daemon Specific Configuration NOTE: Executing Account Security Specific Configuration NOTE: Executing Boot Security Specific Configuration NOTE: Executing Inetd Specific Configuration NOTE: Executing PAM Specific Configuration NOTE: Executing Logging Specific Configuration NOTE: Executing Apache Specific Configuration ERROR: Binding Apache to a particular IP address: no port specified, defaulting to :80 Undefined subroutine &Bastille::Apache::B_service_restart called at /usr/lib/Bastille/Apache.pm line 179, <FILE> line 3446. Compilation failed in require at /usr/sbin/BastilleBackEnd line 264, <FILE> line 3446. |