You are not logged in.

#1 2020-02-29 19:10:14

virusso80
Member
From: Italy
Registered: 2007-03-09
Posts: 325

[SOLVED] issue caused by "missing libdmx dependency" error message

Hi all,
I tried to figure out why I am getting this error message everytime I try to install almost any package.
I read many people are having problem, maybe because something changed in xorg and I think i noticed this message too late

I am now unable to proceed.
Can you help me please?

i.e. I was trying to update dropbox nautilus extension via yaourt but i am getting this message:

ackages (1) nautilus-dropbox-2019.02.14-4

Total Installed Size:  0.11 MiB
Net Upgrade Size:      0.00 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) upgrading nautilus-dropbox                   [######################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating icon theme caches...
error: missing 'libdmx' dependency for 'xorg-server-xdmx'

I tried to follow this posti installing the dev package (and not the notty, since it was the highest voted).
I got a missing key error, added it and then obtained this:

 un-time dependency gl found: NO 

glx/meson.build:35:4: ERROR: Invalid version of dependency, need 'gl' ['>= 9.2.0'] found '1.2'.

A full log can be found at /tmp/yaourt-tmp-virus/aur-xorg-server-xdmx-dev/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build xorg-server-dev.

Can you please help me solving this issue?

Thanks in advance

Last edited by virusso80 (2020-03-08 19:36:14)

Offline

#2 2020-02-29 19:13:18

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: [SOLVED] issue caused by "missing libdmx dependency" error message

Why are you using xorg-xdmx in the first place and not the repository xorg version?

Offline

#3 2020-02-29 19:18:17

loqs
Member
Registered: 2014-03-06
Posts: 18,859

Re: [SOLVED] issue caused by "missing libdmx dependency" error message

Offline

#4 2020-03-01 14:19:54

virusso80
Member
From: Italy
Registered: 2007-03-09
Posts: 325

Re: [SOLVED] issue caused by "missing libdmx dependency" error message

V1del wrote:

Why are you using xorg-xdmx in the first place and not the repository xorg version?

i don't know...i was simply installing the package using yaourt...

loqs wrote:

Please also flag https://aur.archlinux.org/packages/xorg … -xdmx-dev/ as out of date

done

Ok, trying to pedantly follow everything I executed the -Qs command and I obtained the following:

$ pacman -Qs xorg-server
local/xorg-server 1.20.7-1 (xorg)
    Xorg X server
local/xorg-server-common 1.20.7-1 (xorg)
    Xorg server common files
local/xorg-server-devel 1.20.7-1 (xorg)
    Development files for the X.Org X server
[b]local/xorg-server-xdmx 1.20.6-1 (xorg)[/b]
    Distributed Multihead X Server and utilities
local/xorg-server-xephyr 1.20.7-1 (xorg)
    A nested X server that runs as an X application
local/xorg-server-xnest 1.20.7-1 (xorg)
    A nested X server that runs as an X application
local/xorg-server-xvfb 1.20.7-1 (xorg)
    Virtual framebuffer X server
local/xorg-server-xwayland 1.20.7-1 (xorg)
    run X clients under wayland

it seems it is already installed, but the dependency library is missing.

Should I proceed?

# pacman -Rdd libdmx libxxf86dga libxxf86misc
error: target not found: libxxf86dga
error: target not found: libxxf86misc

# pacman -Rdd libdmx

Packages (1) libdmx-1.1.4-2

Total Removed Size:  0.05 MiB

:: Do you want to remove these packages? [Y/n] 

Thanks

Offline

#5 2020-03-01 14:28:20

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: [SOLVED] issue caused by "missing libdmx dependency" error message

You should not use AUR helpers if you are that unaware of what it implies. Read: https://wiki.archlinux.org/index.php/Ar … Repository in it's entirety for a few times.

Proceed with that command, remove xorg-server-dmx and do a

sudo pacman -Syu xorg-server

to get the repository version.

Offline

#6 2020-03-08 19:28:40

virusso80
Member
From: Italy
Registered: 2007-03-09
Posts: 325

Re: [SOLVED] issue caused by "missing libdmx dependency" error message

Thanks.
trying to update now.

It seems to be fixed

Last edited by virusso80 (2020-03-08 19:35:50)

Offline

Board footer

Powered by FluxBB