User Tools

Site Tools


system:32-bit_to_64-bit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
system:32-bit_to_64-bit [2015-07-03T04:49:25+0000] michael_paolisystem:32-bit_to_64-bit [2018-02-26T22:28:31+0000] (current) michael_paoli
Line 59: Line 59:
 (I did that to avoid all the insert/remove CD stuff, and if I needed (I did that to avoid all the insert/remove CD stuff, and if I needed
 packages from either, to generally go much lighter on the mirrors). packages from either, to generally go much lighter on the mirrors).
-I then updated my /etc/apt/sources.list so it'active lines contained:+I then updated my /etc/apt/sources.list so its active lines contained:
 deb [arch=amd64] file:/media/cdrom9 wheezy main deb [arch=amd64] file:/media/cdrom9 wheezy main
 deb [arch=i386] file:/media/cdrom8 wheezy main deb [arch=i386] file:/media/cdrom8 wheezy main
Line 254: Line 254:
 names and descriptions, etc. names and descriptions, etc.
 </file> </file>
 +And one issue that was found a little bit later (2014-06-13) and corrected, from our [[http://www.archive.balug.org/log.txt|system log]] file:
 +<file>
 +Noticed bug/issue with spell, e.g.:
 +$ echo foo | spell
 +/usr/bin/ispell: Illegal format hash table
 +Tried:
 +# (cd / && umask 022 && dpkg-reconfigure spell)
 +# (cd / && umask 022 && dpkg-reconfigure dictionaries-common)
 +# (cd / && umask 022 && dpkg-reconfigure ispell)
 +Those didn't correct it, but this did:
 +# (cd / && umask 022 && dpkg-reconfigure iamerican)
 +That updated:
 +/var/lib/ispell/american.hash
 +Guessing this may have been issue left over from i386 to amd64 conversion
 +</file>
 +See also: [[https://wiki.debian.org/CrossGrading|CrossGrading]] (a Debian system - on the Debian wiki)
system/32-bit_to_64-bit.1435898965.txt.bz2 · Last modified: 2015-07-03T04:49:25+0000 by michael_paoli

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki