Guide: Update to new pkgsets (breaking change) #55
Pinned
ermo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As part of the continued work on splitting up packages (allowing for more minimal systems and reduced package download bandwidth/storage) we have split up the Mesa package.
We have added the new packages to our new pkgset packages in the rolling
unstable
repo (https://cdn.aerynos.dev/unstable/x86_64/stone.index
), so please run the following:sudo moss repo update
moss search pkgset
If any
pkgset-aeryn-*
packages are available, then please run the following (depending on which DE you are using):sudo moss it pkgset-aeryn-gnome-minimal
sudo moss it pkgset-aeryn-cosmic-minimal
sudo moss it pkgset-aeryn-base-desktop
Note:
When installing the appropriate pkgset, you may get messages of the following format:
error: duplicate entry: /usr/(...) attempts to overwrite (...)
These can be safely ignored.
Only once the relevant pkgset for your system configuration has been installed, should you run
sudo moss sync
.If you do not do this it is likely that your graphical session will not start, though you should still be able to switch to a TTY in order to run the above commands.
Beta Was this translation helpful? Give feedback.
All reactions