set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-deb0c2a3f0 | jq -r .update.title
set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
curl -sSL https://bodhi.fedoraproject.org/updates/FEDORA-2025-deb0c2a3f0 | jq -r .update.builds[].nvr
set -euo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
curl -sSL https://builds.coreos.fedoraproject.org/prod/streams/rawhide/builds/42.20250121.91.1/x86_64/meta.json
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa init --branch rawhide --commit=2a9c0ff27d3852403db9961cf2c438c47216a9f1 https://github.com/coreos/fedora-coreos-config
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa buildfetch --stream rawhide --build 42.20250121.91.1 --file manifest-lock.generated.x86_64.json
set -xeuo pipefail
if [ `umask` = 0000 ]; then
umask 0022
fi
cosa shell -- env -C overrides/rpm koji download-build nmstate-2.2.40-1.fc42 --arch x86_64 --arch noarch