-
hello, I have a problem with the systema update: $ sudo luet upgrade Old version | New version | License INFO By going forward, you are also accepting the licenses of the packages that you are going to install in your system. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Let's try to assess the duplicates by running the following command as root/su:
There are packages that are mutually exclusive (like kernels or nvidia drivers sue to the fact there are several version available - those are excluded above). There are packages that may have indeed common files, but these are related to cases when desktops and apps have such files. Those are usually not common to happen because the desktop in question and that app should not work together, but there are rare cases when multiple desktops are installed at the same time. This should not happen between latest Gnome and Plasma. |
Beta Was this translation helpful? Give feedback.
-
I reinstalled all the packages individually without problem, before giving the reboot I do an upgrade where he told me that everything was ok, to reboot black screen. As Macacinno no more shares the commands of Sabayon and Gentoo, I can not play with it, I will try later. Greetings. |
Beta Was this translation helpful? Give feedback.
-
I'd boot to command line and run a |
Beta Was this translation helpful? Give feedback.
-
kernel/mocaccino-initramfs-6.11.1 | kernel/mocaccino-initramfs-6.11.2 | You messed around with kernels and now you have part LTS kernel and part mainline kernel. The issue: How to resolve: Then: and
|
Beta Was this translation helpful? Give feedback.
kernel/mocaccino-initramfs-6.11.1 | kernel/mocaccino-initramfs-6.11.2 |
You messed around with kernels and now you have part LTS kernel and part mainline kernel.
The issue:
#109
How to resolve:
luet uninstall kernel/mocaccino-initramfs
Then:
luet install kernel/mocaccino-lts-initramfs
and
mocaccino-dracut --rebuild-all