-
Notifications
You must be signed in to change notification settings - Fork 81
Description
The repository listed in .gitmodules is not found.
git submodule update --init --recursive
Cloning into '/Users/lechenko/Development/orig-torch-android/external/libjpeg-turbo'...
Cloning into '/Users/lechenko/Development/orig-torch-android/external/libpng'...
Username for 'https://github.com': avlbanuba
Password for 'https://avlbanuba@github.com':
remote: Repository not found.
fatal: repository 'https://github.com/borisfom/platform_external_libpng/' not found
fatal: clone of 'https://github.com/borisfom/platform_external_libpng' into submodule path '/Users/lechenko/Development/orig-torch-android/external/libpng' failed
Failed to clone 'external/libpng'. Retry scheduled
Cloning into '/Users/lechenko/Development/orig-torch-android/external/libpng'...
Username for 'https://github.com': avlbanuba
Password for 'https://avlbanuba@github.com':
remote: Repository not found.
fatal: repository 'https://github.com/borisfom/platform_external_libpng/' not found
fatal: clone of 'https://github.com/borisfom/platform_external_libpng' into submodule path '/Users/lechenko/Development/orig-torch-android/external/libpng' failed
Failed to clone 'external/libpng' a second time, aborting
I've tried several similar, but faces other errors.