I almost did it but I encountered some errors while following the instructions on the wiki:
[root@vadym-swiftsf31442 ~]# pacman -Sy
:: Synchronizing package databases...
endeavouros is up to date
core-testing is up to date
core is up to date
extra-testing is up to date
extra is up to date
multilib-testing is up to date
multilib is up to date
home_bespokesynth_Arch 1770.0 B 13.0 KiB/s 00:00 [------------------------------------------------------------------] 100%
[root@vadym-swiftsf31442 ~]# recovery-pacman -U $(< files.list)
error: no targets specified (use -h for help)
[root@vadym-swiftsf31442 ~]# recovery-pacman -S $(< pkglist)
resolving dependencies...
:: There are 2 providers available for DEEPIN-ANYTHING-MODULE:
:: Repository extra
1) deepin-anything-arch 2) deepin-anything-dkms
Enter a number (default=1):
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: intel-oneapi-common and intel-oneapi-basekit are in conflict
[root@vadym-swiftsf31442 ~]#
BTW, I think the files.list file is empty.
The pkglist file is on pastebin: https//pastebin.com/9w******
I did remove one of them when I tried first time but there’s more conflicts and I tried again.
And why are there intel packages if I use an amd processor?
error: failed to commit transaction (not enough free disk space)
Errors occurred, no packages were upgraded.
I can’t possibly go through each and every package you have on that list but 17 GB download size and 56 GB installed size? That sounds rather excessive and you don’t have enough space for that.
Do you really have all those packages installed? That is a huge number of packages. It isn’t impossible that you have that many but that is much more than would be typical.
Wouldn’t having that many packages corrupt @Flame package file: /var/lib/pacman/local
I mean that many packages seems to be more than an overflow can handle trying to load at one time. I guess a lot depends on processor and memory as well though. However that much seems very excessive
Run sudo pacman -Scc as well to clean up your pacman cache.
It could free up some GBs as weel.
But remember:
Total Download Size: 17000.96 MiB Total Installed Size: 56246.11 MiB
PS. If nothing else works, I would personally backup my personal data under home directory (including the dot files and folders) and reinstall the system from the latest ISO.