FS#74259 - [nautilus] [samba] Unable to connect to samba shares with samba/smbclient 4.16.0
Attached to Project:
Arch Linux
Opened by Nicolas Jeker (mnme) - Monday, 28 March 2022, 12:40 GMT
Last edited by Jan Alexander Steffens (heftig) - Wednesday, 27 April 2022, 22:41 GMT
Opened by Nicolas Jeker (mnme) - Monday, 28 March 2022, 12:40 GMT
Last edited by Jan Alexander Steffens (heftig) - Wednesday, 27 April 2022, 22:41 GMT
|
Details
After upgrading samba/smbclient from 4.15.6 to 4.16, I can't
connect to samba shares with nautilus.
See this forum thread (not mine) for more information: https://bbs.archlinux.org/viewtopic.php?id=275179 Upstream bug reports: https://gitlab.gnome.org/GNOME/gvfs/-/issues/611 https://bugzilla.redhat.com/show_bug.cgi?id=2068976 |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Wednesday, 27 April 2022, 22:41 GMT
Reason for closing: Fixed
Additional comments about closing: gvfs-smb 1.50.1, smbclient 4.16.0-6
Wednesday, 27 April 2022, 22:41 GMT
Reason for closing: Fixed
Additional comments about closing: gvfs-smb 1.50.1, smbclient 4.16.0-6
Same problem with Xfce 4.16.0-2, gvfs 1.50.0-1, gvfs-smb 1.50.0-1 and smbclient 4.16.0-2 from thunar 4.16.10-1.
Revert to smbclient 4.15.6-1 fixed the problem.
$ sudo pacman -Ss smbclient
extra/smbclient 4.16.0-2 [installed: 4.15.6-1]
Tools to access a server's filespace and printers via SMB
Best regards.
https://drive.google.com/file/d/1AqzzEPwCMEryvcGIX6o-9njQiAQuslGd/view?usp=sharing smbclient-4.16.0-4.1-x86_64.pkg.tar.zst
https://drive.google.com/file/d/1egko-16Hb4mrysKo0JIkaqF3bpyfxJLs/view?usp=sharing samba-4.16.0-4.1-x86_64.pkg.tar.zst
[1] https://gitlab.com/samba-team/samba/-/commit/34771e1931587807d0395c7ac7f4be18654997f4
PKGBUILD (9.3 KiB)
I also reported this issue to the Nautilus team https://gitlab.gnome.org/GNOME/nautilus/-/issues/2206 and got some confirmation from another Fedora 36 beta user, that he also runs into that issue. I can't confirm that there is "also" an issue with smbclient directly...currently it looks like Nautilus has some issues with smbclient >= 4.16.0
It's working fine with smbclient 4.15.5 and Nautilus 41.2
Downgrading package smbclient (4.16.0-4 => 4.15.5-1) solved the issue temporarily.
pacman -Q gvfs-smb smbclient nemo
gvfs-smb 1.50.0-1
smbclient 4.16.0-4
nemo 5.2.4-1
Downgrading smbclient and samba to 4.15.6-1 fixes the issues I have.
Related bug reports on samba:
https://bugzilla.samba.org/show_bug.cgi?id=14983
' though.
extra/gvfs-smb 1.50.0+r5+g747c7f6e-1 (gnome) [installed]
Virtual filesystem implementation for GIO (SMB/CIFS backend; Windows client)
then I updated to samba 4.16.0-5 on the server and to smbclient 4.16.0-5 on the client and the problem reported here persists. gvfs-smb 1.50.0+r5+g747c7f6e-1 package is installed on the client.
https://gitlab.com/samba-team/samba/-/commit/34771e1931587807d0395c7ac7f4be18654997f4
Attached is my PKGBUILD tarball (modified from Oscar Garcia's version above)
(Oops: Accidentally attached my tarball again)