Hello.
I've followed the instruction as provided on the blogpost (https://slimbook.com/en/blog/guides-2/post/add-the-slimbook-repositories-on-linux-71) and had succesfully installed some important packages however when trying to install my specific model it says there is a missing package.
---------------------------------------------------------------------------------------------------------------------
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 20
Sync Explicit (1): slimbook-meta-excalibur-2.1-2
resolving dependencies...
warning: cannot resolve "slimbook-boot-fix-amd-iommu", a dependency of "slimbook-meta-excalibur"
:: The following package cannot be upgraded due to unresolvable dependencies:
slimbook-meta-excalibur
:: Do you want to skip the above package for this upgrade? [y/N] N
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'slimbook-boot-fix-amd-iommu' required by slimbook-meta-excalibur
-> error installing repo packages
--------------------------------------------------------------------------------------------------------------------
or if I have said yes:
==> 20
Sync Explicit (1): slimbook-meta-excalibur-2.1-2
[sudo] password for daas:
resolving dependencies...
warning: cannot resolve "slimbook-boot-fix-amd-iommu", a dependency of "slimbook-meta-excalibur"
:: The following package cannot be upgraded due to unresolvable dependencies:
slimbook-meta-excalibur
:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
there is nothing to do
error: could not set install reason for package slimbook-meta-excalibur (could not find or read package)
-> error installing repo packages
---------------------------------------------------------------------------------------------------------------------
Best Regards