+++ This bug was initially created as a clone of Bug #1020327 +++ Description of problem: samba-4.1.0 includes glusterfs vfs plug-in but it's not built due to missing BuildRequires Version-Release number of selected component (if applicable): samba 4.1.0 Additional info: *** SPECS/samba.spec.orig 2013-10-17 08:22:43.050000000 -0400 --- SPECS/samba.spec 2013-10-17 09:01:44.474000000 -0400 *************** *** 122,127 **** --- 122,130 ---- BuildRequires: sed BuildRequires: zlib-devel >= 1.2.3 BuildRequires: libbsd-devel + BuildRequires: glusterfs-api-devel + BuildRequires: glusterfs-devel + Requires: glusterfs-api %if ! %with_internal_talloc %global libtalloc_version 2.0.7 *************** *** 743,748 **** --- 746,752 ---- %{_libdir}/samba/vfs/fake_perms.so %{_libdir}/samba/vfs/fileid.so %{_libdir}/samba/vfs/full_audit.so + %{_libdir}/samba/vfs/glusterfs.so %{_libdir}/samba/vfs/linux_xfs_sgid.so %{_libdir}/samba/vfs/media_harmony.so %{_libdir}/samba/vfs/netatalk.so *************** *** 1488,1493 **** --- 1492,1500 ---- %{_mandir}/man8/pam_winbind.8* %changelog + * Thu Oct 17 2013 - Kaleb S. KEITHLEY <kkeithle at redhat.com> + - build glusterfs vfs + * Fri Oct 11 2013 - Andreas Schneider <asn> - 4.1.0-1 - related: #985609 - Update to Samba 4.1.0.
I already have fixed this, but not built packages yet. It will come next week.
Excellent. Would you consider updating samba in F18 and F19 to 4.1.0 as well? The glusterfs vfs plug-in is a high profile feature and we'd like to promote it in the community. Then we would not have to build and maintain a separate YUM repo for samba-4.1.0 for F18 and F19. Thanks.
Does F18 and F19 provide glufterfs >= 3.4.0.16?
samba-4.1.0-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/samba-4.1.0-3.fc20
Package samba-4.1.0-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing samba-4.1.0-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-20307/samba-4.1.0-3.fc20 then log in and leave karma (feedback).
samba-4.1.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/samba-4.1.1-1.fc20
samba-4.1.1-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.