https://bugs.contribs.org/show_bug.cgi?id=10373

Jean-Philippe Pialasse <te...@pialasse.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |te...@pialasse.com

--- Comment #3 from Jean-Philippe Pialasse <te...@pialasse.com> ---
i would say that the issue is either on the sid of the generation of the
configuration file or on the side of the getJobConfig() fucntion.


reading at the cronSetup(); this is most likely $job{'status'} being not equal
to enabled then having the else block used.


was the new line missing in the globalconfig file or the job config file ?

also what is pointing to this fucntion is the errorr:
*** Error in job config Backup: Multivalues are not allowed for key

lg( "*** Error in job config $jobname: Multivalues are not allowed for key $k")
if $job{$k}=~/\n/;

and potentially this could come from Config::IniFiles bug
http://cpansearch.perl.org/src/SHLOMIF/Config-IniFiles-2.94/Changes
current centos6 is perl-Config-IniFiles.noarch 0:2.72-2.el6

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail contribteam-unsubscr...@lists.contribs.org
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to