Working through the hints for the last UPdate (which worked perfect here with KDE; thanks a lot @team !) I’m trying to
rebuild any AUR Python packages that install files to site-packages or link to libpython3.11.so.
$ pacman -Qoq /usr/lib/python3.11/
fvs
icoextract
patool
python-manjaro-sdk
python-pathvalidate
python-pyasyncore
python-steamgriddb
vkbasalt-cli
$ pamac build $(pacman -Qoq /usr/lib/python3.11)
Error: not found: python-manjaro-sdk
How can I fix this? Furthermore I’d appreciate help to understand the commands:
rebuild-detector
checkrebuild
Hi,
This post may be useful for you:
No such package exists in the repos or the AUR.
Again true for webkit2gtk-5.0.
electron19 and zoom are both in the AUR though.
The first 2 definitely need to go, and if you arent using the AUR, dont need these packages, or have no idea what I am talking about … then all of them should be removed.
The purpose of checkrebuild is to scan your system for packages that need to be rebuilt.
When system libraries are updated … certain unsupported, foreign, manually-installed software may need to…
Thank you. @cscs : Strange thing here:
$ pacman -Ss python-manjaro-sdk
$
but
Sorry, I don’t undertand you; what shall I do? Why says pacman -Ss it’s NOT installed, but pamac says it IS installed (from the repo, no hint to AUR).
Trying to remove
python-manjaro-sdk
needs to remove
web-installer-url-handler
$ pacman -Ss web-installer-url-handler
$
Would you remove both?
pacman -Ss
searches the repos, not what is installed.
As the package does not exist, it finds nothing.
MaMicha:
Would you remove both?
Absolutely, yes.
1 Like
system
Closed
18 May 2024 21:25
7
This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.