Fog SVN Installation Observation: CLAM
-
Whether it be Ubuntu (ubuntu-14.04.1-server-amd64) or Debian (debian-7.6.0-amd64-netinst), with or without ClamAV pre-installed manually (apt-get install clamav), the FOG SVN (at least up to 2308) installer behaves the same way upon initial installation to a virgin system. The installation script fails near the end with :
[CODE] This can be done by opening a web browser and going to:
[URL]http://#.#.#.#/fog/management[/URL]
Press [Enter] key when database is updated/installed.- Configuring Fresh Clam…chmod: cannot access `/opt/fog/clamav’: No such file or directory
Failed!
Script done, file is /var/log/foginstall.log[/CODE]
And that directory does in fact NOT exist.
Immediately re-running the installer eventually results in:
[CODE]Press [Enter] key when database is updated/installed.- Configuring Fresh Clam…OK
- Setting up storage…OK
- Setting up and starting NFS Server…OK
- Setting up and starting DHCP Server…Skipped
- Setting up and starting TFTP and PXE Servers…OK
- Setting up and starting VSFTP Server…OK
- Setting up sudo settings…OK
- Setting up FOG Snapins…OK
- Setting up and building UDPCast…OK
- Installing init scripts…OK
- Setting up FOG Services…OK
- Starting FOG Multicast Management Server…OK
- Starting FOG Image Replicator Server…OK
- Starting FOG Task Scheduler Server…OK
- Setting up FOG Utils…OK
Setup complete!
You can now login to the FOG Management Portal using
the information listed below. The login information
is only if this is the first install.
This can be done by opening a web browser and going to:
[URL]http://#.#.#.#/fog/management[/URL]
Default User:
Username: …
Password: …
Script done, file is /var/log/foginstall.log[/CODE]
Otherwise, once the installation completes successfully, FOG as of SVN2308 appears on the surface to work identically on either OS.
- Configuring Fresh Clam…chmod: cannot access `/opt/fog/clamav’: No such file or directory