Re: need to have samba-4.2.11 on amanda server

2017-06-05 Thread Mike Höhn
Hello! I finally found time to upgrade samba from 4.1.23 to 4.4.14 and try this out myself. I'm running amanda 3.3.9 on Slackware 14.2 and had no problems with samba 4.1.23. I have applied both patches mentioned. Result: I still get 'Can't translate pathname [...] to UTF-8' errors. The proble

AW: need to have samba-4.2.11 on amanda server

2017-01-24 Thread Tobias Köck
]" im Auftrag von "Stefan G. Weichinger [s...@amanda.org] Gesendet: Mittwoch, 4. Januar 2017 18:40 An: amanda-users@amanda.org; Jean-Louis Martineau Betreff: need to have samba-4.2.11 on amanda server I have to upgrade to samba-4.2.11 (gentoo linux) on an amanda server running amanda-3.4

Re: AW: need to have samba-4.2.11 on amanda server

2017-01-19 Thread Jean-Louis Martineau
alby because I use the GNUTAR dumptype in that case? Isn't it supported anymore and/or won't be fixed? For the next round I'll try the amsamba dumptype. Greetings, Tobias *Von:*owner-amanda-us...@amanda.org [mailto:owner-amanda-us...@amanda.org] *Im Auftrag von *Jean-Louis Marti

AW: need to have samba-4.2.11 on amanda server

2017-01-19 Thread Tobias Köck
dumptype in that case? Isn't it supported anymore and/or won't be fixed? For the next round I'll try the amsamba dumptype. Greetings, Tobias Von: owner-amanda-us...@amanda.org [mailto:owner-amanda-us...@amanda.org] Im Auftrag von Jean-Louis Martineau Gesendet: Dienstag, 10. Ja

AW: need to have samba-4.2.11 on amanda server

2017-01-18 Thread Tobias Köck
Höhn; 'amanda-users@amanda.org' Betreff: Re: need to have samba-4.2.11 on amanda server Hi All, The attached patch fix amsamba in 3.4.1 to works with newer version of samba. In 3.3.9 you also need the patch from https://github.com/zmanda/amanda/commit/585b2139153f8d4a93ccc796983eedfa5a38

Re: need to have samba-4.2.11 on amanda server

2017-01-10 Thread Jean-Louis Martineau
Hi All, The attached patch fix amsamba in 3.4.1 to works with newer version of samba. In 3.3.9 you also need the patch from https://github.com/zmanda/amanda/commit/585b2139153f8d4a93ccc796983eedfa5a38e6ce Jean-Louis On 06/01/17 09:08 AM, Jean-Louis Martineau wrote: On 06/01/17 07:18 AM, Mik

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Stefan G. Weichinger
Am 2017-01-06 um 20:16 schrieb Stefan G. Weichinger: > -> the amsamba-DLEs were dumped correctly now, no more bad news in the > report etc Unfortunately it's not fixed yet, I was too early with my posting. I will provide logs off-list.

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Stefan G. Weichinger
Am 2017-01-06 um 19:56 schrieb Jean-Louis Martineau: On 06/01/17 01:47 PM, Stefan G. Weichinger wrote: You point me at commit 585b213 ? 3.4.1 should already have that, as far as I understand. Post the amsamba debug file and the complete sendbackup debug files so I can see which argument is use

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Jean-Louis Martineau
On 06/01/17 01:47 PM, Stefan G. Weichinger wrote: Am 2017-01-06 um 19:42 schrieb Jean-Louis Martineau: 3.3.9 will not work with newer samba, you must use 3.4.1 The amsamba patch is in the 3_3 branch, you can get it from svn or git. This server runs amanda-3.4.1 samba-3.4.5 You point me at c

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Stefan G. Weichinger
Am 2017-01-06 um 19:42 schrieb Jean-Louis Martineau: 3.3.9 will not work with newer samba, you must use 3.4.1 The amsamba patch is in the 3_3 branch, you can get it from svn or git. This server runs amanda-3.4.1 samba-3.4.5 You point me at commit 585b213 ? 3.4.1 should already have that, as

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Jean-Louis Martineau
On 06/01/17 12:29 PM, Stefan G. Weichinger wrote: Am 2017-01-06 um 15:08 schrieb Jean-Louis Martineau: If setting an environment variable is required, try setting it in the amsamba script before all exec call $ENV{'LANG'} = 'en_US.UTF-8' I edited amsamba accordingly, test failed again. To m

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Stefan G. Weichinger
Am 2017-01-06 um 18:43 schrieb Jean-Louis Martineau: Stefan, Are you using amsamba? or you are using the old hack that allowed the program "GNUTAR" to backup samba share? Your dumptype must have the following lines to use amsamba: program "APPLICATION" application { plugin "ams

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Jean-Louis Martineau
Stefan, Are you using amsamba? or you are using the old hack that allowed the program "GNUTAR" to backup samba share? Your dumptype must have the following lines to use amsamba: program "APPLICATION" application { plugin "amsamba" } Jean-Louis On 06/01/17 12:29 PM, Stefan

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Stefan G. Weichinger
Am 2017-01-06 um 15:08 schrieb Jean-Louis Martineau: If setting an environment variable is required, try setting it in the amsamba script before all exec call $ENV{'LANG'} = 'en_US.UTF-8' I edited amsamba accordingly, test failed again. To me it seems that the output of smbclient has changed

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Jean-Louis Martineau
On 06/01/17 07:18 AM, Mike Höhn wrote: > Am Freitag, 6. Januar 2017, 11:40:44 schrieb Stefan G. Weichinger: >> Anyone using smbclient for backups with late amanda? >> If yes, which version of samba? > Stefan, > > I've had the same problems with samba 4.4.5 and amanda 3.3.9 on Slackware. > I had fou

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Mike Höhn
Am Freitag, 6. Januar 2017, 11:40:44 schrieb Stefan G. Weichinger: > Anyone using smbclient for backups with late amanda? > If yes, which version of samba? Stefan, I've had the same problems with samba 4.4.5 and amanda 3.3.9 on Slackware. I had found this: http://www.backupcentral.com/forum/16/2

Re: need to have samba-4.2.11 on amanda server

2017-01-06 Thread Stefan G. Weichinger
Am 2017-01-05 um 22:47 schrieb Stefan G. Weichinger: Am 2017-01-04 um 23:08 schrieb Stefan G. Weichinger: Still problems with samba-4.2.14 and amanda-3.4.1: ? smbclient: tar:943 Fatal: Can't translate pathname './Sanit„r&Heizung/' to UTF-8 ? smbclient: NT_STATUS_UNSUCCESSFUL listing \\* ? s

Re: need to have samba-4.2.11 on amanda server

2017-01-05 Thread Stefan G. Weichinger
Am 2017-01-04 um 23:08 schrieb Stefan G. Weichinger: > Still problems with samba-4.2.14 and amanda-3.4.1: > > ? smbclient: tar:943 Fatal: Can't translate pathname > './Sanit„r&Heizung/' to UTF-8 > ? smbclient: NT_STATUS_UNSUCCESSFUL listing \\* > ? smbclient: tar:704 do_list fail NT_STATUS_UN

Re: need to have samba-4.2.11 on amanda server

2017-01-04 Thread Stefan G. Weichinger
Am 2017-01-04 um 22:24 schrieb Stefan G. Weichinger: > fyi: samba-4.2.11 : same problems > rebuilding 4.2.14 now > > if problems persist, I contact samba-devs did so already, see samba-ml. Still problems with samba-4.2.14 and amanda-3.4.1: ? smbclient: tar:943 Fatal: Can't translate pathname

Re: need to have samba-4.2.11 on amanda server

2017-01-04 Thread Stefan G. Weichinger
Am 2017-01-04 um 18:43 schrieb Stefan G. Weichinger: Am 2017-01-04 um 18:40 schrieb Stefan G. Weichinger: I have to upgrade to samba-4.2.11 (gentoo linux) on an amanda server running amanda-3.4.1 Does anyone know if this: http://www.backupcentral.com/forum/16/263253 ... is still an issue?

Re: need to have samba-4.2.11 on amanda server

2017-01-04 Thread Stefan G. Weichinger
Am 2017-01-04 um 18:40 schrieb Stefan G. Weichinger: I have to upgrade to samba-4.2.11 (gentoo linux) on an amanda server running amanda-3.4.1 Does anyone know if this: http://www.backupcentral.com/forum/16/263253 ... is still an issue? seems more a samba-bug, right? maybe I should contact

need to have samba-4.2.11 on amanda server

2017-01-04 Thread Stefan G. Weichinger
I have to upgrade to samba-4.2.11 (gentoo linux) on an amanda server running amanda-3.4.1 Does anyone know if this: http://www.backupcentral.com/forum/16/263253 ... is still an issue? If yes: JL, could you have a look, please? Thanks, Stefan