Verify a runtime -- permission problems

I cloned duniter-v2s repository and moved its content into /build/.

So, I share it in case someone else might need it (myself in the future? :smiley:):

podman run -it --rm  -e PACKAGE=gdev-runtime -e RUNTIME_DIR=runtime/gdev paritytech/srtool:1.77.0 bash
cd /build
git clone https://git.duniter.org/nodes/rust/duniter-v2s -b network/gdev-XXX .
./srtool/build

The compressed release hashes are identical to the ones released as well as on Polkadot proposal :+1:

Summary generated with srtool v0.9.25 using the docker image paritytech/srtool:1.66.1:
 Package     : gdev-runtime v3.0.0
 GIT commit  : 
 GIT tag     : 
 GIT branch  : 
 Rustc       : rustc 1.66.1 (90743e729 2023-01-10)
 Time        : 2023-03-17T13:38:19Z

== Compact
 Version          : gdev-401 (duniter-gdev-1.tx1.au1)
 Metadata         : V14
 Size             : 2.01 MB (2110367 bytes)
 setCode          : 0xf647517499d13e38131e43117ae98324b587723eefd327b393c7317522cf128b
 authorizeUpgrade : 0xa793724ec460e40a8f89b58ef63f42977b48067c4ac8e161486e23c1fa0d07e2
 IPFS             : QmP1hkckzzHRJQ547ovJ3xMoST6WjhwzN72pNqh4f615Fd
 BLAKE2_256       : 0xd4695ef1f512748598a07b93d2d50120f264a4abfac10272b2ffd8f7c17479a0
 Wasm             : runtime/gdev/target/srtool/release/wbuild/gdev-runtime/gdev_runtime.compact.wasm

== Compressed
 Version          : gdev-401 (duniter-gdev-1.tx1.au1)
 Metadata         : V14
 Size             : 446.71 KB (457433 bytes)
 Compression      : 78.33%
 setCode          : 0xe377706f91aea6f20911f2bb750de9c267fd1019227424dbd64465e732c85efb
 authorizeUpgrade : 0x0e365bfe8727770fe950978cae277bebb7fbd2f69b723949a0282e0857a2b542
 IPFS             : QmWxT6F2Jwdo2GY4bLBy7CWcJfFPGnwk8XK1gNfXwLruhG
 BLAKE2_256       : 0x59e84456b6e8ae8e8ddba9e4617e673e1569773d359989e689ada34206d0f8d3
 Wasm             : runtime/gdev/target/srtool/release/wbuild/gdev-runtime/gdev_runtime.compact.compressed.wasm
2 Likes