Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#20177 - Crafty opening book version is too old for program
Attached to Project:
Community Packages
Opened by Mikey Von Mike (mikeym) - Wednesday, 14 July 2010, 12:58 GMT
Last edited by Allan McRae (Allan) - Thursday, 15 July 2010, 04:17 GMT
Opened by Mikey Von Mike (mikeym) - Wednesday, 14 July 2010, 12:58 GMT
Last edited by Allan McRae (Allan) - Thursday, 15 July 2010, 04:17 GMT
|
DetailsDescription:
The crafty package community/crafty 23.2-1 (in my case for x86_64) installs an opening book that is too old for the installed program. Running crafty on its own gives: $ crafty unable to open book file [/usr/share/crafty/book.bin] for "write". learning is disabled ERROR! book.bin not made by version 23.0 or later Crafty v23.2 (1 cpus) White(1): Version 23.0 does not appear to be backwards compatible with older books. New books can be created with the command: $ crafty binfile create myfilename.pgn 60 However the creators site (ftp://ftp.cis.uab.edu/pub/hyatt/pgn/) only seems to have enormous books available. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Closed by Allan McRae (Allan)
Thursday, 15 July 2010, 04:17 GMT
Reason for closing: Fixed
Additional comments about closing: crafty-23.2a-1
Thursday, 15 July 2010, 04:17 GMT
Reason for closing: Fixed
Additional comments about closing: crafty-23.2a-1
This is how it's done (download a pgn openings file such as enormous.zip from ftp://ftp.cis.uab.edu/pub/hyatt/pgn/. Also download start.pgn and startc.pgn to the same directory. Extract enormous.zip):
$crafty
book create enormous.pgn 60
books create start.pgn 60
bookc create startc.pgn 60
quit
This is taken from http://ubuntuforums.org/showthread.php?p=9451980