Artix Linux Forum

Artix Linux => Package management => Topic started by: strawman41 on 14 November 2024, 14:33:15

Title: mesa and libva-mesa-driver are conflicting
Post by: strawman41 on 14 November 2024, 14:33:15
Not sure if this is intentional, probably not.

Code: [Select]
:: libva-mesa-driver-1:24.2.6-1 and mesa-1:24.2.7-1 are in conflict. Remove mesa? [y/N] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: libva-mesa-driver-1:24.2.6-1 and mesa-1:24.2.7-1 are in conflict (libva-mesa-driver<1:24.2.7-1)
Title: Re: mesa and libva-mesa-driver are conflicting
Post by: Dudemanguy on 14 November 2024, 15:17:38
libva-mesa-driver is an old obsolete split package. I removed it from the repos just now so it should now prompt you to remove it and let you upgrade.
Title: Re: mesa and libva-mesa-driver are conflicting
Post by: strawman41 on 14 November 2024, 15:35:08
Ah alright, thanks!