Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811894 - net-fs/samba: drop dependency on sys-apps/dmapi?
Summary: net-fs/samba: drop dependency on sys-apps/dmapi?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's SAMBA Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 811891
  Show dependency tree
 
Reported: 2021-09-07 00:50 UTC by Sam James
Modified: 2022-02-24 23:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-07 00:50:23 UTC
dmapi isn't maintained upstream anymore but Samba seems to conditionally use it.

Is it still useful in Samba?
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-17 07:42:06 UTC
ping
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-24 23:07:01 UTC
ping
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-24 23:20:57 UTC
(In reply to Sam James from comment #2)
> ping

# Lars Wendler <polynomial-c@gentoo.org> (2018-03-14)
# Broken on all 32bit arches. Globally masked because of sys-apps/dmapi having
# no active upstream anymore.
# sys-cluster/ceph is only available on amd64 & x86, unmask per arch
net-fs/samba dmapi ceph

.. so actually we can just dump it (dmapi)
Comment 4 Larry the Git Cow gentoo-dev 2022-02-24 23:53:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccb2186cfc6b6b04c02658195a870241c72a4cc8

commit ccb2186cfc6b6b04c02658195a870241c72a4cc8
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-02-24 23:45:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-24 23:53:21 +0000

    net-fs/samba: drop dmapi
    
    sys-fs/dmapi is being last-rited and USE=dmapi has been masked
    for years.
    
    Closes: https://bugs.gentoo.org/811894
    Signed-off-by: David Seifert <soap@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-fs/samba/metadata.xml               | 1 -
 net-fs/samba/samba-4.14.10-r3.ebuild    | 5 ++---
 net-fs/samba/samba-4.14.12-r1.ebuild    | 5 ++---
 net-fs/samba/samba-4.15.2-r3.ebuild     | 5 ++---
 net-fs/samba/samba-4.15.3-r2.ebuild     | 5 ++---
 net-fs/samba/samba-4.15.4-r1.ebuild     | 5 ++---
 net-fs/samba/samba-4.15.5-r1.ebuild     | 5 ++---
 net-fs/samba/samba-4.16.0_rc3-r1.ebuild | 5 ++---
 profiles/base/package.use.mask          | 2 --
 9 files changed, 14 insertions(+), 24 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2022-02-24 23:55:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9267461decd36a5af60a7be43cecb47bb0eecdb

commit b9267461decd36a5af60a7be43cecb47bb0eecdb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-24 23:54:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-24 23:54:43 +0000

    profiles: drop samba[dmapi] masks
    
    Support has been dropped & dmapi is last-rited.
    
    Closes: https://bugs.gentoo.org/811894
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/arm64/package.use.mask | 1 -
 profiles/base/package.use.mask       | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)