I have been searching the forums and don’t know what to do with this. It occurs while attempting to upgrade my system.
FileNotFoundError: [Errno 2] No such file or directory: ‘/var/tmp/pamac-build-media/electron12/src/src/third_party/angle/third_party/VK-GL-CTS/src’
I am sure that seems obvious to someone out there! First, and for several weeks, normal updates through the package manager have failed. So I decided to take a more utility approach and update/grade this way. I don’t know how to clean this up.
Thanks for any help you can give me. As well as any correction/instruction on a better way to write my posts. Always learning.
Thanks for your reply. I did that with sudo pacman -R electron12 and then ran pamac upgrade
FileNotFoundError: [Errno 2] No such file or directory: ‘/var/tmp/pamac-build-media/electron9/src/src/third_party/angle/third_party/VK-GL-CTS/src’
I am using this machine as media server for Kodi. I don’t know what electron12 or 9 even is. Sorry for my ignorance on this. And thanks in advance for your help.
Hi to all respondents! It was sick but it’s all better now. bogdancovaciu’s suggestion to remove electron12 was the right general direction but not the complete solution. However that convinced me to do a bit more man[ual] labor [I don’t read man pages well … even if I try ] and after Yochanan’s suggestion on pamac clean [and a resulting failure once again] I did a bit of investigating further.
So …
$ pamac list -o
List orphaned packages. This generated a very long list.
$ pamac remove -o
This walked through all of the above findings and removed them. Then …
$ pamac upgrade
Suddenly there was a LOT less software to upgrade.