View Issue Details

IDProjectCategoryView StatusLast Update
0009473Talersandcastle (containerized demo deployment)public2025-01-21 12:56
Reporterdvn Assigned To 
PriorityhighSeverityblockReproducibilityalways
Status newResolutionopen 
Summary0009473: sandcastle-ng fails to build exchange due to pinned version's submodules
DescriptionThe 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
```
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-01-21 12:56 dvn New Issue