Mailinglist Archive: opensuse (3434 mails)

< Previous Next >
Re: [opensuse] amavisd warning failure?
  • From: Sandy Drobic <suse-linux-e@xxxxxxxxxxxxxxxxxxxxxxx>
  • Date: Sun, 17 Feb 2008 21:11:24 +0100
  • Message-id: <47B894EC.9020701@xxxxxxxxxxxxxxxxxxxxxxx>
Hylton Conacher (ZR1HPC) wrote:
Sandy Drobic wrote:
Hylton Conacher (ZR1HPC) wrote:

Next problem was the script to update the clamav signatures.

<snip>

I assume that What should I put my email address in place of
EMAIL=postmaster@xxxxxxxxxxx?
Yes.

When I run the script manually I get:

Umalusi:~ # /etc/cron.hourly/Clam-signature-update.sh
/etc/cron.hourly/Clam-signature-update.sh: line 19: unexpected EOF while
looking for matching `"'
/etc/cron.hourly/Clam-signature-update.sh: line 24: syntax error:
unexpected end of file
Umalusi:~ #

Now what, as my script looks exactly like you wrote?

Can't be, I just did a simple copy-and-paste and ran the script. It worked.

In line 19 and line 24 you have a quotation mark at the beginning of a command, but no closing quotation mark.
By the way, when I pasted the script I had only 23 lines, how did you get 24 lines? The first line is the shebang (#!/bin/sh). Please post the content of your script (including empty lines).

--
Sandy

List replies only please!
Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >