oskarsh / Yin-Yang

Auto Nightmode for KDE, Gnome, Budgie, VSCode, Atom and more
MIT License
630 stars 52 forks source link

Installing from AUR fails, says python-suntime not found #312

Open davidgordiienko opened 2 months ago

davidgordiienko commented 2 months ago

What happened?

When installing from the AUR, it says "error: target not found: python-suntime>=1.3

Version

3.4-1

How did you install Yin & Yang?

AUR

What desktop environments are you seeing the problem on?

KDE

Which plugin causes the issue?

None

What software version do you use?

N/A

Relevant log output

==> Making package: yin-yang 3.4-1 (Sun 01 Sep 2024 08:50:09 PM EDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] password for david: 
error: target not found: python-suntime>=1.3.2
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> python-numpy
  -> python-pyqt6
  -> python-suntime>=1.3.2
  -> python-systemd
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
eeviriyi commented 1 month ago

Try paru or yay python-suntime?

tomaz-suller commented 4 weeks ago

The package installs fine. What you're missing is, when you're not using a helper, you need to install other AUR dependencies manually before installing the package you're trying to install.