HAVP Won't Install on 2.0.3 X86_64 Machine
-
I try to install HAVP Antivirus BETA 0.91_1 pkg v1.01 platform: 1.2.2 on PFSense 2.0.3 but it hangs every time.
Beginning package installation for HAVP antivirus…
Downloading package configuration file... done.
Saving updated package information... done.
Downloading HAVP antivirus and its dependencies...
Checking for package installation...
Downloading http://files.pfsense.org/packages/amd64/8/All/havp-0.91_1.tbz ... (extracting)Downloading http://files.pfsense.org/packages/amd64/8/All/libltdl-2.4.2.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/unzoo-4.4_2.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/lha-1.14i_6.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/arj-3.10.22_4.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/arc-5.21p.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/clamav-0.97.5_1.tbz ... (extracting)
Loading package configuration... done.
Configuring package components...
Additional files... done.
Loading package instructions...
Custom commands...
Executing custom_php_install_command()...done.
Executing custom_php_resync_config_command()...It will not go any futher then that.
I check the logs and this is what I found
Jul 1 14:21:25 php: /pkg_mgr_install.php: Beginning package installation for HAVP antivirus.
Jul 1 14:21:53 php: /pkg_mgr_install.php: The command '/usr/local/etc/rc.d/havp' returned exit code '1', the output was 'Usage: /usr/local/etc/rc.d/havp fast|force|one'
Jul 1 14:21:53 php: /pkg_mgr_install.php: The command '/usr/local/etc/rc.d/clamd.sh' returned exit code '127', the output was '/usr/local/etc/rc.d/clamd.sh: not found'
Jul 1 14:21:53 check_reload_status: Syncing firewall
Jul 1 14:21:53 php: /pkg_mgr_install.php: Stopping HAVPI have tried uninstalling and re-installing along with rebooting but nothing fixes it. This is a fresh box install with no other packages installed.
Anyone have any ideas?
-
I try to install HAVP Antivirus BETA 0.91_1 pkg v1.01 platform: 1.2.2 on PFSense 2.0.3 but it hangs every time.
Beginning package installation for HAVP antivirus…
Downloading package configuration file... done.
Saving updated package information... done.
Downloading HAVP antivirus and its dependencies...
Checking for package installation...
Downloading http://files.pfsense.org/packages/amd64/8/All/havp-0.91_1.tbz ... (extracting)Downloading http://files.pfsense.org/packages/amd64/8/All/libltdl-2.4.2.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/unzoo-4.4_2.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/lha-1.14i_6.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/arj-3.10.22_4.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/arc-5.21p.tbz ... (extracting)
Downloading http://files.pfsense.org/packages/amd64/8/All/clamav-0.97.5_1.tbz ... (extracting)
Loading package configuration... done.
Configuring package components...
Additional files... done.
Loading package instructions...
Custom commands...
Executing custom_php_install_command()...done.
Executing custom_php_resync_config_command()...It will not go any futher then that.
I check the logs and this is what I found
Jul 1 14:21:25 php: /pkg_mgr_install.php: Beginning package installation for HAVP antivirus.
Jul 1 14:21:53 php: /pkg_mgr_install.php: The command '/usr/local/etc/rc.d/havp' returned exit code '1', the output was 'Usage: /usr/local/etc/rc.d/havp fast|force|one'
Jul 1 14:21:53 php: /pkg_mgr_install.php: The command '/usr/local/etc/rc.d/clamd.sh' returned exit code '127', the output was '/usr/local/etc/rc.d/clamd.sh: not found'
Jul 1 14:21:53 check_reload_status: Syncing firewall
Jul 1 14:21:53 php: /pkg_mgr_install.php: Stopping HAVPI have tried uninstalling and re-installing along with rebooting but nothing fixes it. This is a fresh box install with no other packages installed.
Anyone have any ideas?
Did you have an old version installed before?
Uninstall it and go to the console and open a comand line type "pkg_info" and see what shows up. It sounds like an old version or something else is confilicting with it. If you do see and old version type "pkg_delete -f package_name" reboot and try to reinstall.