Trying to install mono and wine, a dependency called udev keeps failing.
To simulate: sudo apt-get install udev
Error:
...
Preparing to replace udev 175-0ubuntu9.10 (using .../udev_204-5ubuntu20.15_amd64.deb) ...
Adding 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
dpkg: unrecoverable fatal error, aborting:
failed to fstat previous diversions file: No such file or directory
sudo apt-get install udev returned exit code 100
E: Sub-process /usr/bin/dpkg returned an error code (2) Action failed: sudo apt-get install udev
We currently disallow installing udev during the build for security reasons, sorry about that.
Are you sure the packages you need require udev to be reinstalled? Could you please provide us the list of packages that need to be installed? We’ll see if we can get them on our build containers without hitting this issue.
Preparing to replace udev 175-0ubuntu9.10 (using .../udev_204-5ubuntu20.15_amd64.deb) ...
Adding 'diversion of /bin/udevadm to /bin/udevadm.upgrade by fake-udev'
dpkg: unrecoverable fatal error, aborting:
failed to fstat previous diversions file: No such file or directory
Is there a chance we are running into this issue because udev seems REALLY out of date?
udev:
Installed: 175-0ubuntu9.10
Candidate: 204-5ubuntu20.15
We have reviewed this once again, and unfortunately we don’t think we could update udev at this very moment. We’ll try to do that as soon as possible, but cannot give you a timeline for that. Sorry