Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

 - Originally from Peter Kim, now maintained by Andy Haas -

EXPERT only! ! ! Ask Andy Haas to install new releases for you!

0) HN/e-news announcement of new release pacman package
     https://groups.cern.ch/group/hn-atlas-releaseKitAnnounce/default.aspx

...

Code Block
pacman -get http://cern.ch/atlas-computing/links/kitsDirectory/Production/cache:AtlasProduction_16_6_6_2_i686_slc5_gcc43_opt

cd AtlasProduction/16.6.6.2/AtlasProductionRunTime/cmt/ ; cmt config ; cd -

   

5) Problems with release install
     Check the postings in https://groups.cern.ch/group/hn-atlas-releaseKitProblem/default.aspx
     as others might have similar problems.
     Ask Peter or Zach. If all fails, start a new thread in that forum.    

...

     If you ran out of disk space during an install, manually download the last missing tarball with a command like:

No Formatcode
wget http://atlas-computing.web.cern.ch/atlas-computing/links/kitsDirectory/projects/kits/AtlasAnalysis_16_5_0_i686_slc5_gcc43_opt.tar.gz

...

8) Installing manually a DBrelease:
Check check here for what's available.

Code Block
pacman -allow trust-all-caches -get http://atlas.web.cern.ch/Atlas/GROUPS/DATABASE/pacman4/DBRelease:DBRelease-${DBRELEASE_VERSION

This page has more info

9) Removing a release: (NEVER just use "rm -rf ..." - you'll confuse pacman!)

Code Block

pacman -remove AtlasProduction_16_0_2_3_i686_slc5_gcc43_opt
pacman -remove AtlasProduction_16_0_2_i686_slc5_gcc43_opt