MISP / MISP/misp-modules

No such remote ref f0ac7aeb3cb857bb2242e69ee2d3471a2e812d22

Open
#255 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
377
Forks
280
Avg merge
2d 2h
Merged PRs (30d)
10

Description

I've had problems to update MISP 2.4.94 to 2.4.99.
I followed this option 1 (and 2) from https://github.com/MISP/MISP/blob/2.4/docs/UPDATE.md and, in option1, I have this error:

`# git submodule update --init --recursive
Submodule 'Plugin/DebugKit' (https://github.com/cakephp/debug_kit.git) registered for path 'Plugin/DebugKit'
Cloning into '/var/www/MISP/Plugin/DebugKit'...
Submodule path 'Plugin/DebugKit': checked out '8649a612001fa1caee82d9c432b8223cef221104'
Submodule path 'PyMISP': checked out 'a2388bb242f0774310ec4f8d3350e86efe51770a'
Submodule 'pymisp/data/misp-objects' (https://github.com/MISP/misp-objects) registered for path 'PyMISP/pymisp/data/misp-objects'
Cloning into '/var/www/MISP/PyMISP/pymisp/data/misp-objects'...
Submodule path 'PyMISP/pymisp/data/misp-objects': checked out '11a462e79b02428a08b11698d45aa8aa5ab6887d'
Submodule path 'app/files/misp-galaxy': checked out '5c071720c27d5cd9c4751d04633af86f61db5ebd'
Submodule path 'app/files/misp-objects': checked out '7808850ce246b901e485552b45fbdc295982455e'
Submodule path 'app/files/noticelists': checked out '028f569e26b5b47286167b7d39f81cd1791eb04e'
Submodule path 'app/files/taxonomies': checked out '60f62aa527f1b817930cc8aa1c2fdf4a41f9451b'
Submodule path 'app/files/warninglists': checked out '2b6b07b28a2937f658accc2f7eeb825396b8120c'

error: no such remote ref f0ac7aeb3cb857bb2242e69ee2d3471a2e812d22
Fetched in submodule path 'cti-python-stix2', but it did not contain f0ac7aeb3cb857bb2242e69ee2d3471a2e812d22. Direct fetching of that commit failed.
`

Have someone had this error too?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with docs/UPDATE.md, especially options 1 and 2, and reproduce git submodule update --init --recursive. Focus on the cti-python-stix2 submodule and the missing commit reference; done means the documented update completes without the remote-ref error.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.