在 ubuntu 14.04 上安装最新的 faience 主题时出现问题

在 ubuntu 14.04 上安装最新的 faience 主题时出现问题

我按照这些文章在 ubuntu 14.04 上安装了最新版本的 faience 主题

http://www.webupd8.org/2014/06/popular-faience-gtk-gnome-shell-themes.html http://www.noobslab.com/2014/06/faience-theme-is-now-available-for.html

我收到了以下错误:

Preparing to unpack .../faience-theme_0.7_all.deb ...
Unpacking faience-theme (0.7) over (0.5.4) ...
dpkg: error processing archive /var/cache/apt/archives/faience-theme_0.7_all.deb (--unpack):
 unable to open '/usr/share/themes/Faience-Ocre/gtk-2.0/apps/dummy.png.dpkg-new': No such file or directory
No apport report written because the error message indicates an issue on the local system
     Errors were encountered while processing:
 /var/cache/apt/archives/faience-theme_0.7_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

dummy.png.dpkg-new 看起来有点可疑...

还有其他人遇到同样的麻烦吗?

答案1

看来软件包维护者第二天就发布了修复版本 0.7.1。请在此处查看更改:https://launchpadlibrarian.net/177159549/faience-theme_0.7.1_source.changes

另外,请确保您使用的是ppa:tiheum/equinox而不是ppa:noobslab/themes。到目前为止,后一个 ppa 中的软件包尚未更新到最新版本。

相关内容