Zen browser install id doesn't exist in flathub repo

would yall have any idea as to why im getting the following conflict after having added Terra?
Conflicting Nvidia driver packages
How to avoid 6 minute gap in build?
LABEL
. We've had several people come and complain, but the reality is that if the LABEL
on the image doesn't set the version properly, then we have to get that information from within the image which requires downloading it and running it. For docker builds, we make use of buildx
which is a builder that runs in a container and unfortunately the docker frontend doesn't allow us to run arbitrary commands like `dock...Build failure migrating from `rpm-ostree` to `dnf`
dnf
module (migrating away from rpm-ostree
). My builds are failing due to:
chmod: cannot access '/tmp/modules/dnf/dnf.sh': No such file or directory
Anyone seen this kind of error before?...Access tag/version from script module
Booting to Aurora-DX fails but still falls back
`loading sysroot: Parsing deployment [...] in stateroot 'fedora': readlinkat: No such file [...]`
/ostree/boot.0/fedora/xxx
when they don't exist while /ostree/boot.1/fedora/yyy
do) which thankfully got me booted, but sadly all rpm-ostree commands don't work at all....bluebuild doesn't like tabs for indentation in recipes?
how can i install custom kernel in my image?
Is it possible to use self-hosted runner?
nvidia and base image issue
modinfo -l nvidia
says the license is Dual MIT/GPL.
I wanted to switch to the closed source drivers, but I realized that the ublue-os/hwe repo I was using for my base was archived https://github.com/ublue-os/hwe.
Is there a recommended way to install the closed source nvidia drivers? I noticed the thread about an nvidia installer module but thats not ready yet.
...GitHub-Action Issue
External Command had a non-0 exit code with dnf module.
replace
feature, I get the following result from my CI build.
```
[21:34:17 g.i/a/morrigan:latest] => 68.21 Packages for argument 'hyprpaper' available, but not installed.
[21:34:17 g.i/a/morrigan:latest] => 68.21 Packages for argument 'hyprlock' available, but not installed.
[21:34:17 g.i/a/morrigan:latest] => 68.22 External command had a non-zero exit code...Installing intel vTune issue
rpm -qa | grep intel-oneapi-vtune
, it shows up, and when i try to do rpm-ostree install intel-oneapi-vtune
, it says error: "intel-oneapi-vtune" is already provided by: intel-oneapi-vtune-2025.3.0-15.x86_64. Use --allow-inactive to explicitly require it.
But when I try to uninstall it, i get error: Package/capability 'intel-oneapi-vtune' is not currently requested
. anyone know how to fix this?.../opt
. You'll want to use the optfix
part of the dnf
or rpm-ostree
moduleCan scripts ran from the `scripts` module be given arguments?
cargo
, then installing it and cleaning up build deps
I'd like to make it more re-usable, so instead of hard-coding the git repo URL I wanted to take it in as $argv[1]
(in fish)
But I am unsure, if I do something like:...How do I troubleshoot `bluebuild switch`
just
build for blue7 and it ran bluebuild switch
-- the script said it was installing the new image but when I rebooted, the old image came back up. How might I go about diagnosing why it failed?Interest in a nvidia installer module?
black screen after update
how to do automated testing of receipts/images in general