net-misc/polly packages in tree do not run, failing to find gdbm. At first, I thought it was a missing use-fag dependency on python: > dev-lang/python[gdbm] But even when enabling it manually, it still fails: Polly 0.93.11 (pre-alpha 3.11) Copyright (C) 2011 Marcelo Hashimoto cache path: /home/draget/.cache/polly config path: /home/draget/.config/polly data home: /home/draget/.local/share/polly Traceback (most recent call last): File "/usr/lib/python-exec/python2.7/polly", line 241, in <module> from polly import setting, gui File "/usr/lib64/python2.7/site-packages/polly/__init__.py", line 344, in <module> import external, setting, proxy, shortener, iconset, twitter, gui File "/usr/lib64/python2.7/site-packages/polly/gui/__init__.py", line 177, in <module> import frontend, dialog, color, font, theme, basic, status, twitter, header, indicator, stream, shell File "/usr/lib64/python2.7/site-packages/polly/gui/twitter/__init__.py", line 992, in <module> import lead, post, topic, shelf, database, account File "/usr/lib64/python2.7/site-packages/polly/gui/twitter/shelf.py", line 22, in <module> import gdbm, os, shutil ImportError: No module named gdbm Sincerely and much appreciation, Michael
+*polly-0.93.12 (28 Jul 2015) + + 28 Jul 2015; Justin Lecher <jlec@gentoo.org> +polly-0.93.12.ebuild, + -files/polly-0.93.10-desktop.patch, -polly-0.93.10.ebuild, + -polly-0.93.9.ebuild, polly-0.93.11.ebuild: + Add missing gdbm to python dep, bug #554396; drop old; version Bump +