Bug 2203626 - [abrt] recoll: module(): rclaspell-sugg.py:54:<module>:aspell.AspellSpellerError: The file "/home/christian/.recoll/aspdict.de.rws" can not be opened for reading.
Summary: [abrt] recoll: module(): rclaspell-sugg.py:54:<module>:aspell.AspellSpellerEr...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: recoll
Version: 38
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d886e55feb6b9d075d2a2b2206d...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-14 18:49 UTC by Christian Stadelmann
Modified: 2023-07-04 01:47 UTC (History)
3 users (show)

Fixed In Version: recoll-1.34.7-1.fc38 recoll-1.34.7-1.fc37
Clone Of:
Environment:
Last Closed: 2023-07-04 01:33:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (734 bytes, text/plain)
2023-05-14 18:49 UTC, Christian Stadelmann
no flags Details
File: namespaces (171 bytes, text/plain)
2023-05-14 18:49 UTC, Christian Stadelmann
no flags Details
File: backtrace (1.26 KB, text/plain)
2023-05-14 18:49 UTC, Christian Stadelmann
no flags Details
File: cpuinfo (2.53 KB, text/plain)
2023-05-14 18:49 UTC, Christian Stadelmann
no flags Details

Description Christian Stadelmann 2023-05-14 18:49:02 UTC
Version-Release number of selected component:
recoll-1.34.6-1.fc38

Additional info:
reporter:       libreport-2.17.10
kernel:         6.2.14-300.fc38.x86_64
cmdline:        /usr/bin/python3 /usr/share/recoll/filters/rclaspell-sugg.py --lang=de --encoding=utf-8 --master=/home/christian/.recoll/aspdict.de.rws --sug-mode=fast --mode=none pipe
reason:         rclaspell-sugg.py:54:<module>:aspell.AspellSpellerError: The file "/home/christian/.recoll/aspdict.de.rws" can not be opened for reading.
executable:     /usr/share/recoll/filters/rclaspell-sugg.py
type:           Python3
package:        recoll-1.34.6-1.fc38
runlevel:       N 5
exception_type: aspell.AspellSpellerError
crash_function: module
interpreter:    python3-3.11.3-1.fc38.x86_64

Truncated backtrace:
rclaspell-sugg.py:54:<module>:aspell.AspellSpellerError: The file "/home/[username]/.recoll/aspdict.de.rws" can not be opened for reading.

Traceback (most recent call last):
  File "/usr/share/recoll/filters/rclaspell-sugg.py", line 54, in <module>
    speller = Speller(*options)
              ^^^^^^^^^^^^^^^^^
aspell.AspellSpellerError: The file "/home/[username]/.recoll/aspdict.de.rws" can not be opened for reading.

Local variables in innermost frame:
__name__: '__main__'
__doc__: None
__package__: None
__loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7ff61eff2fd0>
__spec__: None
__annotations__: {}
__builtins__: <module 'builtins' (built-in)>
__file__: '/usr/share/recoll/filters/rclaspell-sugg.py'
__cached__: None
sys: <module 'sys' (built-in)>
getopt: <module 'getopt' from '/usr/lib64/python3.11/getopt.py'>
Speller: <class 'AspellSpeller'>
deb: <function deb at 0x7ff61ee13240>
Usage: <function Usage at 0x7ff61ef984a0>
options: [('lang', 'de'), ('encoding', 'utf-8'), ('master', '/home/christian/.recoll/aspdict.de.rws'), ('sug-mode', 'fast'), ('mode', 'none')]
opts: [('--lang', 'de'), ('--encoding', 'utf-8'), ('--master', '/home/christian/.recoll/aspdict.de.rws'), ('--sug-mode', 'fast'), ('--mode', 'none')]
args: ['pipe']
opt: '--mode'
arg: 'none'

Comment 1 Christian Stadelmann 2023-05-14 18:49:06 UTC
Created attachment 1964523 [details]
File: os_info

Comment 2 Christian Stadelmann 2023-05-14 18:49:08 UTC
Created attachment 1964524 [details]
File: namespaces

Comment 3 Christian Stadelmann 2023-05-14 18:49:10 UTC
Created attachment 1964525 [details]
File: backtrace

Comment 4 Christian Stadelmann 2023-05-14 18:49:12 UTC
Created attachment 1964526 [details]
File: cpuinfo

Comment 5 Fedora Update System 2023-06-25 16:48:50 UTC
FEDORA-2023-6a5f0485ea has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-6a5f0485ea

Comment 6 Fedora Update System 2023-06-25 16:48:51 UTC
FEDORA-2023-40af5dcf67 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-40af5dcf67

Comment 7 Fedora Update System 2023-06-26 01:15:30 UTC
FEDORA-2023-40af5dcf67 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-40af5dcf67`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-40af5dcf67

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2023-06-26 02:04:54 UTC
FEDORA-2023-6a5f0485ea has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-6a5f0485ea`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-6a5f0485ea

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2023-07-04 01:33:37 UTC
FEDORA-2023-40af5dcf67 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2023-07-04 01:47:50 UTC
FEDORA-2023-6a5f0485ea has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.


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