Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUR package: missing or not found dependencies #23

Open
FieryMewtwo opened this issue Jun 3, 2023 · 1 comment
Open

AUR package: missing or not found dependencies #23

FieryMewtwo opened this issue Jun 3, 2023 · 1 comment

Comments

@FieryMewtwo
Copy link

FieryMewtwo commented Jun 3, 2023

Trying to install from AUR gives this error:

[sataa@SusBook cast_control]$ makepkg -si
==> Making package: cast_control 1:0.11.8.post0-3 (Sat 03 Jun 2023 02:42:17 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: python-aiopath
error: target not found: python-daemons
error: target not found: python-mpris_server
error: target not found: python-pychromecast>=9.2.0
error: target not found: python-pychromecast<9.3.0
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> python-aiopath
  -> python-appdirs
  -> python-click
  -> python-daemons
  -> python-mpris_server
  -> python-pychromecast>=9.2.0
  -> python-pychromecast<9.3.0
  -> python-pydbus
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.

I'm not sure if this is something I'm doing wrong or if the PKGBUILD needs changed in some way, but I'm having trouble figuring this out and would really appreciate it if you had an idea on what to do

EDIT: Running vanilla Arch, and I ran pacman -Syu directly before this.

@mirsella
Copy link

mirsella commented May 8, 2024

hello, this package can't be installed with just pacman automatically as multiples python deps are only in the AUR. you need yay or paru or install all deps manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants