View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009473 | Taler | sandcastle (containerized demo deployment) | public | 2025-01-21 12:56 | 2025-01-21 12:56 |
Reporter | dvn | Assigned To | |||
Priority | high | Severity | block | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0009473: sandcastle-ng fails to build exchange due to pinned version's submodules | ||||
Description | The version of exchange is pinned to `v0.14.1-dev.17` and this fails to build due to the recent git repo name changes. ``` ./bootstrap: Updating submodules Submodule 'contrib/gana' (https://git.gnunet.org/gana.git) registered for path 'contrib/gana' Submodule 'contrib/wallet-core' (https://git.taler.net/wallet-core.git) registered for path 'contrib/wallet-core' Submodule 'doc/prebuilt' (https://git.taler.net/docs.git) registered for path 'doc/prebuilt' Cloning into '/build/exchange/contrib/gana'... Cloning into '/build/exchange/contrib/wallet-core'... fatal: repository 'https://git.taler.net/wallet-core.git/' not found fatal: clone of 'https://git.taler.net/wallet-core.git' into submodule path '/build/exchange/contrib/wallet-core' failed Failed to clone 'contrib/wallet-core'. Retry scheduled Cloning into '/build/exchange/doc/prebuilt'... fatal: repository 'https://git.taler.net/docs.git/' not found fatal: clone of 'https://git.taler.net/docs.git' into submodule path '/build/exchange/doc/prebuilt' failed Failed to clone 'doc/prebuilt'. Retry scheduled Cloning into '/build/exchange/contrib/wallet-core'... fatal: repository 'https://git.taler.net/wallet-core.git/' not found fatal: clone of 'https://git.taler.net/wallet-core.git' into submodule path '/build/exchange/contrib/wallet-core' failed Failed to clone 'contrib/wallet-core' a second time, aborting ``` | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-21 12:56 | dvn | New Issue |