On 30/08/11 19:18, Tony van der Hoff wrote:
On 30/08/11 10:03, Scott Ferguson wrote:On 30/08/11 18:09, Tony van der Hoff wrote:I am getting an error after the nightly scan by KlamAV as follows: From: root@tony-lx.xxx (Cron Daemon) To: tony@tony-lx.xxx Subject: Cron <tony@tony-lx> /home/tony/.klamav/ScanWithKlamav_170811104108.sh '/home/tony/' [...]Which Debian release are you running??SqueezeThat script "used" to be for KDE context menu a long time ago.cat: /home//.DCOPserver_tony-lx_:0: No such file or directory call failed QLayout "unnamed" added to Klamav "KlamAV ", which already has a layout Does anyone have any clues to what this means, and more importantly, how to fix it? Thanks in advance,Has the process previously worked successfully??No. I recently installed it with synaptic, configured it to scan my home, and left it at that. It seems to be looking for .DCOPserver_tony-lx_:0 in /home, whereas that file actually exists in /home/tony.
I had no problem manually scanning a home directoy using Klamav - when I used Klamav to setup a scheduled scan it created:-
~/.klamav/ScanWithKlamav_timestring.shAfter looking (quickly) at that script I suspect (strongly) that the ${USER} is probably not being populated. You could try replacing it with the hardcoded value eg:-
line 6 would become:- DCOPSERVER=`cat /home/tony/.DCOPserver_${HOSTNAME}_:) | grep local`In fact I suggest replace the HOSTNAME variable as well as your error string doesn't contain either the $USER or the $HOSTNAME (the script populates $HOSTNAME with 'hostname' which doesn't seem helpful.
If that solves the problem please file a bug report. Cheers --"Folks, it's time to evolve. That's why we're troubled. You know why our institutions are failing us, the church, the state, everything's failing? It's because, um – they're no longer relevant. We're supposed to keep evolving. Evolution did not end with us growing opposable thumbs. You do know that, right? There's another 90 percent of our brains that we have to illuminate."
— Bill Hicks