Bug #7435
"git submodule update --init" failed
Status: | In Progress | Start date: | 05/19/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | n8fr8 | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Component: |
Description
As you can see here:
[mex@shrek ChatSecureAndroid]$ git submodule update --init
Cloning into 'external/bho'...
fatal: repository 'https://code.google.com/p/bho/' not found
Clone of 'https://code.google.com/p/bho/' into submodule path 'external/bho' failed
There are problem on an external library.
This problem could be related even to another problem with "./update-ant-build.sh":
Error: Project folder 'external/bho/TibetanTextLibrary' is not a valid directory.
Error: Project folder 'external/cacheword/cachewordlib' is not a valid directory.
cp: cannot create regular file ‘external/cacheword/cachewordlib/libs/android-support-v4.jar’: No such file or directory
Hope you can fix it.
Thanks,
Massimo
History
#1 Updated by n8fr8 over 1 year ago
- Status changed from New to In Progress
- Assignee set to n8fr8
This could be due to issues with out of date repositories.
I was thinking that maybe I should do the conversion to gradle / Android Studio of the existing ChatSecure codebase, so that we have it in a clean state, w/o all of the Zom changes. Would that satisfy your needs?
#2 Updated by mcanonic over 1 year ago
n8fr8 wrote:
This could be due to issues with out of date repositories.
I was thinking that maybe I should do the conversion to gradle / Android Studio of the existing ChatSecure codebase, so that we have it in a clean state, w/o all of the Zom changes. Would that satisfy your needs?
Perfectly fine to me. Right now I'm interested in ChatSecure not in Zom.
Do you think that it will take days or weeks? This just to organize my schedule (not to pressure you).
Thank you very much!
M
#3 Updated by mcanonic over 1 year ago
mcanonic wrote:
n8fr8 wrote:
This could be due to issues with out of date repositories.
I was thinking that maybe I should do the conversion to gradle / Android Studio of the existing ChatSecure codebase, so that we have it in a clean state, w/o all of the Zom changes. Would that satisfy your needs?
Perfectly fine to me. Right now I'm interested in ChatSecure not in Zom.
Do you think that it will take days or weeks? This just to organize my schedule (not to pressure you).
Thank you very much!
M
Hi Nathan,
in the meanwhile, could you provide me the tgz of the source code working in Eclipse? In other word, the source code of the workspace related to chatsecure. So I can import it on my Eclipse IDE and start working on the code.
Thanks,
Massimo