Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690834 - dev-util/catfish-1.4.8: missing RDEPEND on dev-python/dbus-python
Summary: dev-util/catfish-1.4.8: missing RDEPEND on dev-python/dbus-python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-27 23:22 UTC by Christian Tietz
Modified: 2019-08-04 10:59 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 Christian Tietz 2019-07-27 23:22:04 UTC
~ $ catfish
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.6/catfish", line 41, in <module>
    import catfish
  File "/usr/lib64/python3.6/site-packages/catfish/__init__.py", line 29, in <module>
    from catfish import CatfishWindow
  File "/usr/lib64/python3.6/site-packages/catfish/CatfishWindow.py", line 31, in <module>
    import dbus
ModuleNotFoundError: No module named 'dbus'
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-08-04 10:57:43 UTC
Thanks.  I've just looked through the package and I'll add all missing deps.
Comment 2 Larry the Git Cow gentoo-dev 2019-08-04 10:59:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a35c8314425ccfc009d76bd851c44dc942e1a57

commit 8a35c8314425ccfc009d76bd851c44dc942e1a57
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-08-04 10:57:16 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-08-04 10:59:02 +0000

    dev-util/catfish: Add missing deps
    
    Closes: https://bugs.gentoo.org/690834
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-util/catfish/catfish-1.4.8-r1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)