Koozali.org: home of the SME Server

Roundcube Anacron job 'cron.daily' error email

Offline david000

  • ****
  • 200
  • +0/-0
Roundcube Anacron job 'cron.daily' error email
« on: August 17, 2015, 10:08:16 AM »
Hi Guys, I've recently started seeing the following cron email alert:

Subject - Anacron job 'cron.daily' on xxxxx

/etc/cron.daily/logrotate:

error: roundcubemail:3 unknown option 'su' -- ignoring line
error: roundcubemail:3 unexpected text


Roundcube appears to be functioning normally but I wondered if any other users are seeing this ?





Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #1 on: August 17, 2015, 10:39:12 AM »
upgrade roundcubemail from stephdl repository see http://bugs.contribs.org/show_bug.cgi?id=9002
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline david000

  • ****
  • 200
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #2 on: August 17, 2015, 11:17:48 AM »
Thanks, will do.

To confirm the command is:

> yum update roundcubemail --enablerepo=stephdl


Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #3 on: August 17, 2015, 12:25:38 PM »
yes :)

and you are looking for
Code: [Select]
# rpm -qa roundcubemail
roundcubemail-1.1.2-2.el6.remi.noarch
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline david000

  • ****
  • 200
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #4 on: August 17, 2015, 12:37:01 PM »
Thanks I'll try that later.

I take it that

Code: [Select]
# rpm -qa roundcubemail
roundcubemail-1.1.2-2.el6.remi.noarch

Is the repose ?   (sorry, Linux newby here!)

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #5 on: August 17, 2015, 08:33:57 PM »
I dont understand sorry.

The rpm command is just here to retrieve the version of the installed rpm roundcubemail
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline brianr

  • *
  • 988
  • +2/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #6 on: August 17, 2015, 08:52:18 PM »
Thanks I'll try that later.

I take it that

Code: [Select]
# rpm -qa roundcubemail
roundcubemail-1.1.2-2.el6.remi.noarch

Is the repose ?   (sorry, Linux newby here!)

response? yes.
Brian j Read
(retired, for a second time, still got 2 installations though)
The instrument I am playing is my favourite Melodeon.
.........

Offline david000

  • ****
  • 200
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #7 on: August 18, 2015, 10:02:30 AM »
Cheers :)   Still not done it as yet....

Offline david000

  • ****
  • 200
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #8 on: August 18, 2015, 06:22:26 PM »
I tried a moment ago but no luck:

Code: [Select]
yum update roundcubemail --enablerepo=stephdl
Loaded plugins: fastestmirror, smeserver

Error getting repository data for stephdl, repository not found

I tried to split the command but no progress:

#enablerepo=stephdl
then
#yum update roundcubemail

which gave:

Loaded plugins: fastestmirror, smeserver
Setting up Update Process
Loading mirror speeds from cached hostfile
 * base: centos.serverspace.co.uk
 * smeaddons: mirror.pialasse.com
 * smeextras: mirror.pialasse.com
 * smeos: mirror.pialasse.com
 * smeupdates: mirror.pialasse.com
 * updates: mirror.ukhost4u.com
No Packages marked for Update

Any suggestions ?

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #9 on: August 18, 2015, 06:54:00 PM »
enable first my repository http://wiki.contribs.org/Stephdl
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline david000

  • ****
  • 200
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #10 on: August 30, 2015, 08:35:05 PM »
Cheers. I'd assumed I must have already enabled it to install in the first place. I'll try it again, presumably no harm in enabling it twice?

Offline david000

  • ****
  • 200
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #11 on: August 30, 2015, 10:32:49 PM »
Sorted :)

Thanks for your help...

Offline janet

  • ****
  • 4,812
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #12 on: August 31, 2015, 04:12:37 AM »
david000
Quote
I'd assumed I must have already enabled it to install in the first place. I'll try it again, presumably no harm in enabling it twice?
Unless you use a different name, the repo is not enabled twice. The second "enabling" will replace & override the first.
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline david000

  • ****
  • 200
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #13 on: August 31, 2015, 11:38:09 AM »
odd, I wonder why it didn't 'stick' the first time?

Offline janet

  • ****
  • 4,812
  • +0/-0
Re: Roundcube Anacron job 'cron.daily' error email
« Reply #14 on: August 31, 2015, 12:34:41 PM »
David000

Quote
odd, I wonder why it didn't 'stick' the first time?
Typically people make a mistake when entering the command or forget to do
signal-event yum-modify

If you seriously want to know, then view the history of commands entered
ie press up arrow key or review the bash history file

« Last Edit: September 01, 2015, 10:48:04 AM by janet »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.