|
发表于 2017-8-20 02:41:52
只看该作者
沙发
您好,我按照文档http://wiki.t-firefly.com/index. ... 99/Build_Ubuntu_rfs执行报错,如何解决啊?
也参考了http://dev.t-firefly.com/thread-10874-1-1.html
root@sunzhguy-ThinkPad-T440:/# apt install xubuntu-desktop
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xubuntu-desktop : Depends: gtk2-engines-pixbuf but it is not going to be installed
Depends: xubuntu-artwork but it is not going to be installed
Depends: xubuntu-core but it is not going to be installed
Depends: xubuntu-default-settings but it is not going to be installed
Recommends: brltty-x11 but it is not going to be installed
Recommends: libreoffice-style-elementary but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@sunzhguy-ThinkPad-T440:/# apt-get install gtk2-engines-pixbuf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gtk2-engines-pixbuf : Depends: libgtk2.0-0 (= 2.24.30-1ubuntu1) but 2.24.30-1ubuntu1.16.04.2 is to be installed
root@sunzhguy-ThinkPad-T440:/# apt install libgtk2.0-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libgtk2.0-0 is already the newest version (2.24.30-1ubuntu1.16.04.2).
libgtk2.0-0 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.
|
|