Bugzilla – Bug 1217133
No proper dictionary after installation of ispell
Last modified: 2023-11-30 14:14:04 UTC
After installation of ispell (with the automatic selection of ispell-american) on a fresh Leap 15.5 system, I noticed the broken symlink of /usr/lib/ispell/english.hash to /var/lib/dict/english.hash. The target file doesn't exist. It seems that the file gets created via /usr/lib/ispell/update call, but this isn't executed at the right order. The package installation order was ispell-american, then ispell, while the update script gets called from the ispell-american. So the execution was done before the installation of the script itself. I guess that we need to fix the package dependency.
This is an autogenerated message for OBS integration: This bug (1217133) was mentioned in https://build.opensuse.org/request/show/1126678 Factory / ispell
(In reply to OBSbugzilla Bot from comment #1) > This is an autogenerated message for OBS integration: > This bug (1217133) was mentioned in > https://build.opensuse.org/request/show/1126678 Factory / ispell