Incorrect information in /etc/c-icap/c-icap.conf

Bug #1568455 reported by Karl Foley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
c-icap (Ubuntu)
New
Undecided
Unassigned

Bug Description

I was attempting to setup c-icap to handle scanning against clamav for our Dell FS8600 NAS, but there is a problem in /etc/c-icap/c-icap.conf which prevents the c-icap server from starting.

Line 232 of /etc/c-icap/c-icap.conf reads:
ModulesDir ${prefix}/lib/x86_64-linux-gnu/c_icap

It should read:
ModulesDir /usr/lib/x86_64-linux-gnu/c_icap

Line 240 of /etc/c-icap/c-icap.conf reads:
ServicesDir ${prefix}/lib/x86_64-linux-gnu/c_icap

It should read:
ServicesDir /usr/lib/x86_64-linux-gnu/c_icap

Looks like the information in the default conf file isn't being updated correctly about the installation location.

This is affecting both the server and desktop build.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: c-icap 1:0.4.2-2
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
NonfreeKernelModules: talpa_vfshook talpa_pedconnector talpa_pedevice talpa_vcdevice talpa_core talpa_linux talpa_syscallhook
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Apr 10 08:09:56 2016
InstallationDate: Installed on 2016-03-25 (15 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
SourcePackage: c-icap
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Karl Foley (u-karl) wrote :
Revision history for this message
Karl Foley (u-karl) wrote :

May be related to this bug on the project Sourceforge page:
https://sourceforge.net/p/c-icap/bugs/17/

It generates the same errors until the lines are corrected.

Revision history for this message
Gus Hoppes (g-style) wrote :

I ran into this and fixed it by simply running:

ldconfig

This updates the links that were created from the compile you did to build c-icap.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.