[Unstable Update] 2021-10-23 - Kernels, Nvidia, Haskell, Kodi, Thunderbird, PHP, Wine

Apparently the change in xorg-server will be reverted in 21.1.2 next week:

Arch itself might be opting to revert in it’s package sooner:
https://bugs.archlinux.org/task/72661

The update of an old Nvidia driver just now fails with all 3 of pacman, yay, and pamac. Here’s the output from my terminal. What should I do?

[alex@alex-pc ~]$ yay
:: Synchronizing package databases...
 core is up to date
 extra                1923.7 KiB  4.87 MiB/s 00:00 [######################] 100%
 community is up to date
 multilib              177.6 KiB  2.75 MiB/s 00:00 [######################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (2) mhwd-nvidia-470xx-470.86-1  xorg-server-21.1.1-3.1

Total Download Size:   1.72 MiB
Total Installed Size:  3.69 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
 mhwd-nvidia-470x...     3.1 KiB  6.96 KiB/s 00:00 [######################] 100%
 xorg-server-21.1...  1756.2 KiB  1298 KiB/s 00:01 [######################] 100%
 Total (2/2)          1759.3 KiB  1121 KiB/s 00:02 [######################] 100%
(2/2) checking keys in keyring                     [######################] 100%
(2/2) checking package integrity                   [######################] 100%
(2/2) loading package files                        [######################] 100%
(2/2) checking for file conflicts                  [######################] 100%
error: failed to commit transaction (conflicting files)
mhwd-nvidia-470xx: /var/lib/mhwd/ids/pci/nvidia.ids exists in filesystem (owned by mhwd-nvidia)
Errors occurred, no packages were upgraded.
 -> error installing repo packages
[alex@alex-pc ~]$ pamac update
Preparing...
Checking ruffle-nightly-bin dependencies...
Cloning thunar-vcs-plugin-git build files...
Generating thunar-vcs-plugin-git information...
Checking thunar-vcs-plugin-git dependencies...
Synchronizing package databases...
Resolving dependencies...
Checking inter-conflicts...

To upgrade (2):
  mhwd-nvidia-470xx      470.86-1              (470.82.00-3)           extra  
  xorg-server            21.1.1-3.1            (21.1.1-3)              extra  
To build (2):
  ruffle-nightly-bin     2021.11.11-1          (2021.11.10-1)          AUR
  thunar-vcs-plugin-git  0.2.0+124+ge79134e-1  (0.2.0+123+g68b9e88-1)  AUR


Edit build files : [e] 
Apply transaction ? [e/y/N] y

Checking keyring...                                                        [2/2]
Checking integrity...                                                      [2/2]
Loading packages files...                                                  [2/2]
Checking file conflicts...                                                 [2/2]
Error: Failed to commit transaction:
conflicting files:
- mhwd-nvidia-470xx: /var/lib/mhwd/ids/pci/nvidia.ids already exists in filesystem (owned by mhwd-nvidia)
[alex@alex-pc ~]$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (2) mhwd-nvidia-470xx-470.86-1  xorg-server-21.1.1-3.1

Total Installed Size:  3.69 MiB
Net Upgrade Size:      0.00 MiB

:: Proceed with installation? [Y/n] Y
(2/2) checking keys in keyring                     [######################] 100%
(2/2) checking package integrity                   [######################] 100%
(2/2) loading package files                        [######################] 100%
(2/2) checking for file conflicts                  [######################] 100%
error: failed to commit transaction (conflicting files)
mhwd-nvidia-470xx: /var/lib/mhwd/ids/pci/nvidia.ids exists in filesystem (owned by mhwd-nvidia)
Errors occurred, no packages were upgraded.
[alex@alex-pc ~]$
1 Like

Temporarily ignore the update for mhwd-nvidia-470xx. They’re only database files and it appears you don’t have the NVIDIA 470 driver installed, anyway. I’ll look at it tomorrow.

EDIT: Fixed with mhwd-nvidia-470xx 470.86-2.

3 Likes

Thanks! I updated and it worked just fine.

1 Like

Since last Update (09.November2021)
GNOME boots into Wayland, although “X-11” is choosen (= target wanted).
Automatic login, entry “Gnome on xorg” selected.
Manual login into x-org works, if switched from “Gnome on xorg” to “Gnome”
and back to “Gnome on xorg”. Does not survive reboot…
Simple solution:
edit: /etc/gdm/custom and uncheck “WaylandEnable=false”
NO really a solution, only workaround.
Whats wrong with the Tigers??