dyne / dowse

The Awareness Hub for the Internet of Things
http://dowse.eu
159 stars 17 forks source link

Source install: git submodule update --init --recursive fails #58

Closed adam-burns closed 5 years ago

adam-burns commented 5 years ago

Source install documentation fails at step

git submodule update --init --recursive

with

...
error: Server does not allow request for unadvertised object aebbc80ab15a6a31aea72a0e44deeaa58edf255d
Fetched in submodule path 'domain-list/archived/popcorner-cernet-ipv6-hosts', but it did not contain aebbc80ab15a6a31aea72a0e44deeaa58edf255d. Direct fetching of that commit failed.
Submodule path 'libwebsockets': checked out 'f3ad9540fa1e53d703a6839cc80ceff511648fc0'
Submodule path 'netdata': checked out '4211a833100444cf86fcabc2a45a2330ab729c89'
Submodule path 'node-red': checked out '0ee7ffb5e5d64cc7ccd0e841a456dab34a61cfcc'
Submodule path 'redis': checked out 'f42df6f43a59fa92a82e651d1c5858bc5e72c3ef'
Submodule path '../zuper': checked out '5c978ec28ac5f680f7bd3b3709a125304b7843e9'
Failed to recurse into submodule path 'domain-list'
adam-burns commented 5 years ago

note this does not stop successful compilation

jaromil commented 5 years ago

hi Adam! I removed the submodules from domain-list, was to complex to maintain that way.