-
tobtoht.merges
-
xmr-pr10748 10820 10886 10887 10964 11054 11121 11122 11123 11134 11135
-
tobtoht.merges
-
xmr-pr10820 10886 10887 10964 11054 11121 11122 11123
-
tobtohtstagex ci is green. does anyone want to run a build and post hashes? paste.debian.net/plainh/e42ce719
-
br-m<ofrnxmr:xmr.mx> any idea how much storage needed?
-
tobtohtI'll spin up a fresh VM to get an estimate
-
br-m<ofrnxmr:xmr.mx> thank you
-
tobtohtIt's about 97GB for everything currently, which is way more than necessary. 73GB of that is (unoptimized) docker build cache which gets pruned if there is disk pressure. I'll do some optimizations and see if I can get a full build to run on a ~25GB VM.
-
plowsof👍
-
br-m<redsh4de:matrix.org> mrelay.p2pool.observer/p/7sXku6QLb0VZbXZj/1.txt (code snippet, 9 lines)
-
br-m<tobtoht> thanks @redsh4de:matrix.org, matches mine. did you use docker or podman?
-
br-m<redsh4de:matrix.org> ran with docker
-
selsta.merge+ 11162 11165 11164 11166
-
xmr-prAdded
-
tobtoht.merges
-
xmr-pr10820 10886 10887 10964 11054 11121 11122 11123 11162 11164 11165 11166
-
selsta.merge+ 11152 11153
-
xmr-prAdded
-
tobtohtneed +1: 10820 10886 10887 11121 11122 11123
-
br-m<ofrnxmr:xmr.mx> 10820 has some req changes on it
-
br-m<thomasbuilds:matrix.org> it's some doc nits to fully address the PR's claim
-
br-m<thomasbuilds:matrix.org> > Also update the RPC fuzz harness documentation after removal of the old RPC payment setup.
-
br-m<thomasbuilds:matrix.org> really cheap to do yeah
-
selstayes I wanted to update that
-
br-m<torir:unredacted.org> @thomasbuilds:matrix.org:
-
br-m<torir:unredacted.org> [1/6] STEP 1/8: FROM stagex/pallet-gcc-gnu-gnu:sx2026.06.0@sha256:c06b4e5e490d7fdc77951510b5256f889a8bd51c6fa9d6c41c7f6c4cea88f35c AS base
-
br-m<torir:unredacted.org> Error: creating build container: short-name "stagex/pallet-gcc-gnu-gnu@sha256:c06b4e5e490d7fdc77951510b5256f889a8bd51c6fa9d6c41c7f6c4cea88f35c" did not resolve to an alias and no unqualified-search registries are defined in "/etc/containers/registries.conf"[... more lines follow, see mrelay.p2pool.observer/e/zoTxzKQLTlduclFC ]
-
br-m<torir:unredacted.org> I don't think stagex has its own Docker registry.
-
br-m<ofrnxmr:xmr.mx> why pinging thomas?
-
br-m<ofrnxmr:xmr.mx> i think you mean tobtoht?
-
br-m<torir:unredacted.org> Oh, wrong ping.
-
br-m<torir:unredacted.org> @tobtoht:monero.social Seems stagex is on both Docker registry and Quay, hardcoding probably isn't correct.
-
br-m<torir:unredacted.org> I suppose it doesn't matter much, but documentation could suggest added unqualified-search-registries = ["docker.io", "quay.io"] to /etc/containers/registries.conf or $HOME/.config/containers/registries.conf to fix the error.