我想在 ubuntu 14.04 上尝试 snapd,但是存在一些依赖性问题。
显然 systemd 与我随 HWE 软件包一起安装的一些 xorg/mesa 驱动程序冲突。
我删除了其中一些并再次尝试,它起作用了。现在我可以安装和使用 snaps。
然后我尝试重新安装 HWE 包并得到这个:
chestrada@estacion17:~$ sudo apt-get install --install-recommends linux-generic-lts-xenial xserver-xorg-core-lts-xenial xserver-xorg-lts-xenial xserver-xorg-video-all-lts-xenial xserver-xorg-input-all-lts-xenial libwayland-egl1-mesa-lts-xenial libgl1-mesa-glx-lts-xenial libgl1-mesa-glx-lts-xenial:i386 libglapi-mesa-lts-xenial:i386
Reading package lists... Done
Building dependency tree
Reading state information... Done
linux-generic-lts-xenial is already the newest version.
The following packages were automatically installed and are no longer required:
snap-confine ubuntu-core-launcher
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libdrm-amdgpu1 libdrm-amdgpu1:i386 libdrm-intel1:i386 libdrm-nouveau2:i386
libdrm-radeon1:i386 libedit2:i386 …Run Code Online (Sandbox Code Playgroud)