Trying to build a custom image from startingpoint using bazzite-gnome-nvidia
I've been trying to make a custom image for the last couple days, without much success. I'm trying to build a bazzite-based image using the startingpoint. I've used the automatic web setup in the Tinkerer's guide on the website. The only things I changed were the
recipe.yml
to get base-image: ghcr.io/ublue-os/bazzite-gnome-nvidia
and install
remove
. The error I get is the following (in the build custom image job):
Resolving dependencies...done
error: Could not depsolve transaction; 1 problem detected:
Problem: conflicting requests
error building at STEP "RUN chmod +x /tmp/modules/rpm-ostree/rpm-ostree.sh && source /tmp/exports.sh && /tmp/modules/rpm-ostree/rpm-ostree.sh '{"type":"rpm-ostree","repos":null,"install":["neovim","strawberry","papirus-icon-theme"],"remove":["clapper","vim","waydroid","lutris","winetricks","protontricks","gnome-shell-extension-hanabi","waydroid-selinux"]}'": error while running runtime: exit status 1
time="2024-02-06T18:20:46Z" level=error msg="exit status 1"
[2024-02-06T18:20:46Z ERROR blue_build::commands] Failed to build ghcr.io/mrqvest/my-ublue
Error: Process completed with exit code 1.
Can anyone give me some pointers on how to solve this?Solution:Jump to solution
https://discord.com/invite/gwpzKcSwAF should be able to help as startingpoint is their project so you would have better luck there 🙂
3 Replies
When trying to build
bazzite-gnome-nvidia
with no customizations, the build also fails, with this error:
writing blob: initiating layer upload to /v2/mrqvest/my-ublue/blobs/uploads/ in ghcr.io: denied: permission_denied: write_package
time="2024-02-06T18:51:11Z" level=error msg="exit status 125"
[2024-02-06T18:51:11Z ERROR blue_build::commands] Failed to push image ghcr.io/mrqvest/my-ublue:39
Error: Process completed with exit code 1.
Any ideas?Solution
https://discord.com/invite/gwpzKcSwAF should be able to help as startingpoint is their project so you would have better luck there 🙂
We are in the process of splitting startingpoint and it's tooling into its own org and the ETA for moving everything over is the end of this month