Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720862 - media-video/cheese-3.34.0-r1 calls gnome2_schemas_update without inheriting gnome2-utils
Summary: media-video/cheese-3.34.0-r1 calls gnome2_schemas_update without inheriting g...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-03 19:33 UTC by groche97
Modified: 2020-05-03 20:22 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 groche97 2020-05-03 19:33:40 UTC
The actual ebuild (3.34.0-r1) fails in the postinstall phase, I solve these adding gnome2-utils in the inherit line of the ebuild
Comment 1 Mart Raudsepp gentoo-dev 2020-05-03 19:43:00 UTC
What ebuild..?
Comment 2 groche97 2020-05-03 20:04:14 UTC
(In reply to Mart Raudsepp from comment #1)
> What ebuild..?

sorry it's my first bug report, I write it wrong.
I like to shend it to bug list in media-video/cheese
Comment 3 Larry the Git Cow gentoo-dev 2020-05-03 20:22:31 UTC
The bug has been closed via the following commit(s):

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

commit 4f620a3ba9edc210e2a55eff7c5c71efd713f4ef
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2020-05-03 20:22:07 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2020-05-03 20:22:20 +0000

    media-video/cheese: fix missing gnome2-utils.eclass inherit
    
    Closes: https://bugs.gentoo.org/720862
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-video/cheese/cheese-3.34.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)