You are not logged in.

#1 2024-09-23 20:06:21

myew
Member
Registered: 2024-04-02
Posts: 8

[SOLVED] Cannot upgrade AUR packages using yay

Since the pacman update, I'm unable to upgrade AUR packages, with the following errors showing up: error: failed to commit transaction (conflicting files)
and
error: could not resolve all dependencies

I've already reinstalled yay a couple times.

Last edited by myew (2024-09-24 08:43:32)

Offline

#2 2024-09-23 20:12:03

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,330
Website

Re: [SOLVED] Cannot upgrade AUR packages using yay


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2024-09-23 20:35:33

myew
Member
Registered: 2024-04-02
Posts: 8

Re: [SOLVED] Cannot upgrade AUR packages using yay

The full output of the command is here: https://pastebin.com/c10x9rMU

Offline

#4 2024-09-23 21:15:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,330
Website

Re: [SOLVED] Cannot upgrade AUR packages using yay

Okay ... so that doesn't have either of the errors you said were there.  But it does seem that yay may be swallowing the actual relevant information from pacman.  Please try installing the packages with pacman and post any error output here.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2024-09-23 22:10:51

seth
Member
Registered: 2012-09-03
Posts: 58,668

Re: [SOLVED] Cannot upgrade AUR packages using yay

==> Cleaning up...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) coolercontrol-liqctld-1.4.1-1

Total Installed Size:  0.28 MiB

checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
Errors occurred, no packages were upgraded.
 -> Failed to install layer, rolling up to next layer.error:error installing: [/home/andrej/.cache/yay/coolercontrol-liqctld/coolercontrol-liqctld-1.4.1-1-x86_64.pkg.tar.zst] - exit status 1

What is the **EXACT** command that produced this?

Offline

#6 2024-09-24 07:16:15

myew
Member
Registered: 2024-04-02
Posts: 8

Re: [SOLVED] Cannot upgrade AUR packages using yay

seth wrote:
==> Cleaning up...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) coolercontrol-liqctld-1.4.1-1

Total Installed Size:  0.28 MiB

checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
Errors occurred, no packages were upgraded.
 -> Failed to install layer, rolling up to next layer.error:error installing: [/home/andrej/.cache/yay/coolercontrol-liqctld/coolercontrol-liqctld-1.4.1-1-x86_64.pkg.tar.zst] - exit status 1

What is the **EXACT** command that produced this?

yay

Trilby wrote:

Okay ... so that doesn't have either of the errors you said were there.  But it does seem that yay may be swallowing the actual relevant information from pacman.  Please try installing the packages with pacman and post any error output here.

The output was definitely different before and showing those messages. Maybe it's changed because the files are cached.
Anyway, running makepkg returns with

==> Making package: coolercontrol 1.4.1-2 (Tue 24 Sep 2024 09:10:24 AM CEST)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> coolercontrold
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.

makepkg -si returns the same except with :

 ==> ERROR: 'pacman' failed to install missing dependencies.

at the top.

Last edited by myew (2024-09-24 07:20:09)

Offline

#7 2024-09-24 07:24:50

seth
Member
Registered: 2012-09-03
Posts: 58,668

Re: [SOLVED] Cannot upgrade AUR packages using yay

type -a yay

==> ERROR: Could not resolve all dependencies.

Because https://aur.archlinux.org/packages/coolercontrol depends on the AUR exclusive https://aur.archlinux.org/packages/cool … ol-liqctld and https://aur.archlinux.org/packages/coolercontrold - you'll have to build and install first and the package that failed w/ the very suspicious yay error was coolercontrol-liqctld, not coolercontrol

Offline

#8 2024-09-24 08:41:57

myew
Member
Registered: 2024-04-02
Posts: 8

Re: [SOLVED] Cannot upgrade AUR packages using yay

seth wrote:
type -a yay

==> ERROR: Could not resolve all dependencies.

Because https://aur.archlinux.org/packages/coolercontrol depends on the AUR exclusive https://aur.archlinux.org/packages/cool … ol-liqctld and https://aur.archlinux.org/packages/coolercontrold - you'll have to build and install first and the package that failed w/ the very suspicious yay error was coolercontrol-liqctld, not coolercontrol

I was able to install protontricks without yay and cooler control in the way you suggested. Thank you for helping.

Offline

#9 2024-09-24 09:54:23

cryptearth
Member
Registered: 2024-02-03
Posts: 963

Re: [SOLVED] Cannot upgrade AUR packages using yay

another option could be https://github.com/liquidctl/liquidctl
I use it for my corsair H80i v2

Offline

Board footer

Powered by FluxBB