Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722070 - app-accessibility/powiedz: calls commands that do not exist (missing 'desktop' inherit)
Summary: app-accessibility/powiedz: calls commands that do not exist (missing 'desktop...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Accessibility Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-10 09:02 UTC by Agostino Sarubbo
Modified: 2021-04-01 21:17 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,33.76 KB, text/plain)
2020-05-10 09:02 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 2020-05-10 09:02:42 UTC
This is an auto-filled bug because app-accessibility/powiedz calls commands that do not exist.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-10 09:02:51 UTC
Created attachment 637478 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-06 17:34:06 UTC
/var/tmp/portage/app-accessibility/powiedz-1.0-r2/temp/environment: line 988: domenu: command not found

Looks like a missing 'desktop' inherit.
Comment 3 Larry the Git Cow gentoo-dev 2021-04-01 21:17:25 UTC
The bug has been closed via the following commit(s):

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

commit 2d728b2de585e424d40e119ee5a285aae88ad6e7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-01 01:50:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-01 21:17:04 +0000

    app-accessibility/powiedz: port to EAPI 7, fix MissingInherits (desktop)
    
    Closes: https://bugs.gentoo.org/722070
    Signed-off-by: Sam James <sam@gentoo.org>

 app-accessibility/powiedz/powiedz-1.0-r2.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)