Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 547128 - dev-util/catfish should depend on sys-apps/mlocate
Summary: dev-util/catfish should depend on sys-apps/mlocate
Status: RESOLVED OBSOLETE
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: 2015-04-19 19:34 UTC by cam++
Modified: 2020-05-01 05:37 UTC (History)
3 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 cam++ 2015-04-19 19:34:37 UTC
before install of mlocate search don't work, output:  

(catfish.py:5183): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:2:19: Theming engine 'adwaita' not found

** (catfish.py:5183): CRITICAL **: atk_object_set_description: assertion 'ATK_IS_OBJECT (accessible)' failed
Traceback (most recent call last):
  File "/usr/share/catfish/catfish/CatfishWindow.py", line 1600, in perform_query
    for filename in self.search_engine.run(keywords, folder, regex=True):
  File "/usr/share/catfish/catfish/CatfishSearchEngine.py", line 130, in run
    for filename in method.run(keywords, path, regex):
  File "/usr/share/catfish/catfish/CatfishSearchEngine.py", line 426, in run
    stderr=subprocess.PIPE, shell=False)
  File "/usr/lib64/python3.3/subprocess.py", line 819, in __init__
    restore_signals, start_new_session)
  File "/usr/lib64/python3.3/subprocess.py", line 1448, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: 'locate'
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-05-01 05:37:19 UTC
This no longer seems to be an obligatory requirement.