AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
Expand all | Collapse all

samba man pages missing in 4.6.4-1

  • 1.  samba man pages missing in 4.6.4-1

    Posted Tue August 15, 2017 01:12 PM

    Originally posted by: rlp8971


    Trying to find the man pages on IBM's latest build of samba (4.6.4-1).

    Looking at the SPEC file, I see that the mandir lines are commented.

    %files
    %defattr(-,root,system)
    %doc COPYING README WHATSNEW.txt Roadmap
    %doc examples/autofs examples/LDAP examples/libsmbclient examples/misc
    %doc examples/printer-accounting examples/printing README.AixSambaInstallGuide
    #%{_docdir}/%{name}-%{version}/README.AixSambaInstallGuide
    %{_bindir}/eventlogadm*
    %{_bindir}/mksmbpasswd.sh*
    %{_bindir}/smbstatus*
    %{_sbindir}/nmbd*
    %{_sbindir}/smbd*
    %dir %{_prefix}/var/run
    %config(noreplace) /etc/%{name}/smbusers
    %attr(755,root,system) /etc/rc.d/init.d/nmbd
    %attr(755,root,system) /etc/rc.d/init.d/smbd
    %attr(755,root,system) /etc/rc.d/rc2.d/Knmbd
    %attr(755,root,system) /etc/rc.d/rc2.d/Snmbd
    %attr(755,root,system) /etc/rc.d/rc2.d/Ksmbd
    %attr(755,root,system) /etc/rc.d/rc2.d/Ssmbd
    %attr(755,root,system) /etc/rc.d/rc3.d/Knmbd
    %attr(755,root,system) /etc/rc.d/rc3.d/Snmbd
    %attr(755,root,system) /etc/rc.d/rc3.d/Ksmbd
    %attr(755,root,system) /etc/rc.d/rc3.d/Ssmbd
    %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
    # %{_mandir}/man1/smbstatus.1*
    # %{_mandir}/man7/%{name}.7*
    # %{_mandir}/man8/eventlogadm.8*
    # %{_mandir}/man8/nmbd.8*
    # %{_mandir}/man8/smbd.8*
    # %{_mandir}/man8/vfs_*.8*
    %{_libdir}/%{name}/vfs
    %{_libdir}/%{name}/auth
    #%{_libdir}/%{name}/charset
    %attr(1777,root,system) %dir /var/spool/%{name}
    #/etc/openldap/schema/%{name}.schema
    

     

    Is there a reason why man pages are not being supplied?  Or just an oversight?



  • 2.  Re: samba man pages missing in 4.6.4-1

    Posted Tue August 22, 2017 03:00 AM

    Originally posted by: sangameshm


    Thanks for reporting the issue.

    We are working on it, will update soon. And we will have samaba packages with man pages.

     

    Thanks,

    Sangamesh