[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-11-09 Thread Andreas Hasenack
New package uploaded, waiting for the approval of the SRU team. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on non-empty samba directory fails silently To manage

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-11-08 Thread Andreas Hasenack
I'm confident in the fix for bionic now: smb: \> rmdir testdir NT_STATUS_DIRECTORY_NOT_EMPTY removing remote directory file \testdir smb: \> quit root@bionic-samba-rmdir:~# It's in review. Apologies for the mistake. ** Description changed: [Impact] The samba client doesn't check the

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-11-08 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/358520 -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-11-08 Thread Andreas Hasenack
Found the issue. I made a silly mistake while applying the patch to the 4.7 code tree. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on non-empty samba directory

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-11-07 Thread Andreas Hasenack
4.7.11, latest upstream, still affected. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on non-empty samba directory fails silently To manage notifications about this

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-11-07 Thread Andreas Hasenack
Confirmed not working in bionic, thanks for the verification. Looks like the upstream patch is not enough for the case of samba 4.7. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-11-07 Thread Andreas Hasenack
Yes, it's a client-side fix. I'm taking a look at what is going on in bionic. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on non-empty samba directory fails

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-29 Thread Andreas Hasenack
My previous upload was rejected because I didn't prefix the bug number in debian/changelog with a "#". I uploaded again, and it's in the bionic unapproved queue again (see https://launchpad.net/ubuntu/bionic/+queue?queue_state=1_text=samba) -- You received this bug notification because you are a

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-15 Thread Andreas Hasenack
Uploaded to bionic unapproved, waiting for SRU team's approval. -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on non-empty samba directory fails silently To manage

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-11 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/356614 -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-11 Thread Andreas Hasenack
** Changed in: samba (Ubuntu Bionic) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Server, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1795772 Title: rmdir on non-empty samba directory fails silently

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-11 Thread Andreas Hasenack
Hi Rolando. I totally understand your eagerness for this fix, and a bionic update will follow. We just needed to make sure that the current development release of Ubuntu had the fix before starting to address the stable releases, specially since today is the Final Freeze day for Ubuntu 18.10.

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-09 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/samba/+git/samba/+merge/356356 ** Changed in: samba (Ubuntu) Assignee: Karl Stenerud (kstenerud) => Andreas Hasenack (ahasenack) ** Changed in: samba (Ubuntu Bionic) Assignee: Karl Stenerud (kstenerud)

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-03 Thread Andreas Hasenack
>From my testing, looks like bionic and cosmic are affected. Xenial returns a proper error: smb: \> rmdir somedir NT_STATUS_DIRECTORY_NOT_EMPTY removing remote directory file \somedir ** Also affects: samba (Ubuntu Bionic) Importance: Undecided Status: New ** Bug watch added: Samba

[Bug 1795772] Re: rmdir on non-empty samba directory fails silently

2018-10-03 Thread Andreas Hasenack
Thanks for this detailed bug report. While I gear up to reproduce it, could you just let us know in which ubuntu release and samba version you experienced this? The upstream bug report has fixes for 4.8.x and 4.9.x. Currently only Cosmic 18.10 has 4.8.x, and we don't ship 4.9.x yet. -- You