Firefly开源社区

标题: ubuntu 制作根文件系统安装xbuntu-desktop 失败如何解决 [打印本页]

作者: sunzhguy    时间: 2017-8-20 02:44
标题: ubuntu 制作根文件系统安装xbuntu-desktop 失败如何解决
依照文档:http://wiki.t-firefly.com/index. ... 99/Build_Ubuntu_rfs
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

作者: 暴走的阿Sai    时间: 2017-8-23 10:19
这方面不是很熟悉,但是你发的地址维基里没有这个操作啊
apt install xubuntu-desktop
作者: wangjl    时间: 2017-8-23 10:46
同样问题  有没有试一试 vim 能装吗

作者: sunzhguy    时间: 2017-8-23 11:45
暴走的阿Sai 发表于 2017-8-23 10:19
这方面不是很熟悉,但是你发的地址维基里没有这个操作啊
apt install xubuntu-desktop

就是安装这个,vim 安装成功的

作者: sunzhguy    时间: 2017-9-14 21:28
本帖最后由 sunzhguy 于 2017-9-14 21:30 编辑

解决办法:
按照 http://www.t-firefly.com/doc/product/info/id/101.html
安装xubuntu-desktop 之前需要修改 temp/etc/apt/sources.list 内容,将sources.list 中(见附件),相关源打开即可。得以成功还得感谢群里”蓝色星空“的提示
最后安装花费时间比较长,最后有一个错误,暂时没去查什么原因:

Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
Processing triggers for dictionaries-common (1.26.3) ...
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
aspell-autobuildhash: processing: en [en-common].
aspell-autobuildhash: processing: en [en-variant_0].
aspell-autobuildhash: processing: en [en-variant_1].
aspell-autobuildhash: processing: en [en-variant_2].
aspell-autobuildhash: processing: en [en-w_accents-only].
aspell-autobuildhash: processing: en [en-wo_accents-only].
aspell-autobuildhash: processing: en [en_CA-variant_0].
aspell-autobuildhash: processing: en [en_CA-variant_1].
aspell-autobuildhash: processing: en [en_CA-w_accents-only].
aspell-autobuildhash: processing: en [en_CA-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only].
aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only].
aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-variant_0].
aspell-autobuildhash: processing: en [en_GB-variant_1].
aspell-autobuildhash: processing: en [en_US-w_accents-only].
aspell-autobuildhash: processing: en [en_US-wo_accents-only].
Errors were encountered while processing:
blueman
E: Sub-process /usr/bin/dpkg returned an error code (1)

sources.rar

632 Bytes, 下载次数: 71, 下载积分: 灯泡 -1 , 经验 -1

售价: 1 灯泡  [记录]

source.list


作者: xiaohaowen567    时间: 2018-2-1 11:09
sunzhguy 发表于 2017-9-14 21:28
解决办法:
按照 http://www.t-firefly.com/doc/product/info/id/101.html
安装xubuntu-desktop 之前需 ...

亲 你的xbuntu装上去了没
作者: 昵称不要太长    时间: 2018-7-29 11:23
楼主,生成的linuxroot.img要烧写到开发板的哪个地方,烧写到backup分区吗?C:\Users\Administrator\Desktop\QQ截图20180729111303
作者: 昵称不要太长    时间: 2018-7-29 11:39
灯泡不够了,尴尬
作者: 昵称不要太长    时间: 2018-7-29 11:39
很好的教程
作者: sfxt    时间: 2018-8-13 13:15
sunzhguy 发表于 2017-9-14 21:28
解决办法:
按照 http://www.t-firefly.com/doc/product/info/id/101.html
安装xubuntu-desktop 之前需 ...

试一下
作者: sfxt    时间: 2018-8-13 13:15
sunzhguy 发表于 2017-9-14 21:28
解决办法:
按照 http://www.t-firefly.com/doc/product/info/id/101.html
安装xubuntu-desktop 之前需 ...

试一下
作者: sfxt    时间: 2018-8-13 13:16
sunzhguy 发表于 2017-9-14 21:28
解决办法:
按照 http://www.t-firefly.com/doc/product/info/id/101.html
安装xubuntu-desktop 之前需 ...

试一下
作者: antony    时间: 2018-9-19 15:30
yyy
作者: 2422754416    时间: 2018-10-22 15:58
{:4_89:}{:4_91:}
作者: 386744164    时间: 2018-11-7 14:56
sunzhguy 发表于 2017-9-14 21:28
解决办法:
按照 http://www.t-firefly.com/doc/product/info/id/101.html
安装xubuntu-desktop 之前需 ...

请问最后的那个blueman的错误解决了没?
作者: 386744164    时间: 2018-11-21 16:13
386744164 发表于 2018-11-7 14:56
请问最后的那个blueman的错误解决了没?

自己回复自己,blueman解决了
作者: maogefff    时间: 2019-4-29 15:47
灯泡不够了,尴尬

作者: 13112355020    时间: 2019-6-19 14:30
386744164 发表于 2018-11-21 16:13
自己回复自己,blueman解决了

最后那个blueman怎么解决的呀,我卡在这里了。
作者: 闲尘若梦    时间: 2019-9-10 19:44
13112355020 发表于 2019-6-19 14:30
最后那个blueman怎么解决的呀,我卡在这里了。

https://blog.csdn.net/heray1990/article/details/47803541
安装这个博客上做即可解决
作者: guofu.chen    时间: 2019-10-28 14:45
sunzhguy 发表于 2017-9-14 21:28
解决办法:
按照 http://www.t-firefly.com/doc/product/info/id/101.html
安装xubuntu-desktop 之前需 ...

请问你贴的source.list和说明里的一致吗
还是有特定的地方需要修改过
谢谢

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://ports.ubuntu.com/ubuntu-ports/ xenial main restricted
deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ports.ubuntu.com/ubuntu-ports/ xenial-updates main restricted
deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://ports.ubuntu.com/ubuntu-ports/ xenial universe
deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial universe
deb http://ports.ubuntu.com/ubuntu-ports/ xenial-updates universe
deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial-updates universe

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://ports.ubuntu.com/ubuntu-ports/ xenial-backports main restricted
deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial-backports main restricted

deb http://ports.ubuntu.com/ubuntu-ports/ xenial-security main restricted
deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial-security main restricted
deb http://ports.ubuntu.com/ubuntu-ports/ xenial-security universe
deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial-security universe
deb http://ports.ubuntu.com/ubuntu-ports/ xenial-security multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ xenial-security multiverse
作者: mulinsen    时间: 2019-12-7 22:30
sunzhguy 发表于 2017-9-14 21:28
解决办法:
按照 http://www.t-firefly.com/doc/product/info/id/101.html
安装xubuntu-desktop 之前需 ...

您好!关于Processing triggers for sgml-base (1.26+nmu4ubuntu1) ...
Processing triggers for dictionaries-common (1.26.3) ...
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
aspell-autobuildhash: processing: en [en-common].
aspell-autobuildhash: processing: en [en-variant_0].
aspell-autobuildhash: processing: en [en-variant_1].
aspell-autobuildhash: processing: en [en-variant_2].
aspell-autobuildhash: processing: en [en-w_accents-only].
aspell-autobuildhash: processing: en [en-wo_accents-only].
aspell-autobuildhash: processing: en [en_CA-variant_0].
aspell-autobuildhash: processing: en [en_CA-variant_1].
aspell-autobuildhash: processing: en [en_CA-w_accents-only].
aspell-autobuildhash: processing: en [en_CA-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only].
aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only].
aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only].
aspell-autobuildhash: processing: en [en_GB-variant_0].
aspell-autobuildhash: processing: en [en_GB-variant_1].
aspell-autobuildhash: processing: en [en_US-w_accents-only].
aspell-autobuildhash: processing: en [en_US-wo_accents-only].
Errors were encountered while processing:
blueman
E: Sub-process /usr/bin/dpkg returned an error code (1)
是否有找到解决办法。目前我还没解决




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1