Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914850 - app-admin/logcheck should RDEPEND on app-admin/sudo
Summary: app-admin/logcheck should RDEPEND on app-admin/sudo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Giuseppe Foti
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-09-27 19:25 UTC by Pierre-Yves Bonnetain-Nesterenko
Modified: 2023-10-02 06:31 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 Pierre-Yves Bonnetain-Nesterenko 2023-09-27 19:25:59 UTC
logcheck ebuild should include an RDEPEND on sudo, used by the cron job.

/etc/cron.hourly/logcheck: line 11: sudo: command not found
run-parts: /etc/cron.hourly/logcheck exited with return code 127
Comment 1 Larry the Git Cow gentoo-dev 2023-10-02 06:31:56 UTC
The bug has been closed via the following commit(s):

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

commit c62652bc942f179d53c765d25d1d140c7452f389
Author:     Giuseppe Foti <foti.giuseppe@gmail.com>
AuthorDate: 2023-09-30 06:55:08 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-10-02 06:31:50 +0000

    app-admin/logcheck: add RDEPEND on app-admin/sudo if USE="cron" is set
    
    Closes: https://bugs.gentoo.org/914850
    Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33132
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../logcheck/{logcheck-1.4.3-r1.ebuild => logcheck-1.4.3-r2.ebuild}      | 1 +
 1 file changed, 1 insertion(+)