Re: smbclient usage fails with "Unable to initialize messaging context"
"Stefan G. Weichinger" <[email protected]> Mon, 29 Jun 2020 20:58:32 +0200
| Newsgroups | gmane.comp.archivers.amanda.devel,gmane.comp.archivers.amanda.user |
|---|---|
| Message-ID | <[email protected]> |
Am 29.06.20 um 19:19 schrieb Stefan G. Weichinger: >> I tried: >> >> next if /^Unable to initialize messaging context/g; >> >> next if /Unable to initialize messaging context/g; >> >> next if /Unable to initialize messaging context/; > > Did someone solve this? > > I get it again today on a fresh Debian 10.4 installation. > > Maybe I have to use a non-standard samba from another repo (I have an > idea ...) samba-4.10.15 from the van-belle repo https://apt.van-belle.nl/ solved this. nice