Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694288 - net-fs/nfs-utils should conditionally depend on dev-db/sqlite only when USE=nfsdcld
Summary: net-fs/nfs-utils should conditionally depend on dev-db/sqlite only when USE=n...
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 Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-13 13:10 UTC by Étienne Buira
Modified: 2024-02-26 10:36 UTC (History)
2 users (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 Étienne Buira 2019-09-13 13:10:49 UTC
net-fs/nfs-utils is needed both on client and server ends, but not with the same deps.

According to configure.ac, sqlite is only used by nfsdcld and nfsdcltrack, which already depends on USE="nfsdcld".


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2024-02-26 10:36:42 UTC
The bug has been closed via the following commit(s):

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

commit b088105deeb5406690698f092535767f71546570
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-02-26 10:36:28 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-02-26 10:36:28 +0000

    net-fs/nfs-utils: drop 2.6.3-r3, 2.6.4-r4
    
    Closes: https://bugs.gentoo.org/413173
    Closes: https://bugs.gentoo.org/694288
    Closes: https://bugs.gentoo.org/798831
    Closes: https://bugs.gentoo.org/914203
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-fs/nfs-utils/Manifest                   |   1 -
 net-fs/nfs-utils/files/nfs.confd            |  38 -----
 net-fs/nfs-utils/files/nfsclient.confd      |  18 ---
 net-fs/nfs-utils/files/nfsmount.initd-1.3.1 |  26 ----
 net-fs/nfs-utils/metadata.xml               |  35 ++---
 net-fs/nfs-utils/nfs-utils-2.6.3-r3.ebuild  | 233 ---------------------------
 net-fs/nfs-utils/nfs-utils-2.6.4-r4.ebuild  | 234 ----------------------------
 7 files changed, 16 insertions(+), 569 deletions(-)