[SM-Discuss] Test Sorcery and You

Flavien Bridault f.bridault at fra.net
Tue Sep 27 07:00:43 EDT 2005


Le lundi 26 septembre 2005 à 23:53 +0200, Flavien Bridault a écrit :
> Le lundi 26 septembre 2005 à 14:44 -0700, Andrew a écrit :
> > On Mon, Sep 26, 2005 at 11:36:11PM +0200, Flavien Bridault wrote:
> > > Le jeudi 22 septembre 2005 ? 20:57 -0700, Andrew Stitt a ?crit :
> > > > The Sorcery Team is nearing completion of development for the next major
> > > > sorcery release (1.13.0). This release includes a significant number of
> > > > enhancements. The two most prominent ones are dependency following in
> > > > dispel and improved handling of triggers. There are many, many others.
> > > > 
> > > > I will be integrating devel into the test branch in 2 days time (around
> > > > 0400 Sunday Sept 25 UTC). I ask that people please switch to the test
> > > > branch to help find bugs to ensure the the stable release is stable. The
> > > > only way we can tell if the release is ready for "everyone" is if people
> > > > test it. Please help test. Thank you.
> > > > 
> > > > I'm figuring on at least a month's testing time. Depending on how things
> > > > go that may change.
> > > > 
> > > > -Andrew
> > > <snip>
> > > 
> > > New dispel features looks awesome !!! :-)
> > > I'm testing it... I have a doubt, are the default settings in
> > > sorcery->Options->Dependency Following really being used by dispel ?
> > 
> > You have to explicitly enable them via the --user-deps, --user-child-deps,
> > or --user-parent-deps command line arguments.
> > 
> Ok, thanks for the confirmation. I will so set an alias until it is
> done.
> > > 
> > > I have noticed that gaze completion seems broken in zsh
> > > 
> > > [19:43:02]root at Gargamel /home/vlad # gaze what xo
> > > _spells:typeset:5: not an identifier: stable-rc
> > > 
> > > but I don't know right now either sorcery or zsh is guilty.
> > > 
> > 
> > I would guess zsh.
> > 
> So do I. There is surely something to change in the completion file...
> 
I found the cause in the _spell completion :

if (( ! $+GRIMOIRE_DIR )); then
    typeset `grep "GRIMOIRE_LIST=" /etc/sorcery/config`
    typeset -gA GRIMOIRE_DIR
    . $GRIMOIRE_LIST
fi

whereas `grep "GRIMOIRE_LIST=" /etc/sorcery/config` gives 
         GRIMOIRE_LIST=/etc/sorcery/local/grimoire
     GPG_GRIMOIRE_LIST="test stable-rc stable games z-rejected hardened"
I can correct it using `grep "\ GRIMOIRE_LIST=" /etc/sorcery/config` but
I don't find this is a very elegant solution... I don't know however how
to do this in a better way. Someone ? :-)

> > -Andrew
> > 
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
-- 
-- -- -- -- -- -- --
Flavien Bridault
Source Mage GNU/Linux - Disk Section Guru

irc: vlaaad
jabber: vlaaad at amessage.be

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Ceci est une partie de message
	=?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?=
Url : http://lists.ibiblio.org/pipermail/sm-discuss/attachments/20050927/c9eb3bcc/attachment.bin 


More information about the SM-Discuss mailing list