Reply To: eudev testers needed

Forum › Forums › antiX-development › Development › eudev testers needed › Reply To: eudev testers needed

#6896
caprea
Moderator

    First impression:

    Runs nicely

    Couldn’t find anything that did not work.
    Finally installed an old driver for an old wacom graphic tablet with a serial connection, which fortunately still works with the 4.15-kernels
    http://ubuntuforums.org/showthread.php?t=1780154
    This also workes flawlessly

    Only problem I see, if you copy and paste a command like this
    sudo apt-get install build-essential libx11-dev libxi-dev x11proto-input-dev xserver-xorg-dev libxrandr-dev libncurses5-dev xutils-dev autoconf libtool pkg-config libudev-dev

    you will get the message (free translated)
    The following packages have unmet depencies:
    libudev-dev : depends on :libeudev-dev which will not get installed
    Problems can’t be corrected, you have held broken packages

    It doesn’t matter if libeudev-dev is already installed or not.
    So at this moment you have to be very well aware of the fact you are using a system with eudev, to know what you have to do.
    Maybe a problem for beginners.
    But this problem also already exists for the systemd-comands out in the www.

    Thank you for the great work !