Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1405430 - depend on system default python-flask-whooshee (again?)
Summary: depend on system default python-flask-whooshee (again?)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Copr
Classification: Community
Component: frontend
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1420243
TreeView+ depends on / blocked
 
Reported: 2016-12-16 13:49 UTC by Pavel Raiskup
Modified: 2017-05-15 12:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-15 12:13:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Pavel Raiskup 2016-12-16 13:49:57 UTC
I'm not sure what is the problem, but seems like full-text search is broken on
frontend when system default python-flaks-whooshee is installed, traceback:

    ...
    File "/copr/coprs_frontend/coprs/logic/coprs_logic.py", line 200, in get_multiple_fulltext
    query = query.whooshee_search(search_string, whoosheer=CoprWhoosheer)
    TypeError: whooshee_search() got an unexpected keyword argument 'whoosheer'

There's no arugment 'whoosheer', turns out there's probably copr-specific
python-flask-whooshee package:

    https://copr-be.cloud.fedoraproject.org/results/@copr/copr/fedora-24-x86_64/00395504-python-flask-whooshee/

Either we should use the system default pyhton-flask-whooshee package, or we
should package this into Fedora, too.  Also it is worth documenting in
copr-setup.txt properly.

Comment 1 clime 2017-05-15 12:13:35 UTC
This has been packaged for Fedora (f24, f25, f26). Thank you.


Note You need to log in before you can comment on or make changes to this bug.