Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818994 - virtual/mailx should depend on net-mail/mailutils with use clients
Summary: virtual/mailx should depend on net-mail/mailutils with use clients
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-20 11:02 UTC by Francisco Blas Izquierdo Riera
Modified: 2022-04-19 11:37 UTC (History)
0 users

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 Francisco Blas Izquierdo Riera gentoo-dev 2021-10-20 11:02:26 UTC
net-mail/mailutils can satisfy the dependency for virtual/mailx but, to do so, the clients USE flag needs to be active, otherwise the mail utility is never built nor installed.

Reproducible: Always

Steps to Reproduce:
1. USE="-clients" emerge -vp virtual/mailx net-mail/mailutils

Actual Results:  
mailutils provides virtual/mailx

Expected Results:  
mailutils does not satisfy virtual/mailx
Comment 1 Mike Gilbert gentoo-dev 2021-10-20 20:18:51 UTC
This virtual has no maintainer, so I would suggest you just commit he necessary update yourself.
Comment 2 Francisco Blas Izquierdo Riera gentoo-dev 2021-10-22 23:16:59 UTC
(In reply to Mike Gilbert from comment #1)
> This virtual has no maintainer, so I would suggest you just commit he
> necessary update yourself.

If I had finished the quizzes to access the tree I would have done so. I'll try to prepare a patch and PR tomorrow.
Comment 3 Larry the Git Cow gentoo-dev 2022-04-19 11:37:41 UTC
The bug has been closed via the following commit(s):

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

commit afe4f955fc2af63d4b3bd0087fa9159946d05bac
Author:     Eray Aslan <eras@gentoo.org>
AuthorDate: 2022-04-19 11:36:43 +0000
Commit:     Eray Aslan <eras@gentoo.org>
CommitDate: 2022-04-19 11:37:15 +0000

    virtual/mailx: clients USE flag is mandatory for mailutils
    
    Closes: https://bugs.gentoo.org/818994
    Signed-off-by: Eray Aslan <eras@gentoo.org>

 virtual/mailx/mailx-4.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)