Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792732 - app-misc/piper: needs dev-python/pygobject built with USE=cairo
Summary: app-misc/piper: needs dev-python/pygobject built with USE=cairo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Alex Barker
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-05-29 04:10 UTC by Spyros Papanastasiou
Modified: 2021-06-13 04:09 UTC (History)
5 users (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 Spyros Papanastasiou 2021-05-29 04:10:05 UTC
app-misc/piper fails to start if dev-python/pygobject is built without USE=cairo.

Reproducible: Always

Actual Results:  
TypeError: Couldn't find foreign struct converter for 'cairo.Context'


Program versions used:

- app-misc/piper-0.5.1
- dev-python/pygobject-3.38.0
Comment 1 Ionen Wolkens gentoo-dev 2021-05-29 23:54:30 UTC
(reminder that this is also lacking py3.9 compat)
Comment 2 Larry the Git Cow gentoo-dev 2021-06-13 04:09:09 UTC
The bug has been closed via the following commit(s):

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

commit 9fa1831607ae3ffc54f731dfadddb544f9098f67
Author:     Alexander Barker <alex@1stleg.com>
AuthorDate: 2021-06-12 19:02:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-13 04:08:55 +0000

    app-misc/piper: needs dev-python/pygobject built with USE=cairo
    
    Closes: https://bugs.gentoo.org/792732
    Signed-off-by: Alex Barker <alex@1stleg.com>
    Closes: https://github.com/gentoo/gentoo/pull/21212
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/piper/{piper-0.5.1.ebuild => piper-0.5.1-r1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)