[SOLVED] sysupgrade fails (xorg-server, xf86-input-libinput)

Ask questions about Arch Linux ARM. Please search before making a new topic.

[SOLVED] sysupgrade fails (xorg-server, xf86-input-libinput)

Postby mobrien » Thu Jan 12, 2017 1:26 pm

The issue occures on an arm6h (raspberry pi model b) when trying to -Syu the system:
$this->bbcode_second_pass_code('', '
# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
alarm is up to date
aur is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: xf86-input-libinput and xorg-server are in conflict (X-ABI-XINPUT_VERSION>=23)
')

Interestingly "xf86-input-libinput" is not installed:

$this->bbcode_second_pass_code('', '
# pacman -Q | grep xf86-input-libinput
#
')

So I installed the package ...

$this->bbcode_second_pass_code('', '
# pacman -S xf86-input-libinput
resolving dependencies...
looking for conflicting packages...

Packages (1) xf86-input-libinput-0.22.0-1

Total Installed Size: 0.13 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [######################################################################################################] 100%
(1/1) checking package integrity [######################################################################################################] 100%
(1/1) loading package files [######################################################################################################] 100%
(1/1) checking for file conflicts [######################################################################################################] 100%
(1/1) checking available disk space [######################################################################################################] 100%
:: Processing package changes...
(1/1) installing xf86-input-libinput
')

$this->bbcode_second_pass_code('', '
# pacman -Q | grep xf86-input-libinput
xf86-input-libinput 0.22.0-1
')

... to strangely end up with the following:

$this->bbcode_second_pass_code('', '
# pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
alarm is up to date
aur is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
:: xorg-server and xf86-input-evdev are in conflict (X-ABI-XINPUT_VERSION). Remove xf86-input-evdev? [y/N] y
:: xorg-server and xf86-input-joystick are in conflict (X-ABI-XINPUT_VERSION). Remove xf86-input-joystick? [y/N] y
:: xorg-server and xf86-input-keyboard are in conflict (X-ABI-XINPUT_VERSION). Remove xf86-input-keyboard? [y/N] y
:: xorg-server and xf86-input-libinput are in conflict (X-ABI-XINPUT_VERSION). Remove xf86-input-libinput? [y/N] y
:: xorg-server and xf86-input-mouse are in conflict (X-ABI-XINPUT_VERSION). Remove xf86-input-mouse? [y/N] y
:: xorg-server and xf86-input-void are in conflict (X-ABI-XINPUT_VERSION). Remove xf86-input-void? [y/N] y
:: xorg-server and xf86-video-dummy are in conflict (X-ABI-VIDEODRV_VERSION). Remove xf86-video-dummy? [y/N] y
:: xorg-server and xf86-video-fbdev are in conflict (X-ABI-VIDEODRV_VERSION). Remove xf86-video-fbdev? [y/N] y
:: xorg-server and xf86-video-fbturbo-git are in conflict (X-ABI-VIDEODRV_VERSION). Remove xf86-video-fbturbo-git? [y/N] y
:: xorg-server and xf86-video-vesa are in conflict (X-ABI-VIDEODRV_VERSION). Remove xf86-video-vesa? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: xorg-server: requires xf86-input-libinput
')

uname -a :

$this->bbcode_second_pass_code('', '
Linux somehostname 4.4.41-1-ARCH #1 Mon Jan 9 20:33:37 MST 2017 armv6l GNU/Linux
')
Last edited by mobrien on Fri Jan 13, 2017 10:57 am, edited 1 time in total.
mobrien
 
Posts: 4
Joined: Thu Jan 12, 2017 1:11 pm

Re: sysupgrade fails (xorg-server: requires xf86-input-libin

Postby pttrsmrt » Thu Jan 12, 2017 3:34 pm

Just want to confirm this is happening on rbpi3 and rbpi2 too, any tips for solutions appreciated.

EDIT: Fixed on recent update of xf86-video-fbdev and xf86-input-libinput
pttrsmrt
 
Posts: 1
Joined: Thu Jan 12, 2017 3:25 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 25 guests