Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867049 - app-forensics/lynis[-cron] still wants virtual/cron
Summary: app-forensics/lynis[-cron] still wants virtual/cron
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Pagano
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-28 07:56 UTC by AQN
Modified: 2022-09-01 20:18 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 AQN 2022-08-28 07:56:08 UTC
The ebuild for app-forensics/lynis still wants virtual/cron even when the cron USE flag is disabled.

lynis itself doesn't need any cron implementation, so I believe this being an unconditional dependency is wrong.
Comment 1 Jonas Stein gentoo-dev 2022-08-28 11:33:23 UTC
could you please paste the emerge --info just to be sure we are not missing a thing?
Comment 2 Larry the Git Cow gentoo-dev 2022-09-01 20:18:56 UTC
The bug has been closed via the following commit(s):

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

commit 8d19cfdd58a312a671a7c89c7189584b4b6b4b2a
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2022-09-01 20:18:02 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2022-09-01 20:18:02 +0000

    app-forensics/lynis: update EAPI 7 -> 8, fix -cron
    
    Make sure when -cron is present, we don't depend on
    virtual/cron.
    
    Closes: https://bugs.gentoo.org/867049
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 app-forensics/lynis/lynis-3.0.8-r1.ebuild | 72 +++++++++++++++++++++++++++++++
 1 file changed, 72 insertions(+)