Known Issues and Fixes
Important
This page holds the most important fixes for GoboLinux and always held up-to-date – so always keep an eye on it!
Info
The following information is valid for GoboLinux release: 017.01
Live CD issues (fix this before running Installer)
Fix grub install error
A last -minute bug has sneaked into our GRUB/GRUB-EFI recipe.
Please install the updated revision of GRUB/GRUB-EFI, before attempting to install GoboLinux from the LiveCD:
You will be prompted to update some settings. Select “U” on each prompt.
Now you can proceed the installation of GoboLinux 017.01 via our Installer.
Other outstanding issues
Some problems have been reported by our users and are currently being fixed by our team. They are:
- Copy-and-paste does not work out of the box from a VM. Compiling
spice-vdagentand loading its daemon should fix that. - Sometimes when trying to
Compilean already-installed Program, the build process will fail (see Compile bug 51). Sometimes this can be worked around by first manually doing aRemoveProgram <failing program>before re-attempting toCompileit. Note that it is generally a bad idea to try toRemoveProgram, say,Python3like this as it will breakCompile. UPDATE: This bug has been mitigated for 99% of cases. ContributePackageis not working – use ContributeRecipe instead.