Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cms-merge-topic error #217

Open
robertorossin opened this issue Feb 21, 2017 · 1 comment
Open

cms-merge-topic error #217

robertorossin opened this issue Feb 21, 2017 · 1 comment

Comments

@robertorossin
Copy link
Collaborator

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

@MDallOsso
Copy link
Member

I had that message too.
Same errors (error: addinfo_cache failed for path)
are also coming from
'git cms-merge-topic -u ikrav:egm_id_80X_v3_photons'
and
'git cms-merge-topic -u Sam-Harper:HEEPV70VID_8010_ReducedCheckout'

@jpazzini , can we neglect them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants