Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Xorg-modular

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Jeremy A. Kolb" <jkolb AT brandeis.edu>
  • To: Eric Sandall <eric AT sandall.us>
  • Cc: SM Discuss <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Xorg-modular
  • Date: Wed, 24 May 2006 17:45:44 -0400 (EDT)

On Wed, 24 May 2006, Eric Sandall wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wed, 24 May 2006, Jeremy A. Kolb wrote:
> > On Wed, 24 May 2006, Eric Sandall wrote:
> >> On Tue, 23 May 2006, Andraž "ruskie" Levstik wrote:
> >>> Well today xorg 7.1 was released and we already have it in our
> >>> grimoire:
> >>>
> >>> scribe add xorg-modular from
> >>> http://codex.sourcemage.org/testing/xorg-modular.tar.bz2
> >>>
> >>> For those that want to test it:
> >>> a) dispel xorg
> >>> b) cast xorg-server
> >>> c) cast various drivers and libs you might need from xorg-drivers and
> >>> xorg-libs
> >>> section
> >>
> >> You'll want to also run `cleanse --prune doit` to have everything (or
> >> almost everything, I'm still fixing what I've found) build against the
> >> xorg-modular libraries (some of which have changed names/locations).
> >> Be sure to select switching from xorg to xorg-server/mesalib for the
> >> providers (usually option #3 ;)).
> >>
> >> - -sandalle
> >
> > Having to change providers is annoying, it should just do it for you
> > (default to what's installed for most cases, else prompt). Also it really
> > shouldn't prompt you every single time you cast the spell.
>
> What should do it for us? You're not expected to change providers
> often (xfree86 -> xorg being an example). What shouldn't prompt every
> time you cast a spell? If you mean asking what should provide FOO,
> then it does ask every time, but defaults to what has already been
> chosen for FOO further up the chain or is already installed or the
> first on the list if none of the above (unless you used `sorcery
> default add` to set it ;)).
>
> - -sandalle
>

What does 'sorcery default add' do? sorcery --help didn't give me a very
clear description. Maybe it's what I want.

What I meant was that when you cast a spell that has previously had it's
optional dependencies chosen it prompts you if you would like to continue
using what you selected. Since this rarely ever changes it should only
need to come up the first time you cast the spell, use cast -r, or when
the optional dependency isn't installed.

The problem is that if you cast
xorg-server and something else casts that has an optional depends on xorg
and you aren't there to watch everything scroll by you will miss it and
xorg will be installed which can stomp xorg-modular (this happened to me a
few weeks ago). So maybe in the case where xorg-server has been installed
and xorg has been uninstalled anything that optionally depended upon xorg
should then depend on xorg-server since it's the only spell that fills
that PROVIDES.

Jeremy





Archive powered by MHonArc 2.6.24.

Top of Page