Bug 2365688
Summary: | via sphinx: AttributeError: module 'snowballstemmer' has no attribute 'stemmer' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Cole Robinson <crobinso> |
Component: | snowball | Assignee: | Jerry James <loganjerry> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jujens, loganjerry, mhroncok, tdawson |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | snowball-3.0.1-4.fc43 | Doc Type: | --- |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-05-13 09:16:30 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2336943, 2365566 |
Description
Cole Robinson
2025-05-12 17:14:36 UTC
Apologies, this was my fault. A quick fix is in https://src.fedoraproject.org/rpms/snowball/pull-request/4 Unfortunately, it turns out the tests in %check don't test what is installed, so they all passed :( |