Skip to topic | Skip to bottom
Home
Stac
Stac.StAcAutomatedInstallr1.1 - 26 Nov 2003 - 00:41 - TWikiGuesttopic end

Start of topic | Skip to actions

Automated install

It is being developed and tested using user-mode-linux fresh Debian stable images, which enables every testing cycle to start from bare operating system.

After testing Module::Install (broke at solving dependencies), and Sympa's script to install modules Sympa depends on, i started writing stac's own install script. Main requirements that go beyond what current solutions offer is to be able to:

  1. detect modules whose testing fails
  2. capture and process results of those tests
  3. set a treshold for necessary test success rate - if satisfied, module's install will be forced
  4. automate all of the above in a single command

Good example of this is XML::LibXML which, for some reason, always succeds at over 97% of tests, even at 99.9% if one bothers to find out that it is actualy a single test (no 5) in its 08findnodes.t test script that fails. However, this is module that stac needs for its storage right now, and its 99.9% of passed tests is good enough to proceed with the install.

Latest updates:

  • 5/6th Sept - big progres was made! all modules now install from a single command, some interface issues still need to be worked on before the solution script can be prononounced usable.

to top

You are here: Stac > StAcAutomatedInstall

to top

Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Open-org? Send feedback