Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 583346 - games-board/pychess-0.12.3 broken dependencies
Summary: games-board/pychess-0.12.3 broken dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-17 22:06 UTC by Szef
Modified: 2016-05-23 05:42 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 Szef 2016-05-17 22:06:48 UTC
It seems that it should depend on
dev-python/pygobject:3 and x11-libs/gtksourceview:3.0
Now it only has dev-python/pygobject:2 dependency.

Without dev-python/pygobject:3 it failes to start with
"ERROR: PyChess requires pygobject to be installed."

With explicitly installed ev-python/pygobject:3 it fails with
"ImportError: /usr/lib64/python2.7/site-packages/gi/_gi.so: undefined symbol: _Py_ZeroStruct"

With explicitly installed x11-libs/gtksourceview:3.0 it starts smoothly.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2016-05-23 05:42:16 UTC
should be better now.

thanks for the bug report.