Dear Maintainer, Your package source includes changes that are not in the upstream tarball for 4.16.2. Specifically, these are build generated manpages, and html files. The list of them is below. You can remove these files from the samba git master package branch on a clean repository by using git rm for each one: # git checkout master # git reset --hard # git clean -fdx # for F in `cat file-list.txt`; do git rm $F; done and then git commit the changes. List of files: ctdb/doc/ctdb-etcd.7 ctdb/doc/ctdb-etcd.7.html ctdb/doc/ctdb-script.options.5 ctdb/doc/ctdb-script.options.5.html ctdb/doc/ctdb-statistics.7 ctdb/doc/ctdb-tunables.7 ctdb/doc/ctdb.1 ctdb/doc/ctdb.1.html ctdb/doc/ctdb.7 ctdb/doc/ctdb.7.html ctdb/doc/ctdb.conf.5 ctdb/doc/ctdb.conf.5.html ctdb/doc/ctdb.sysconfig.5 ctdb/doc/ctdb_diagnostics.1 ctdb/doc/ctdb_mutex_ceph_rados_helper.7 ctdb/doc/ctdb_mutex_ceph_rados_helper.7.html ctdb/doc/ctdbd.1 ctdb/doc/ctdbd_wrapper.1 ctdb/doc/ltdbtool.1 ctdb/doc/onnode.1 ctdb/doc/ping_pong.1 docs/manpages/cifsdd.8 docs/manpages/dbwrap_tool.1 docs/manpages/eventlogadm.8 docs/manpages/idmap_ad.8 docs/manpages/idmap_autorid.8 docs/manpages/idmap_hash.8 docs/manpages/idmap_ldap.8 docs/manpages/idmap_nss.8 docs/manpages/idmap_rfc2307.8 docs/manpages/idmap_rid.8 docs/manpages/idmap_script.8 docs/manpages/idmap_tdb.8 docs/manpages/idmap_tdb2.8 docs/manpages/libsmbclient.7 docs/manpages/lmhosts.5 docs/manpages/log2pcap.1 docs/manpages/mvxattr.1 docs/manpages/net.8 docs/manpages/nmbd.8 docs/manpages/nmblookup.1 docs/manpages/ntlm_auth.1 docs/manpages/pam_winbind.8 docs/manpages/pam_winbind.conf.5 docs/manpages/pdbedit.8 docs/manpages/profiles.1 docs/manpages/rpcclient.1 docs/manpages/samba-regedit.8 docs/manpages/samba-tool.8 docs/manpages/samba.7 docs/manpages/samba.8 docs/manpages/samba_downgrade_db.8 docs/manpages/sharesec.1 docs/manpages/smb.conf.5 docs/manpages/smbcacls.1 docs/manpages/smbclient.1 docs/manpages/smbcontrol.1 docs/manpages/smbcquotas.1 docs/manpages/smbd.8 docs/manpages/smbget.1 docs/manpages/smbgetrc.5 docs/manpages/smbpasswd.5 docs/manpages/smbpasswd.8 docs/manpages/smbspool.8 docs/manpages/smbspool_krb5_wrapper.8 docs/manpages/smbstatus.1 docs/manpages/smbtar.1 docs/manpages/smbtree.1 docs/manpages/testparm.1 docs/manpages/traffic_learner.7 docs/manpages/traffic_replay.7 docs/manpages/vfs_acl_tdb.8 docs/manpages/vfs_acl_xattr.8 docs/manpages/vfs_aio_fork.8 docs/manpages/vfs_aio_pthread.8 docs/manpages/vfs_audit.8 docs/manpages/vfs_btrfs.8 docs/manpages/vfs_cacheprime.8 docs/manpages/vfs_cap.8 docs/manpages/vfs_catia.8 docs/manpages/vfs_ceph.8 docs/manpages/vfs_ceph_snapshots.8 docs/manpages/vfs_commit.8 docs/manpages/vfs_crossrename.8 docs/manpages/vfs_default_quota.8 docs/manpages/vfs_dirsort.8 docs/manpages/vfs_extd_audit.8 docs/manpages/vfs_fake_perms.8 docs/manpages/vfs_fileid.8 docs/manpages/vfs_fruit.8 docs/manpages/vfs_full_audit.8 docs/manpages/vfs_glusterfs.8 docs/manpages/vfs_glusterfs_fuse.8 docs/manpages/vfs_gpfs.8 docs/manpages/vfs_io_uring.8 docs/manpages/vfs_linux_xfs_sgid.8 docs/manpages/vfs_media_harmony.8 docs/manpages/vfs_nfs4acl_xattr.8 docs/manpages/vfs_offline.8 docs/manpages/vfs_prealloc.8 docs/manpages/vfs_preopen.8 docs/manpages/vfs_readahead.8 docs/manpages/vfs_readonly.8 docs/manpages/vfs_recycle.8 docs/manpages/vfs_shadow_copy.8 docs/manpages/vfs_shadow_copy2.8 docs/manpages/vfs_shell_snap.8 docs/manpages/vfs_snapper.8 docs/manpages/vfs_streams_depot.8 docs/manpages/vfs_streams_xattr.8 docs/manpages/vfs_syncops.8 docs/manpages/vfs_time_audit.8 docs/manpages/vfs_tsmsm.8 docs/manpages/vfs_unityed_media.8 docs/manpages/vfs_virusfilter.8 docs/manpages/vfs_widelinks.8 docs/manpages/vfs_worm.8 docs/manpages/vfs_xattr_tdb.8 docs/manpages/vfs_zfsacl.8 docs/manpages/vfstest.1 docs/manpages/wbinfo.1 docs/manpages/winbind_krb5_localauth.8 docs/manpages/winbind_krb5_locator.8 docs/manpages/winbindd.8 docs/manpages/winexe.1 docs/manpages/mdsearch.1 docs/manpages/samba-bgqd.8 docs/manpages/samba-dcerpcd.8 docs/manpages/vfs_expand_msdfs.8
These are generated by the Samba Team at tarball creation time (eg waf dist), just not checked into git. Andrew Bartlett
These are generated by the Samba Team at tarball creation time (eg waf dist), just not checked into git. Andrew Bartlett
14.06.2022 03:33, Matthew Grant wrote: The upstream tarball, as downloaded from download.samba.org/pub/samba/ (as written in d/watch), does include all these files. Closing this bugreport. Thanks, /mjt