Project

General

Profile

Actions

Bug #8852

closed

submodules not cecking out the right branch, jerasure does not compile

Added by Lluis PJ almost 10 years ago. Updated almost 10 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

I noticed that after doing a "./do_autogen.sh" the compilation process breaks saying that "galois_init_default_field" is not found. The problem is that the line "git submodules --init" in "autogen.sh" is not pulling the right branch. If I change the previous line to "git submodules --init --remote" it seems to work.

Actions

Also available in: Atom PDF