Can we `brew install` after using the brew module?
default-flatpaks
is, so it's not possible to directly integrate brew packages into the imagePin current version then pull latest
sudo ostree admin pin 2
, if I run ujust update
will my pin still be respected or will a reboot send me back to the latest update?Is there a way to run Pull Request builds?
How is the best way to design and test my system?
Cannot Rebase to Local Image
sudo bluebuild rebase ./recipes/recipe.yml
results in the following error.
Rebasing onto images built via the github workflow work just fine.
```...How to rebase back to normal fedora atomic?
Unable to get version via inspection
rpm-ostree replace
?arch=x86_64
, seems to break the module.
```
replace:
- from-repo: https://copr.fedorainfracloud.org/coprs/kylegospo/bazzite-multilib/repo/fedora-%OS_VERSION%/kylegospo-bazzite-multilib-fedora-%OS_VERSION%.repo?arch=x86_64...Can't install package via script?
grep
s the URL and rpm-ostree install
s the latest rpm package. Logs say:
[14:09:18 g.i/k/charoite:latest] => #32 12.46 Installing 1 packages:
[14:09:18 g.i/k/charoite:latest] => #32 12.46 waveterm-0.8.11-1.x86_64 (@commandline)
[14:09:18 g.i/k/charoite:latest] => #32 13.38 Installing: waveterm-0.8.11-1.x86_64 (local)
And no errors, the image builds fine, but the application is nowhere to be seen when updating....Debian/Ubuntu image with Ostree
Can't update - skopeo error
rpm-ostree upgrade
, I get the following error:
error: Creating importer: Failed to invoke skopeo proxy method OpenImage: remote error: cryptographic signature verification failed: invalid signature when validating ASN.1 encoded signature
error: Creating importer: Failed to invoke skopeo proxy method OpenImage: remote error: cryptographic signature verification failed: invalid signature when validating ASN.1 encoded signature
/etc/pki/containers/$your_image_name.pub
...Build fails because of missing cosign private key
vconsole.conf issue
crun : Depends: criu but it is not installable
Build Custom Image
step. As far as I could see, nobody else seems to be having this problem.
https://github.com/mkkvcs/mkblue/actions/runs/11330376666/job/31508062969...Can I download the material symbols using the font module?
%OS_VERSION% in containerfile snippets?
"Package Not Found" in rpm-ostree module
gui-scale-applet
)from the repos when it clearly does exist in the COPR for gui-scale-applet: https://copr.fedorainfracloud.org/coprs/bhh32/gui-scale-applet/ This is likely some form of upstream issue with rpm-ostree, possibly because the repositories aren't being fully updated attempting installing, or it could be something completely different...add rpm-fusion to my image?
replace negativo17 with rpmfusion?
rpmfusion
repo with negativo17
. my issue is that this repository only includes a really small set of applications, mostly just being used by ublue for patched mesa and the like. my issue is that this repo doesn't provide as many applications as rpmfusion or the ones i use, such as mpd
, and from the repo directly:
This repository is NOT compatible with RPMFusion, nor it does attempt to replace it as I have no interest in adding any software out there.so i'm trying to figure out, is there a clean way to remove
negativo17
and readd rpmfusion
? since it seems like they did replace some components with packages from that repo, and i'm not sure if simply removing the negativo repo and dropping in rpmfusion would mess around with anything.
...How to change file permissions of an executeable pulled into an image