From 401bac2c77f9069a10085af923076edf30be5812 Mon Sep 17 00:00:00 2001 From: Markus Seidel Date: Tue, 4 Feb 2020 10:40:33 +0100 Subject: [PATCH] Update rivet-toolfile.spec For unknown reason, the Rivet paths need to be set more carefully now. Fixes the following problem: ``` cmsRun: RivetYODA.cc:52: typename T::Ptr Rivet::Wrapper::active() const [with T = YODA::Counter; typename T::Ptr = std::shared_ptr]: Assertion `false && "No activ e pointer set. Was this object booked in init()?"' failed. ``` How to reproduce the problem: CMSSW_11_0_0_pre7/gcc700 -> working CMSSW_11_0_0_pre7/gcc820 (and newer) -> not working --- rivet-toolfile.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rivet-toolfile.spec b/rivet-toolfile.spec index d62d5384fd2..e01a2ab946e 100644 --- a/rivet-toolfile.spec +++ b/rivet-toolfile.spec @@ -16,7 +16,8 @@ cat << \EOF_TOOLFILE >%i/etc/scram.d/rivet.xml - + +