Repository has been updated.

# yum clean all
# yum update

Regards,
--Simone


On 10 January 2013 10:31, Simone Caronni <negativ...@gmail.com> wrote:

> Oops, my bad, builds are on the way (5.2.12-6):
>
>
> http://pkgs.fedoraproject.org/cgit/bacula.git/commit/?id=bef47dadf8da1888dc8eb57f074e4a4c7d3846fa
>
> * Thu Jan 10 2013 Simone Caronni <negativ...@gmail.com> - 5.2.12-6
> - Added missing line in bacula-sd SysV init script.
>
> * Wed Jan 09 2013 Simone Caronni <negativ...@gmail.com> - 5.2.12-5
> - Move unversioned libraries into the devel package (#889244).
>
>
> Many thanks!!
>
> Any issue just drop me an email.
>
> Regards,
> --Simone
>
>
>
>
>
>
> On 10 January 2013 10:22, Tilman Schmidt <t.schm...@phoenixsoftware.de>wrote:
>
>> Hi Simone,
>>
>> after updating my backup server running CentOS 6 to the new
>> release 5.2.12-4.el6 of your Bacula build published yesterday  on
>> http://repos.fedorapeople.org/repos/slaanesh/bacula/epel-6/x86_64/,
>> I see two problems with the storage daemon's startup script
>> /etc/rc.d/init.d/bacula-sd:
>>
>> 1. The SD did not come up after the upgrade.
>> "service bacula-sd status" reported "dead, but lockfile exists".
>> You fixed this once already but now it seems to be back.
>>
>> 2. Manually starting the SD with "service bacula-sd start"
>> succeeded but displayed an error message:
>>
>> backup~> sudo /sbin/service bacula-sd start
>> starting bacula-sd:                                        [  OK  ]
>> touch: missing file operand
>> Try `touch --help' for more information.
>>
>> This seems to be caused by line 47 of the script which says:
>>
>>     [ $retval -eq 0 ] && touch $lockfile
>>
>> but the variable $lockfile isn't defined anywhere.
>>
>> Nothing urgent as Bacula works fine anyway, but worth fixing
>> as your time permits.
>>
>> Thanks,
>> Tilman
>>
>> --
>> Tilman Schmidt
>> Phoenix Software GmbH
>> Bonn, Germany
>>
>>
>
>
> --
> You cannot discover new oceans unless you have the courage to lose sight
> of the shore (R. W. Emerson).
>



-- 
You cannot discover new oceans unless you have the courage to lose sight of
the shore (R. W. Emerson).
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to