-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi all,
after setting up a local working area with:
cmsrel CMSSW_8_0_25
cd CMSSW_8_0_25/src/
cmsenv
git cms-init
I call:
git cms-merge-topic -u cms-met:fromCMSSW_8_0_20_postICHEPfilter
but I get a bunch of error lines like the one you see below. Is there anything I am missing?
From https://github.com/cms-met/cmssw
- [new branch] fromCMSSW_8_0_20_postICHEPfilter -> cms-met/fromCMSSW_8_0_20_postICHEPfilter
Switched to branch 'merge-attempt'
error: addinfo_cache failed for path 'L1TriggerConfig/L1TConfigProducers/src/L1TUtmTriggerMenuOnlineProd.cc'
error: addinfo_cache failed for path 'L1TriggerConfig/L1TConfigProducers/src/L1TUtmTriggerMenuObjectKeysOnlineProd.cc'
[...]
The errors are followed by a (successful) merging message:
Merge made by the 'recursive' strategy.
PhysicsTools/PatAlgos/python/slimming/metFilterPaths_cff.py | 11 ++++-
[...]
Can we neglect the error messages or there is something to change on the recipe?
Thanks
Metadata
Metadata
Assignees
Labels
No labels