Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 867049

Summary: app-forensics/lynis[-cron] still wants virtual/cron
Product: Gentoo Linux Reporter: AQN <dspargu55>
Component: Current packagesAssignee: Mike Pagano <mpagano>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)