https://bugs.freedesktop.org/show_bug.cgi?id=110795
Bug ID: 110795 Summary: Unable to install on latest Ubuntu (19.04) Product: DRI Version: XOrg git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: blocker Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: rolf@lagrangepoint.io
The driver install is hard coded to reject anything other than 18.04, which is two versions behind current Ubuntu. Please update the driver.
``` Preparing to unpack .../amdgpu-core_19.10-785425_all.deb ... ERROR: This package can only be installed on Ubuntu 18.04. dpkg: error processing archive /var/opt/amdgpu-pro-local/./amdgpu-core_19.10-785425_all.deb (--unpack): new amdgpu-core package pre-installation script subprocess returned error exit status 1 Errors were encountered while processing: /var/opt/amdgpu-pro-local/./amdgpu-core_19.10-785425_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1) ```