Disclaimer: this is an unsupported software, which was written to ease some pain with building too many packages.

Stage RPM

Are you bored of re-building other cluster's packages for stage, but you have no pre-packaged stage area? Or do you have to do a one-liner fix for a package, for the pre-pre-previous release?

Use stage-rpm!

  mkdir workspace
  cd workspace
  cvs co org.glite
  wget -O stage-rpm 'http://glite.cvs.cern.ch:8180/cgi-bin/glite.cgi/*checkout*/org.glite.data/bin/stage-rpm?rev=HEAD&content-type=text/plain'
  wget -O glite-userspace-rpm 'http://glite.cvs.cern.ch:8180/cgi-bin/glite.cgi/*checkout*/org.glite.data/bin/glite-userspace-rpm?rev=HEAD&content-type=text/plain'
  wget -O fetch-stage-rpm 'http://glite.cvs.cern.ch:8180/cgi-bin/glite.cgi/*checkout*/org.glite.data/bin/fetch-stage-rpm?rev=HEAD&content-type=text/plain'
  chmod +x stage-rpm glite-userspace-rpm fetch-stage-rpm
  ./fetch-stage-rpm --glite glite-security-voms-api-c-
  ./stage-rpm -ivh glite-security-voms-api-c-*.rpm

stage-rpm is a wrapper around rpm so you can pass any options what you used to give to that command line.

-- AkosFrohner - 12 Oct 2005

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2006-02-23 - unknown
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    EGEE All webs login

This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Ask a support question or Send feedback