Trying to install optimus-manager on my Ryzen + Nvidia laptop and i keep getting the following error when running yay -S optimus-manager
resolving dependencies…
looking for conflicting packages…Package (4) New Version Net Change Download Size
community/python-inflect 6.0.2-1 0.28 MiB
community/python-jaraco.text 3.11.1-1 0.07 MiB
community/python-pydantic 1.10.6-2 7.26 MiB 1.83 MiB
extra/python-setuptools 1:67.6.0-1 3.34 MiBTotal Download Size: 1.83 MiB
Total Installed Size: 10.95 MiB:: Proceed with installation? [Y/n]
:: Retrieving packages…
python-pydantic-1.10.6-2-x86_64.pkg.tar.zst failed to download
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from arch.mirror.ivo.st : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from mnvoip.mm.fcix.net : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from mirror.stephanie.is : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from plug-mirror.rcac.purdue.edu : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from iad.mirrors.misaka.one : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from codingflyboy.mm.fcix.net : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from mirror.arizona.edu : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from mirrors.vectair.net : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from mirror.zackmyers.io : The requested URL returned error: 404
error: failed retrieving file ‘python-pydantic-1.10.6-2-x86_64.pkg.tar.zst’ from mirrors.lug.mtu.edu : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
→ error installing repo packages
I get a similar error using pamac. What do I do? I looked up pydantic’s git and it says to install using pip. So i tried that but it installed a newer version (1.10.7) and i still get the same error in yay and pamac.