You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
As part of #700 I attempted to retrigger the build of the whiteboard-hypercard package. The build keeps failing due to a timeout when trying to fetch one of the git submodules. This will need to be resolved separately.
To Reproduce
Open a PR where the version number for the whiteboard-hypercard package is incremented
The build will error
Expected behaviour
The package should build with no error.
Upstream issue
N/A
Screenshots
N/A
Device/Package information (please complete the following information):
N/A
Additional context
[ INFO] toltec.builder: whiteboard-hypercard [rmall]: Fetching source files
[ INFO] toltec.builder: whiteboard-hypercard [rmall]: Building artifacts
[ INFO] toltec.builder: whiteboard-hypercard [rmall]: Only showing up to 50 lines of context. Use --verbose for the full output.
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: info: downloading component 'rustfmt'
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: info: installing component 'rustfmt'
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Updating crates.io index
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Updating git repository `[https://github.com/canselcik/libremarkable`](https://github.com/canselcik/libremarkable%60)
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Updating git submodule `git://github.com/ricardoquesada/libfreetype`
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: warning: spurious network error (2 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2)
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: warning: spurious network error (1 tries remaining): failed to connect to github.com: Connection timed out; class=Os (2)
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: error: failed to get `libremarkable` as a dependency of package `marauder v0.3.4 (/src/marauder)`
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: failed to load source for dependency `libremarkable`
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Unable to update https://github.com/canselcik/libremarkable?branch=master#6e5ce150
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: failed to update submodule `legacy-c-impl/libfreetype`
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: failed to fetch submodule `legacy-c-impl/libfreetype` from git://github.com/ricardoquesada/libfreetype
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: Caused by:
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: failed to connect to github.com: Connection timed out; class=Os (2)
[ ERROR] toltec.builder: whiteboard-hypercard [rmall]: build() failed
The text was updated successfully, but these errors were encountered:
Describe the issue
As part of #700 I attempted to retrigger the build of the whiteboard-hypercard package. The build keeps failing due to a timeout when trying to fetch one of the git submodules. This will need to be resolved separately.
To Reproduce
Expected behaviour
The package should build with no error.
Upstream issue
N/A
Screenshots
N/A
Device/Package information (please complete the following information):
N/A
Additional context
The text was updated successfully, but these errors were encountered: