Nobody Watchin
Nobody Watchin
Explore posts from servers
BBlueBuild
Created by Nobody Watchin on 3/3/2025 in #questions
DNF Module Requires DNF5?
Does the DNF module require DNF5? When trying to build custom images based on centos stream 10, I get the following error:
[06:27:53 g.i/n/centos-testing:latest] => #43 0.093 ============================== Start 'dnf' Module ==============================
[06:27:54 g.i/n/centos-testing:latest] => #43 0.127 Error: × ERROR: Main dependency 'dnf5' is not installed. Install 'dnf5' before
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 │ using this module to solve this error.
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 ╭─[/tmp/modules/dnf/dnf.nu:760:33]
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 759 │ | default [] replace
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 760 │ let has_dnf5 = ^rpm -q dnf5 | complete
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 · ────┬───
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 · ╰── Checks for dnf5
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 761 │ let should_cleanup = $config.repos
[06:27:54 g.i/n/centos-testing:latest] => #43 0.129 ╰────
[06:27:54 g.i/n/centos-testing:latest] => #43 0.129
[06:27:54 g.i/n/centos-testing:latest] => #43 0.129
[06:27:54 g.i/n/centos-testing:latest] => #43 0.132 ============================= Failed 'dnf' Module =============================
[06:27:53 g.i/n/centos-testing:latest] => #43 0.093 ============================== Start 'dnf' Module ==============================
[06:27:54 g.i/n/centos-testing:latest] => #43 0.127 Error: × ERROR: Main dependency 'dnf5' is not installed. Install 'dnf5' before
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 │ using this module to solve this error.
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 ╭─[/tmp/modules/dnf/dnf.nu:760:33]
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 759 │ | default [] replace
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 760 │ let has_dnf5 = ^rpm -q dnf5 | complete
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 · ────┬───
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 · ╰── Checks for dnf5
[06:27:54 g.i/n/centos-testing:latest] => #43 0.128 761 │ let should_cleanup = $config.repos
[06:27:54 g.i/n/centos-testing:latest] => #43 0.129 ╰────
[06:27:54 g.i/n/centos-testing:latest] => #43 0.129
[06:27:54 g.i/n/centos-testing:latest] => #43 0.129
[06:27:54 g.i/n/centos-testing:latest] => #43 0.132 ============================= Failed 'dnf' Module =============================
I get that I could base my image off of centos 9 or fedora, and add the COPR to my containerfile, but unfortunately I can't do that with centos 10 or almalinux 10 either. I checked out the Bluefin:LTS and GDX repo, over there it looks like they're just using regular DNF commands in their build scripts. Let me know how I should be doing this, thank you!!
3 replies
BBlueBuild
Created by Nobody Watchin on 2/10/2025 in #questions
What works on bootc images?
I saw some work is being done on bootc images as well as a dnf module. Wondering what modules are working if we want to build custom centos images? Has anyone experimented with that?
8 replies
BBlueBuild
Created by Nobody Watchin on 2/6/2025 in #questions
Making F41 Surface Images
Hi BlueBuild team For a while I have had a custom image for my microsoft surface Now, I'm a little confused about the switch from designated surface images to the hwe repo Which image should I be basing mine off of? Currently I'm coming from ghcr.io/ublue-os/silverblue-surface To upgrade to Fedora 41, which image should I be starting with now?
25 replies
BBlueBuild
Created by Nobody Watchin on 12/3/2024 in #questions
how to integrate ublue-update?
I am in the process of trying to figure out how to have automatic updates along with myOS I'd like to have the notification enabled as well, just can't figure it out. Any help is appreciated
5 replies
BBlueBuild
Created by Nobody Watchin on 8/16/2024 in #questions
ship image with containers?
I'm curious is there is a way to ship an image that deploys defined containers out-of-the-box? Let me know if there's a simple way to do this
9 replies
BBlueBuild
Created by Nobody Watchin on 8/14/2024 in #questions
builds failing on module format
All my builds are now failing with this new issue: [18:18:48 ERROR] => Failed: × Improper format for module. Must be in the format like: │ type: module-name │ module: config │ goes: here │ │ or │ │ from-file: test.yml │ Error: Process completed with exit code 1. Not sure what's wrong with my recipes now... I didn't change my module format Here's my repo: https://github.com/nobodywatchin/myOS/actions/runs/10374977180/job/28723635534
9 replies
BBlueBuild
Created by Nobody Watchin on 8/12/2024 in #questions
support for surface?
I see that ublue is no longer actively supporting surface images, I have a surface and was going to create my own blue-build image specifically for it. How should I go about doing this?
5 replies
BBlueBuild
Created by Nobody Watchin on 8/12/2024 in #questions
image no longer building, stuck at akmods
My images no longer build, getting stuck on the akmods module, not sure if this is a big or if I did something wrong. here is my repo: https://github.com/nobodywatchin/myOS/actions/runs/10357119514/job/28668480905
3 replies
UBUniversal Blue
Created by Nobody Watchin on 1/9/2024 in #🛟bazzite-help
Macbook Webcam Drivers
I am currently in the process of testing ublue on my 2017 Macbook Air. With other distros I have followed this: https://github.com/patjak/facetimehd/wiki/Installation Which obviously won't apply the same way under ublue. I'm wondering how I could get this layered into my custom image? Thanks so much
2 replies