From 6ec7d2cad669b136e26460cd9aad9daeb1ec3bf7 Mon Sep 17 00:00:00 2001 From: Jaiden Riordan Date: Fri, 2 Feb 2024 16:47:04 -0600 Subject: [PATCH] fix: build bug in errata --- src/content/docs/en/release/errata.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/content/docs/en/release/errata.mdx b/src/content/docs/en/release/errata.mdx index 36ecd72b..964cf8f1 100644 --- a/src/content/docs/en/release/errata.mdx +++ b/src/content/docs/en/release/errata.mdx @@ -20,12 +20,15 @@ This is related to [DNF Tells the user there are no repositories available for a ## Ultramarine Linux 39 ### Pre-release Images + We accidentally released pre-release versions of Ultramarine. A small handful of users and reviewers got their hands on these images. These images do not reflect the final release, if you used one and it was buggy, we invite you to try the final release, as many of the bugs were fixed. # Budgie Edition + Budgie wallpapers may be installed instead of Ultramarine wallpapers. # Package Groups + We misspelled "environment" as "enviroment". This is now fixed in Ultramarine 39 and has been backported to 38. ## Ultramarine Linux 37 (At Launch) @@ -46,12 +49,10 @@ The simple workaround is to set your own wallpaper. This is caused by the inclusion of the `fedora-bookmarks` package, which is a weak dependency of Firefox in Fedora. Uninstalling this package may not fix the issue on an already configured account. Simply remove the bookmarks yourself. - #### Anaconda Shows a Warning about the System Being Pre-Release This is caused by Anaconda not finding the patched `/.buildinfo` file (or ProductMD information about Ultramarine). We do not know how Fedora is doing this, but in Budgie and Cutefish versions there is a script inserting a custom `/.buildinfo` file in the root of the filesystem. - #### DNF Tells the User There Are No Repositories Available for a COPR Project This is due to the fact that the DNF Copr plugin detects the OS ID `/etc/os-release` file, and Ultramarine uses a custom code instead of `fedora`. @@ -67,6 +68,7 @@ This will be addressed in a `dnf-plugins-core` patch, either upstream or locally This issue has been addressed upstream in the + {" "} following pull request .
It will be included in the next release of dnf-plugins-core after