-
-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Signature verification error #189
Comments
I have the same error.🥲 |
It’s not a signature verification error - this happens when anything goes wrong during anaconda doesn’t retry or do anything but crash… I’ll see if I can find some time to file a bug upstream. There’s not really much the ublue project can do here sadly. The error also doesn’t depend on the image, the iso is just an installer but the actual OS image is downloaded from GitHub container registry every time - it looks like it fails in many cases |
I would like to know if there is a way to collect or view logs during the installation process. |
|
Leaving a note for anyone from China who has this issue: yes, you need a VPN (preferably on your router) or a GHCR mirror. You can always |
If there's another git service that you're able to access with similar functionality, let me know and I'll be happy to fork this over there. |
The error comes from the wifi encryption. I tried it over the eGpu via Lan and the installation went through without problems. Uses a Lan connection or temporarily removes the Wlan encryption. @KyleGospo |
Hi, @Lux-pogu I tried to modify and create a offline installation iso from the origin iso to support |
would love to do this,but don't have arch. is there anyway you could send me the built iso? if not that's okay,but i think if you can't,i'm just gonna give up on bazzite. no matter what i do it just doesn't work for me |
I think the point is not Git but container registries - we are pulling the container image for the installation, not the source code. And I'm not seeing much container registries offering mirror service here (most of the public ones only mirror Docker Hub).
Ah yes, I forgot to mention this. The Wi-Fi driver comes with the installer seems buggy. I'm also seeing Wi-Fi speed goes down to just ~128 KiB/s if the driver don't get loaded properly even in an installed system (though it's probably just me broke something which caused that). |
https://github.com/ublue-os/isogenerator/pull/81 for the ISO work. |
If an online install is too troublesome due to intermittent network issues we recommend using the Fedora installer and then rebasing to it. Here are the instructions: https://universal-blue.org/images/#preparing-to-rebase |
would love to do this,but i figured out,i can't install any ostree fedora image. |
SOLVED! I AM SO HAPPY TO BE DONE WITH THIS. i followed this video https://youtu.be/DIp4yqIe8O4?si=LC8UoIZH5NYOLROu ,for anyone else following it, "/" and "/home" can be whatever size you desire...well,not any size but still. i do recommend a swap of at least 8gb,although,i believe 4gb is minimum. good luck to anyone else doing this! |
also, @nagaame ,if you'd like to try this. also,i did this on silverblue,then rebased with what one of the other comments said. i never tried doing bazzite from the start with this though |
thank you everyone, i'll try it |
We are currently in the process of regenerating this ISO. It is not complete yet. If you want more information, please follow this issue: ublue-os/main#468 |
We now have a new offline installer that can be downloaded at https://bazzite.gg/#image-picker Let us know if you have any issues with the new one :) |
I had the same error even while being offline. In my case, the issue was because of already existing uefi boot entries for Fedora and Bazzite. I deleted both and even deleted the Fedora folder from the EFI partition and it solved the issue. I used DiskGenius, it's included in Hirens BootCD or can be installed on Windows. There are probably linux tools for doing the same thing. |
Trying to install the bazzite deck and have reflashed,redownloaded,used different usbs,for this image,and they all have (during the install) the error “ostree container image deploy —sysroot=/mnt/sysimage —image=ghcr.io
/ublue-os/bazzite-deck:38 —no-signature-verification’ exited with the code 1”. pulling my hair out over this.
The text was updated successfully, but these errors were encountered: