amsamba with current smbclient: unrecognised option quiet
"Stefan G. Weichinger" <[email protected]>
| Newsgroups | gmane.comp.archivers.amanda.user |
|---|---|
| Message-ID | <[email protected]> |
On a Debian 10.6 backup server with samba-4.12.8 I get these warnings: /-- srv01 my-dle lev 1 STRANGE sendbackup: info BACKUP=APPLICATION sendbackup: info APPLICATION=amsamba sendbackup: info RECOVER_CMD=/usr/lib/amanda/application/amsamba restore [./file-to-restore]+ sendbackup: info end ? smbclient: tarmode: unrecognised option quiet ? smbclient: tar: dumped 0 files and 0 directories sendbackup: size 32 sendbackup: native-CRC 6b21b321:10240 sendbackup: client-CRC 6b21b321:10240 sendbackup: end \-------- Does anyone else see this? Seems like smbclient doesn't support that option "quiet" anymore, I will try to check that. A grep shows that this is set in lines 646 and 648 of amsamba.pl ... either I patch it there or there is a way to override it somewhere else?