[Dev] [Packages - Bug #2414] [community/catfish]

labs at parabola.nu labs at parabola.nu
Thu Aug 8 13:48:12 GMT 2019


Issue #2414 has been updated by pisechka.


freemor wrote:
> Hmm... working fine for  me without: python-dbus, python-dbus-common  installed
> perhaps the dependency is further down the chain like just 'dbus'?
> 
> Perhaps this has been fixed upstream since this BR was filed?

python-dbus depended by python-dbus-common.
Anyway on my 2 machines common problem. Before fix i'm check dependence and didn't have resolve dependence. And now if i check dependence with "pactree -r python-dbus-common' see only python-dbus and nothing more.

----------------------------------------
Bug #2414: [community/catfish]
https://labs.parabola.nu/issues/2414#change-12747

* Author: pisechka
* Status: unconfirmed
* Priority: bug
* Assignee: 
* Category: 
----------------------------------------
$ catfish
Traceback (most recent call last):
  File "/usr/bin/catfish", line 41, in <module>
    import catfish
  File "/usr/lib/python3.7/site-packages/catfish/__init__.py", line 29, in <module>
    from catfish import CatfishWindow
  File "/usr/lib/python3.7/site-packages/catfish/CatfishWindow.py", line 31, in <module>
    import dbus
ModuleNotFoundError: No module named 'dbus'

Fixed with install python-dbus
Maybe worth add dependence?



-- 
-- ^^^^ Type your reply above this line ^^^^ --
--     Please keep the 'Subject' as it is    --

You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://labs.parabola.nu/my/account




More information about the Dev mailing list