Noah
Noah
Explore posts from servers
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
all good, i love to see this beautiful project improve
19 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
i also omitted some of the long lines because they were very large. these lines should not have been important
19 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
this was taken from the log I got from bluebuild switch when it wasnt working
19 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
19 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
i made an issue that is to fix this BUG inside your code @ https://github.com/blue-build/cli/issues/418
19 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
× missing field `container-image-reference` at line 129 column 5
× missing field `container-image-reference` at line 129 column 5
19 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
bluebuild swithc is having an error for me, it seems that the base fedora image (yes im directly basing off fedora) is missing container-image-reference
19 replies
BBlueBuild
Created by Noah on 4/26/2025 in #questions
Asking for advice on building images locally
Ok :] thank you
19 replies
BBlueBuild
Created by jonah on 11/27/2024 in #questions
Gnome extensions module stopped working
yep, had that happen very recently too
19 replies
UBUniversal Blue
Created by Noah on 1/19/2024 in #🎮bazzite
Bazzite is not labelling version `org.opencontainers.image.version` on `ghcr.io/ublue-os/bazzite`
i dont even know anymore
7 replies
UBUniversal Blue
Created by Noah on 1/19/2024 in #🎮bazzite
Bazzite is not labelling version `org.opencontainers.image.version` on `ghcr.io/ublue-os/bazzite`
nvm i just looked at the output, and its trying to do kinoite-main
7 replies
UBUniversal Blue
Created by Noah on 1/19/2024 in #🎮bazzite
Bazzite is not labelling version `org.opencontainers.image.version` on `ghcr.io/ublue-os/bazzite`
it would be trying to do ghcr.io/ublue-os/kinoite but it can't get this because it doesnt exist
7 replies
UBUniversal Blue
Created by Noah on 1/19/2024 in #🎮bazzite
Bazzite is not labelling version `org.opencontainers.image.version` on `ghcr.io/ublue-os/bazzite`
I think it has something to do with https://github.com/ublue-os/bazzite/blob/daa1299fc883afcaaa06dd63615b2a8ef07e3a5c/.github/workflows/build.yml#L186 where we check if the image flavour is main
7 replies
UBUniversal Blue
Created by Noah on 1/19/2024 in #🎮bazzite
Bazzite is not labelling version `org.opencontainers.image.version` on `ghcr.io/ublue-os/bazzite`
when I do ver=$(skopeo inspect docker://ghcr.io/ublue-os/kinoite:39 | jq -rc '.Labels["org.opencontainers.image.version"]') >> output then output comes out as an empty file skopeo also does not fail when it can't parse.
7 replies