Project

General

Profile

Bug #865

installation of multiple versions of maus

Added by Kyberd, Paul almost 12 years ago. Updated over 11 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Build System
Target version:
Start date:
18 January 2012
Due date:
% Done:

0%

Estimated time:
Workflow:
New Issue

Description

Following the instructions for installing multiple versions of maus

./install_build_test.bash /path/to/original/maus

can fail to build successfully and destroy the original installation

#1

Updated by Rogers, Chris almost 12 years ago

How do you mean? Fail in what way - destroy in what way?

I thought that this should be read only for everything in /path/to/original/maus (unless you are building in /path/to/original/maus, in which case I don't know what will happen)

#2

Updated by Kyberd, Paul almost 12 years ago

When the install failed on the alternate tracker branch
I tried to run simulate_mice.py on the trunk installation and got the following

failed to import Go
failed to import InputPyJSON
failed to import InputPyEmptyDocument
failed to import InputPySpillGenerator
failed to import InputCppDAQData
failed to import MapPyRemoveTracks
failed to import MapCppSimulation
failed to import MapPyValidateSpill
failed to import MapCppTOFSlabHits
failed to import MapCppTrackerRecon
failed to import MapCppTOFDigits
failed to import MapCppTOFSpacePoints
failed to import MapPyGroup
failed to import MapCppPrint
failed to import MapPyScalersDump
failed to import MapPyTOFPlot
failed to import MapPyBeamMaker
failed to import MapPyPrint
failed to import MapPyDoNothing
failed to import MapCppTrackerDigitization
failed to import MapCppTrackerMCDigitization
failed to import MapPyFakeTestSimulation
failed to import ReducePyHistogramTDCADCCounts
failed to import ReducePyROOTHistogram
failed to import ReducePyDoNothing
failed to import ReducePyMatplotlibHistogram
failed to import ReducePyTOFPlot
failed to import OutputPyDoNothing
failed to import OutputPyImage
failed to import OutputPyJSON
Traceback (most recent call last):
File "./simulate_mice.py", line 43, in <module>
run()
File "./simulate_mice.py", line 24, in run
my_input = MAUS.InputPySpillGenerator()
AttributeError: 'module' object has no attribute 'InputPySpillGenerator'

some of these correspond to a message from the install script that they
had been removed - and is identical (or almost) to the error message from
the install script

#3

Updated by Kyberd, Paul almost 12 years ago

the command I used was
./install_test_build.bash /home/Paul/research/maus-v0.1.1

running from /home/Paul/research/tracker/tracker_devel

#4

Updated by Rogers, Chris almost 12 years ago

  • Category set to Build System
  • Assignee set to Dobbs, Adam
  • Target version set to Future MAUS release

Adam could you have a look? Looks like the mobile third_party thing is causing trouble...

#5

Updated by Rogers, Chris over 11 years ago

  • Status changed from Open to Rejected

WORKSFORME

Also available in: Atom PDF