From unknown Fri Jun 20 20:10:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48499: hunspell-dict-en-us is not reproducible Resent-From: Bone Baboon Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 18 May 2021 14:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48499 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 48499@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162134855429875 (code B ref -1); Tue, 18 May 2021 14:36:02 +0000 Received: (at submit) by debbugs.gnu.org; 18 May 2021 14:35:54 +0000 Received: from localhost ([127.0.0.1]:56850 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lj0p7-0007ll-L8 for submit@debbugs.gnu.org; Tue, 18 May 2021 10:35:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:36312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lj0p6-0007ld-8E for submit@debbugs.gnu.org; Tue, 18 May 2021 10:35:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lj0p1-0003xD-3A for bug-guix@gnu.org; Tue, 18 May 2021 10:35:52 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35126) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lj0ox-00061p-10 for bug-guix@gnu.org; Tue, 18 May 2021 10:35:46 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CF57451207 for ; Tue, 18 May 2021 16:35:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PageGLUvWgMv for ; Tue, 18 May 2021 16:35:37 +0200 (CEST) From: Bone Baboon DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1621348537; bh=hPGLHVb/MK9EcSzByaRmlnUEXmFslmfFGE0Ha5ByejY=; h=From:To:Subject:Date; b=jEEK+b24MlbrrcFRD1ad4C/hrO5weuAlRioZCRMi54cDnod0HPOkItJvTGD7SfyKe a2Oy+OOJgiTmu3oJ32X2NgbON8PMgSWYVSfXBnp5yRacoH3bco6LAigN+PFXPsDyNj Q174xPC7J8za1+1+SwHLaBntOQiTfnayRftZLAu0yvwZfb5AJLLR29kRGrYeazGAux TIYHuTWFY+TkF05qY0m+I9s0IhcESiDFGION/pPFUVrd0xwX+0SrqcbQbm//nZKLJY KRNCPS68rMTKBKWkC0maBn9EKLZTe4HdrqxQyMIvV4/WZslFTofQBdEhjnW+k9/WDU zUb1ctxt0PUZg== Date: Tue, 18 May 2021 10:33:53 -0400 Message-ID: <871ra4cdri.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=178.21.23.139; envelope-from=bone.baboon@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) hunspell-dict-en-us is not reproducible. The diffoscope output for the README files that are not reproducible show that when the README files are being generated they are created with a date and time. The date and time will be different for each build and this is why they are not reproducible. I checked hunspell-dict-de and it is reproducible. I do not know if other hunspell-dict-* are reproducible or not. `guix describe` outputs: ``` Generation 24 May 12 2021 18:06:24 (current) guix d6aeebb repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: d6aeebb23639258311fdfb9dbf5f903079fde51a ``` `guix challenge hunspell-dict-en-us` outputs: ``` /gnu/store/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16 = contents differ: local hash: 17z7nzdzzirfkqsiixk3r4anxzmj2531k9hm30bv7kq19fb3drbb https://ci.guix.gnu.org/nar/lzip/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspel= l-dict-en-us-2018.04.16: 0zc4xyr77bzsmzs6wjxmx59c0w2xr97qx47190k0wmjaskncdl= lq differing files: /share/doc/hunspell-dict-en-us/README_en_AU.txt /share/doc/hunspell-dict-en-us/README_en_US-large.txt /share/doc/hunspell-dict-en-us/README_en_US.txt /share/doc/hunspell-dict-en-us/README_en_CA.txt /share/doc/hunspell-dict-en-us/README_en_GB-ise.txt /share/doc/hunspell-dict-en-us/README_en_AU-large.txt /share/doc/hunspell-dict-en-us/README_en_GB-large.txt /share/doc/hunspell-dict-en-us/README_en_GB-ize.txt /share/doc/hunspell-dict-en-us/README_en_CA-large.txt 1 store items were analyzed: - 0 (0.0%) were identical - 1 (100.0%) differed - 0 (0.0%) were inconclusive ``` `guix challenge --diff=3Ddiffoscope hunspell-dict-en-us` outputs: ``` /gnu/store/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16 = contents differ: local hash: 17z7nzdzzirfkqsiixk3r4anxzmj2531k9hm30bv7kq19fb3drbb https://ci.guix.gnu.org/nar/lzip/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspel= l-dict-en-us-2018.04.16: 0zc4xyr77bzsmzs6wjxmx59c0w2xr97qx47190k0wmjaskncdl= lq ci.guix.gnu.org 169KiB 350KiB/s 00:00 [##################] 100.0% --- /tmp/guix-directory.IJLlzu +++ /gnu/store/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04= .16 =E2=94=82 --- /tmp/guix-directory.IJLlzu/share =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w1hj34h7w2if52lng2q1n12ddb034bj= -hunspell-dict-en-us-2018.04.16/share =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/share/doc =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w1hj34h7w2if52lng2q1n= 12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/share/doc/hu= nspell-dict-en-us =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w1hj34h7w2i= f52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hunspell-dict= -en-us =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_AU-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_AU-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_AU-large Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:10 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:16 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:10 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:16 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list -v1 --ac= cents=3Dboth en_AU 70 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_AU.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_AU.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_AU Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:06 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:12 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:06 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:12 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_AU 60 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_CA-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_CA-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_CA-large Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:08 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:14 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:08 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:14 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list -v1 --ac= cents=3Dboth en_CA 70 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_CA.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_CA.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_CA Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:03 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:11 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:03 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:11 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_CA 60 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_GB-ise.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_GB-ise.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_GB-ise Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:05 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:12 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL.=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:05 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:12 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_GB-ise 60 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_GB-ize.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_GB-ize.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_GB-ize Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:04 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:11 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:04 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:11 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_GB-ize 60 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_GB-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_GB-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_GB-large Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:09 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:15 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:09 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:15 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list -v1 --ac= cents=3Dboth en_GB-ize en_GB-ise 70=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_US-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_US-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_US-large Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:07 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:13 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:07 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:13 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list -v1 --ac= cents=3Dboth en_US 70 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_US.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_US.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_US Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:02 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:10 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:02 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:10 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_US 60 1 store items were analyzed: - 0 (0.0%) were identical - 1 (100.0%) differed - 0 (0.0%) were inconclusive ``` From unknown Fri Jun 20 20:10:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#48499: hunspell-dict-en-us is not reproducible Resent-From: Tobias Geerinckx-Rice Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Tue, 18 May 2021 15:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48499 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Bone Baboon Cc: 48499@debbugs.gnu.org, 48499-done@debbugs.gnu.org X-Debbugs-Original-Cc: bug-guix@gnu.org, 48499-done@debbugs.gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162135181819777 (code B ref -1); Tue, 18 May 2021 15:31:01 +0000 Received: (at submit) by debbugs.gnu.org; 18 May 2021 15:30:18 +0000 Received: from localhost ([127.0.0.1]:56960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lj1fm-00058u-4k for submit@debbugs.gnu.org; Tue, 18 May 2021 11:30:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:51524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lj1fj-00058k-VG for submit@debbugs.gnu.org; Tue, 18 May 2021 11:30:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36942) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lj1fj-0001q9-Li for bug-guix@gnu.org; Tue, 18 May 2021 11:30:15 -0400 Received: from tobias.gr ([2a02:c205:2020:6054::1]:48730) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lj1fg-00020Z-69 for bug-guix@gnu.org; Tue, 18 May 2021 11:30:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=XwSC9rOltIa7qBmVTuAHZEo78QCMLQIe5utXqRvRiro=; h=date:in-reply-to: subject:cc:to:from:references; b=WBGXWWi5ZCZkTYEN1OsZKeIF/b8pq1MjRvmRp sNGCr1GT480dH9JHYT7YMy7WW1geutxRwJMlUyJfDgczPvH1RnIRx62PdRNHOLquefHgYR gpQcX7sK2Q2KRaBxw+6nTSQcREyeZK4xNkW8CftaaRTN5pJFhZZgU5iv4888SIXNGR0wxR EffnNPlPhXKYPjft2qMGnB8ExlMCHY3futu/K+C8IqKaPhqHcV7fWhDhlUOZI7DuxKBDU/ f04WH/bywtVkK11Kfn7nj3yQ4sO5HmKoCfKHxkV1h4cwfv9LIxNeYVMjP+VmU9Lpr0oeJD p+4lzIjjckCnvcPVl+tuCJi/w== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id ad2623b4 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Tue, 18 May 2021 15:30:26 +0000 (UTC) References: <871ra4cdri.fsf@disroot.org> From: Tobias Geerinckx-Rice In-reply-to: <871ra4cdri.fsf@disroot.org> BIMI-Selector: v=BIMI1; s=default; Date: Tue, 18 May 2021 17:30:19 +0200 Message-ID: <87im3gvz3o.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a02:c205:2020:6054::1; envelope-from=me@tobias.gr; helo=tobias.gr X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Bone Baboon via Bug reports for GNU Guix =E5=86=99=E9=81=93=EF=BC=9A > hunspell-dict-en-us is not reproducible. Thanks! Fixed in be528eb53d6c5c6d3ef7d74a02da2e2b97c0ccc6. > > I checked hunspell-dict-de and it is reproducible. I do not=20 > know if > other hunspell-dict-* are reproducible or not. A quick for a in "" "--check --keep-failed"; do guix build --no-grafts \ $(guix package -A ^hunspell-dict | cut -f1) $a done suggests that they are, unless one embeds (say) the day of the=20 week somewhere... Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYKPdiw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15L2ABAM3gscdGpCQGsA3jFEGs0hQI2/CBPxWGrAeTK1y/ EVrQAQCvXPcqdVGltbFxJWIwSQ6J3GXkUud0MpGJ4P6WXipFCw== =Y9Oe -----END PGP SIGNATURE----- --=-=-=-- From unknown Fri Jun 20 20:10:03 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Bone Baboon Subject: bug#48499: closed (Re: bug#48499: hunspell-dict-en-us is not reproducible) Message-ID: References: <87im3gvz3o.fsf@nckx> <871ra4cdri.fsf@disroot.org> X-Gnu-PR-Message: they-closed 48499 X-Gnu-PR-Package: guix Reply-To: 48499@debbugs.gnu.org Date: Tue, 18 May 2021 15:31:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1621351862-19837-1" This is a multi-part message in MIME format... ------------=_1621351862-19837-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48499: hunspell-dict-en-us is not reproducible which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 48499@debbugs.gnu.org. --=20 48499: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48499 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1621351862-19837-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48499-done) by debbugs.gnu.org; 18 May 2021 15:30:14 +0000 Received: from localhost ([127.0.0.1]:56956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lj1fh-00058Z-Rv for submit@debbugs.gnu.org; Tue, 18 May 2021 11:30:14 -0400 Received: from tobias.gr ([80.241.217.52]:46256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lj1fe-00058M-SX for 48499-done@debbugs.gnu.org; Tue, 18 May 2021 11:30:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=XwSC9rOltIa7qBmVTuAHZEo78QCMLQIe5utXqRvRiro=; h=date:in-reply-to: subject:cc:to:from:references; b=WBGXWWi5ZCZkTYEN1OsZKeIF/b8pq1MjRvmRp sNGCr1GT480dH9JHYT7YMy7WW1geutxRwJMlUyJfDgczPvH1RnIRx62PdRNHOLquefHgYR gpQcX7sK2Q2KRaBxw+6nTSQcREyeZK4xNkW8CftaaRTN5pJFhZZgU5iv4888SIXNGR0wxR EffnNPlPhXKYPjft2qMGnB8ExlMCHY3futu/K+C8IqKaPhqHcV7fWhDhlUOZI7DuxKBDU/ f04WH/bywtVkK11Kfn7nj3yQ4sO5HmKoCfKHxkV1h4cwfv9LIxNeYVMjP+VmU9Lpr0oeJD p+4lzIjjckCnvcPVl+tuCJi/w== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id ad2623b4 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Tue, 18 May 2021 15:30:26 +0000 (UTC) References: <871ra4cdri.fsf@disroot.org> From: Tobias Geerinckx-Rice To: Bone Baboon Subject: Re: bug#48499: hunspell-dict-en-us is not reproducible In-reply-to: <871ra4cdri.fsf@disroot.org> BIMI-Selector: v=BIMI1; s=default; Date: Tue, 18 May 2021 17:30:19 +0200 Message-ID: <87im3gvz3o.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 48499-done Cc: bug-guix@gnu.org, 48499-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Bone Baboon via Bug reports for GNU Guix =E5=86=99=E9=81=93=EF=BC=9A > hunspell-dict-en-us is not reproducible. Thanks! Fixed in be528eb53d6c5c6d3ef7d74a02da2e2b97c0ccc6. > > I checked hunspell-dict-de and it is reproducible. I do not=20 > know if > other hunspell-dict-* are reproducible or not. A quick for a in "" "--check --keep-failed"; do guix build --no-grafts \ $(guix package -A ^hunspell-dict | cut -f1) $a done suggests that they are, unless one embeds (say) the day of the=20 week somewhere... Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYKPdiw0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15L2ABAM3gscdGpCQGsA3jFEGs0hQI2/CBPxWGrAeTK1y/ EVrQAQCvXPcqdVGltbFxJWIwSQ6J3GXkUud0MpGJ4P6WXipFCw== =Y9Oe -----END PGP SIGNATURE----- --=-=-=-- ------------=_1621351862-19837-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 18 May 2021 14:35:54 +0000 Received: from localhost ([127.0.0.1]:56850 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lj0p7-0007ll-L8 for submit@debbugs.gnu.org; Tue, 18 May 2021 10:35:54 -0400 Received: from lists.gnu.org ([209.51.188.17]:36312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lj0p6-0007ld-8E for submit@debbugs.gnu.org; Tue, 18 May 2021 10:35:53 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51136) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lj0p1-0003xD-3A for bug-guix@gnu.org; Tue, 18 May 2021 10:35:52 -0400 Received: from knopi.disroot.org ([178.21.23.139]:35126) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lj0ox-00061p-10 for bug-guix@gnu.org; Tue, 18 May 2021 10:35:46 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CF57451207 for ; Tue, 18 May 2021 16:35:39 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PageGLUvWgMv for ; Tue, 18 May 2021 16:35:37 +0200 (CEST) From: Bone Baboon DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1621348537; bh=hPGLHVb/MK9EcSzByaRmlnUEXmFslmfFGE0Ha5ByejY=; h=From:To:Subject:Date; b=jEEK+b24MlbrrcFRD1ad4C/hrO5weuAlRioZCRMi54cDnod0HPOkItJvTGD7SfyKe a2Oy+OOJgiTmu3oJ32X2NgbON8PMgSWYVSfXBnp5yRacoH3bco6LAigN+PFXPsDyNj Q174xPC7J8za1+1+SwHLaBntOQiTfnayRftZLAu0yvwZfb5AJLLR29kRGrYeazGAux TIYHuTWFY+TkF05qY0m+I9s0IhcESiDFGION/pPFUVrd0xwX+0SrqcbQbm//nZKLJY KRNCPS68rMTKBKWkC0maBn9EKLZTe4HdrqxQyMIvV4/WZslFTofQBdEhjnW+k9/WDU zUb1ctxt0PUZg== To: bug-guix@gnu.org Subject: hunspell-dict-en-us is not reproducible Date: Tue, 18 May 2021 10:33:53 -0400 Message-ID: <871ra4cdri.fsf@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=178.21.23.139; envelope-from=bone.baboon@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) hunspell-dict-en-us is not reproducible. The diffoscope output for the README files that are not reproducible show that when the README files are being generated they are created with a date and time. The date and time will be different for each build and this is why they are not reproducible. I checked hunspell-dict-de and it is reproducible. I do not know if other hunspell-dict-* are reproducible or not. `guix describe` outputs: ``` Generation 24 May 12 2021 18:06:24 (current) guix d6aeebb repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: d6aeebb23639258311fdfb9dbf5f903079fde51a ``` `guix challenge hunspell-dict-en-us` outputs: ``` /gnu/store/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16 = contents differ: local hash: 17z7nzdzzirfkqsiixk3r4anxzmj2531k9hm30bv7kq19fb3drbb https://ci.guix.gnu.org/nar/lzip/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspel= l-dict-en-us-2018.04.16: 0zc4xyr77bzsmzs6wjxmx59c0w2xr97qx47190k0wmjaskncdl= lq differing files: /share/doc/hunspell-dict-en-us/README_en_AU.txt /share/doc/hunspell-dict-en-us/README_en_US-large.txt /share/doc/hunspell-dict-en-us/README_en_US.txt /share/doc/hunspell-dict-en-us/README_en_CA.txt /share/doc/hunspell-dict-en-us/README_en_GB-ise.txt /share/doc/hunspell-dict-en-us/README_en_AU-large.txt /share/doc/hunspell-dict-en-us/README_en_GB-large.txt /share/doc/hunspell-dict-en-us/README_en_GB-ize.txt /share/doc/hunspell-dict-en-us/README_en_CA-large.txt 1 store items were analyzed: - 0 (0.0%) were identical - 1 (100.0%) differed - 0 (0.0%) were inconclusive ``` `guix challenge --diff=3Ddiffoscope hunspell-dict-en-us` outputs: ``` /gnu/store/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16 = contents differ: local hash: 17z7nzdzzirfkqsiixk3r4anxzmj2531k9hm30bv7kq19fb3drbb https://ci.guix.gnu.org/nar/lzip/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspel= l-dict-en-us-2018.04.16: 0zc4xyr77bzsmzs6wjxmx59c0w2xr97qx47190k0wmjaskncdl= lq ci.guix.gnu.org 169KiB 350KiB/s 00:00 [##################] 100.0% --- /tmp/guix-directory.IJLlzu +++ /gnu/store/3w1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04= .16 =E2=94=82 --- /tmp/guix-directory.IJLlzu/share =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w1hj34h7w2if52lng2q1n12ddb034bj= -hunspell-dict-en-us-2018.04.16/share =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/share/doc =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w1hj34h7w2if52lng2q1n= 12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/share/doc/hu= nspell-dict-en-us =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w1hj34h7w2i= f52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hunspell-dict= -en-us =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_AU-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_AU-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_AU-large Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:10 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:16 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:10 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:16 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list -v1 --ac= cents=3Dboth en_AU 70 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_AU.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_AU.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_AU Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:06 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:12 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:06 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:12 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_AU 60 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_CA-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_CA-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_CA-large Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:08 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:14 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:08 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:14 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list -v1 --ac= cents=3Dboth en_CA 70 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_CA.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_CA.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_CA Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:03 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:11 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:03 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:11 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_CA 60 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_GB-ise.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_GB-ise.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_GB-ise Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:05 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:12 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL.=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:05 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:12 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_GB-ise 60 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_GB-ize.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_GB-ize.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_GB-ize Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:04 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:11 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:04 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:11 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_GB-ize 60 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_GB-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_GB-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_GB-large Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:09 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:15 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:09 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:15 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list -v1 --ac= cents=3Dboth en_GB-ize en_GB-ise 70=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_US-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_US-large.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_US-large Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:07 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:13 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:07 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:13 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list -v1 --ac= cents=3Dboth en_US 70 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 --- /tmp/guix-directory.IJLlzu/sh= are/doc/hunspell-dict-en-us/README_en_US.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=9C=E2=94=80=E2=94=80 +++ /gnu/store/3w= 1hj34h7w2if52lng2q1n12ddb034bj-hunspell-dict-en-us-2018.04.16/share/doc/hun= spell-dict-en-us/README_en_US.txt =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -1,10 +1,10 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 en_US Hunspell Dictionary =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Generated from SCOWL Version 2018.= 04.16 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Sat Aug 22 06:52:02 UTC 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Fri May 7 14:50:10 UTC 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 http://wordlist.sourceforge.net =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 README file for English Hunspell d= ictionaries derived from SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 These dictionaries are created usi= ng the speller/make-hunspell-dict =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 script in SCOWL. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 @@ -340,9 +340,9 @@ =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 DAMAGES (INCLUDING, BUT NOT LIMI= TED TO, PROCUREMENT OF SUBSTITUTE GOODS =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OR SERVICES; LOSS OF USE, DATA, = OR PROFITS; OR BUSINESS INTERRUPTION) =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 HOWEVER CAUSED AND ON ANY THEORY= OF LIABILITY, WHETHER IN CONTRACT, STRICT =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 LIABILITY, OR TORT (INCLUDING NE= GLIGENCE OR OTHERWISE) ARISING IN ANY WAY =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 OUT OF THE USE OF THIS SOFTWARE,= EVEN IF ADVISED OF THE POSSIBILITY OF =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 SUCH DAMAGE. =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82=20=20 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 -Build Date: Sat Aug 22 06:52:02 UT= C 2020 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 +Build Date: Fri May 7 14:50:10 UT= C 2021 =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=82 Wordlist Command: mk-list --accent= s=3Dstrip en_US 60 1 store items were analyzed: - 0 (0.0%) were identical - 1 (100.0%) differed - 0 (0.0%) were inconclusive ``` ------------=_1621351862-19837-1--