Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Merged]: Remove noarch from aspell-*
Date: Thu, 13 Aug 2020 03:08:14 +0200	[thread overview]
Message-ID: <20200813010814.IA_wVeyQov8SjLIGIsc-hO5VcBoV8up0wCLTs0z5LsY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24248@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 798 bytes --]

There's a merged pull request on the void-packages repository

Remove noarch from aspell-*
https://github.com/void-linux/void-packages/pull/24248

Description:
aspell dictionaries aren't architecture independent: the dictionary format depends on size_t, therefor it needs to be made architecture specific. This is why the dictionaries are stored in /usr/lib and not in /usr/share.

Without this fix, I get the following error on amd64 when running `aspell check -l fr`:

> Error: The file "/usr/lib/aspell-0.60/fr-40-only.rws" is not in the proper format. Incompatible hash function.

This fixes the aspell-fr package on amd64 and probably most 64bits architectures.

More information about this:

http://aspell.net/0.61/man-html/Using-32_002dBit-Dictionaries-on-a-64_002dBit-System.html

      parent reply	other threads:[~2020-08-13  1:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-12 18:57 [PR PATCH] Remove noarch from aspell-fr henryprecheur
2020-08-12 18:59 ` henryprecheur
2020-08-12 19:13 ` ericonr
2020-08-12 19:14 ` ericonr
2020-08-12 20:28 ` [PR PATCH] [Updated] " henryprecheur
2020-08-12 20:39 ` henryprecheur
2020-08-12 20:42 ` henryprecheur
2020-08-12 21:06 ` [PR PATCH] [Updated] " henryprecheur
2020-08-12 21:27 ` ericonr
2020-08-12 21:36 ` [PR PATCH] [Updated] " henryprecheur
2020-08-12 21:36 ` henryprecheur
2020-08-13  1:08 ` sgn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200813010814.IA_wVeyQov8SjLIGIsc-hO5VcBoV8up0wCLTs0z5LsY@z \
    --to=sgn@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).