Hi,

Axel Beckert wrote:
> Ludovic Drolez wrote:
> > Yes, a full fix won't be easy because smbclient output has changed
> > since samba 4.2.
> 
> There seems to be a rather small patch in RedHat's Bugzilla:
> https://bugzilla.redhat.com/show_bug.cgi?id=1294761
> https://bugzilla.redhat.com/attachment.cgi?id=1111264
[...]

The patch applies without issues to Debian's backuppc package in
Jessie and works fine for me so far.

> Additionally, $Conf{BackupZeroFilesIsFatal} = 1 seems to be necessary.
> Untested yet, but will test it tomorrow together with the Debian
> package of BackupPC.

This is what was written on
https://github.com/backuppc/backuppc/issues/14, but according to
https://bugzilla.redhat.com/show_bug.cgi?id=1294761#c3 the opposite is
the case and it needs to be set to "0", not to "1":

  $Conf{BackupZeroFilesIsFatal} = 0;

That also makes more sense since it previously was "1", at least on
our boxes.

But before we can upload a patched package to stable-proposed-updates,
a fixed package needs to be uploaded to Unstable first.

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Reply via email to