Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861890 - app-admin/rsyslog-8.2206.0 calls commands that do not exist: lsb_release
Summary: app-admin/rsyslog-8.2206.0 calls commands that do not exist: lsb_release
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-29 07:27 UTC by Agostino Sarubbo
Modified: 2022-09-10 02:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,486.07 KB, text/plain)
2022-07-29 07:27 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,10.24 KB, text/plain)
2022-07-29 07:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-29 07:27:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/rsyslog-8.2206.0 calls commands that do not exist.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-29 07:27:36 UTC
Created attachment 795413 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-29 07:27:37 UTC
Created attachment 795416 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-07-29 07:27:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


./configure: line 17255: lsb_release: command not found
FAIL: omfile-outchannel.sh
Comment 4 Larry the Git Cow gentoo-dev 2022-09-10 02:19:34 UTC
The bug has been closed via the following commit(s):

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

commit d2d2cd9fc9d725978a38f6b0a57eb873a57c7eb1
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2022-09-10 02:19:09 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2022-09-10 02:19:31 +0000

    app-admin/rsyslog: add missing lsb-release (build) dependency
    
    Closes: https://bugs.gentoo.org/861890
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-admin/rsyslog/rsyslog-8.2206.0.ebuild | 1 +
 app-admin/rsyslog/rsyslog-8.2208.0.ebuild | 1 +
 2 files changed, 2 insertions(+)