We have a Prob with the Update one System
in the log ist
Starting update to E.F.A. 3.0.1.9
/var/EFA/update/EFA-Version-Upgrade: Zeile 63: * 3: Syntax Fehler: Operator erwartet. (Fehlerverursachendes Zeichen ist \"* 3\").
All done
The Webinsterface say: MailWatch für MailScanner v1.2.0 - RC4 running on EFA-3.0.1.9 - © 2006-2017
so Mailscanner iss not MailWatch für MailScanner v1.2.1-dev
What is todo ?
Update Prob
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Update Prob
Ooops
In your specific case, do this:
1) Edit /etc/EFA-Version and set back to 3.0.1.8
2) Remove or move out of the way /var/EFA/backup/3.0.1.9 (if present)
Try running the update again.

In your specific case, do this:
1) Edit /etc/EFA-Version and set back to 3.0.1.8
2) Remove or move out of the way /var/EFA/backup/3.0.1.9 (if present)
Try running the update again.
-
- Posts: 10
- Joined: 06 Feb 2017 11:04
Re: Update Prob
The same Prob is after make a new Update,
Starting update to E.F.A. 3.0.1.9
/var/EFA/update/EFA-Version-Upgrade: Zeile 63: * 3: Syntax Fehler: Operator erwartet. (Fehlerverursachendes Zeichen ist \"* 3\").
All done

Starting update to E.F.A. 3.0.1.9
/var/EFA/update/EFA-Version-Upgrade: Zeile 63: * 3: Syntax Fehler: Operator erwartet. (Fehlerverursachendes Zeichen ist \"* 3\").
All done

Greeting from Germany
Uwe
Uwe
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Update Prob
That is bizzare....
Can you do me a favor and try this on your shell?
Also this:
Can you do me a favor and try this on your shell?
Code: Select all
echo $((3 * 3))
Code: Select all
echo $(du -c /var/lib/mysql | grep total | awk '{print $1}')
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Update Prob
Wait, I know the problem.
I bet when you run du -c /var/lib/mysql 'total' is 'gesamt' on last line.
I bet when you run du -c /var/lib/mysql 'total' is 'gesamt' on last line.
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Update Prob
Preparing a fix to update script ... 
Give me a few minutes.

Give me a few minutes.
-
- Posts: 10
- Joined: 06 Feb 2017 11:04
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Update Prob
Ok, update file is fixed. Please try it now (after changing version back and taking care of backup dir)
-
- Posts: 10
- Joined: 06 Feb 2017 11:04