trizen icon indicating copy to clipboard operation
trizen copied to clipboard

Trizen fails to build Nvidia beta drivers (dependencies are not proper)

Open C0rn3j opened this issue 6 years ago • 0 comments

Package that Trizen has issue with for example - https://aur.archlinux.org/packages/nvidia-full-beta/

This build fine via makepkg.

c0rn3j@Luxuria ‹ master ●● › : /tmp/trizen-c0rn3j/nvidia-full-beta
[1] % LC_ALL=C sudo pacman -U nvidia-full-beta-396.18-1-x86_64.pkg.tar.xz
loading packages...
resolving dependencies...
:: There are 2 providers available for libgl:
:: Repository extra
   1) libglvnd  2) nvidia-340xx-utils

Enter a number (default=1): 
looking for conflicting packages...
:: libglvnd and nvidia-utils-full-beta are in conflict. Remove nvidia-utils-full-beta? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: libglvnd and nvidia-utils-full-beta are in conflict

The log isn't from trizen directly but it is one of the failure points. (Can't provide trizen logs as I can't seem to force English language via LC_ALL, they'd be in norwegian)

Trizen 1.48

C0rn3j avatar Apr 21 '18 12:04 C0rn3j