Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire] scribe broken? (how to fix spells locally?)

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Robert Figura <rfigura AT aubergine.zwischengesicht.de>
  • To: Source Mage - Grimoire <sm-grimoire AT lists.ibiblio.org>
  • Subject: [SM-Grimoire] scribe broken? (how to fix spells locally?)
  • Date: Tue, 15 Apr 2003 15:25:03 +0000 ()


I'd like to fix a spell locally, e.g. linux:

BTW: sorcery shows version number of 1.01

$ cd /root
$ mkdir -p local/kernels
$ cp -dpr /var/lib/sorcery/codex/kernels/linux local/kernels
$ emacs local/kernels/linux/patches/preempt
### fixing version (url not found)
### not to forget to update md5...
$ tar czf local.tar.gz local

$ scribe add local from file://root/local.tar.gz
Adding grimoire local from file://root/local.tar.gz
sed: -e expression #1, char 13: Unterminated `s' command
GRIMOIRE NOT FOUND

### Ah, yes:

$ find /etc/sorcery -type f | xargs grep -i stable
/etc/sorcery/local/grimoire:GRIMOIRE_DIR[0]=/var/lib/sorcery/codex/stable
[...]

$ cd /var/lib/sorcery/codex
$ tar xzf /root/local.tar.gz
$ emacs /etc/sorcery/local/grimoire
### add another line so we now have:
$ cat /etc/sorcery/local/grimoire
GRIMOIRE_DIR[0]=/var/lib/sorcery/codex/local
GRIMOIRE_DIR[1]=/var/lib/sorcery/codex/stable

$ scribe index
Codex Listing
-------------

[0] : local : /var/lib/sorcery/codex/local
[1] : stable : /var/lib/sorcery/codex/stable

My questions are now:
- Is there a working scribe?
- "gaze spider" produces lots of misses - what is the standard way to
fix these?

BTW: What is the difference between a 'grimoire' and a 'codex'?

Have a nice day
- Robert Figura

--
/* mandlsig.c v0.23 (c) by Robert Figura <rfigura AT metabit.com> */
I=1702;float O,o,i;main(l){for(;I--;putchar("oO .,\nm>cot.bitamea\
@urigrf <raguFit erobR"[I%74?I>837&874>I?I^833:l%5:5]))for(O=o=l=
0;O*O+o*o<(16^l++);o=2*O*o+I/74/11.-1,O=i)i=O*O-o*o+I%74*.04-2.2;}

Attachment: pgpvgJBR76AjU.pgp
Description: PGP signature



  • [SM-Grimoire] scribe broken? (how to fix spells locally?), Robert Figura, 04/15/2003

Archive powered by MHonArc 2.6.24.

Top of Page