ubut14.04无法安装libc6:i386,导致了一系列问题,,国际版qq,邮箱,gimp等一系列软件都装不了

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
日升月恒
帖子: 43
注册时间: 2015-09-21 13:59
系统: Ubuntu

ubut14.04无法安装libc6:i386,导致了一系列问题,,国际版qq,邮箱,gimp等一系列软件都装不了

#1

帖子 日升月恒 » 2016-05-30 20:51

问题已解决,请移步另外一篇帖子viewtopic.php?f=180&t=478526
ubutu14.04 64位重装之后,32位运行库找不到了,于是乎,国际版qq,邮箱,gimp等一系列软件都装不了了
darnell@darnell:~$ sudo apt-get install gimp
[sudo] password for darnell:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
您可能需要运行“apt-get -f install”来纠正下列错误:
下列软件包有未满足的依赖关系:
gimp : 依赖: libgimp2.0 (>= 2.8.10) 但是它将不会被安装
依赖: libgimp2.0 (<= 2.8.10-z) 但是它将不会被安装
依赖: gimp-data (>= 2.8.10) 但是它将不会被安装
依赖: gimp-data (<= 2.8.10-z) 但是它将不会被安装
依赖: libbabl-0.1-0 (>= 0.1.10) 但是它将不会被安装
依赖: libgegl-0.2-0 (>= 0.2.0) 但是它将不会被安装
依赖: libmng2 (>= 1.0.10) 但是它将不会被安装
依赖: libwebkitgtk-1.0-0 (>= 1.3.10) 但是它将不会被安装
libc6:i386 : 依赖: libgcc1:i386 但是它将不会被安装
nylas : 依赖: git
E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可以指定一个解决办法)。
darnell@darnell:~$ sudo apt-get install libc6:i386
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
libc6:i386 已经是最新的版本了。
您可能需要运行“apt-get -f install”来纠正下列错误:
下列软件包有未满足的依赖关系:
libc6:i386 : 依赖: libgcc1:i386 但是它将不会被安装
nylas : 依赖: git
E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可以指定一个解决办法)。
darnell@darnell:~$
希望大神指导
上次由 日升月恒 在 2016-05-31 19:11,总共编辑 1 次。
头像
vickycq
帖子: 4507
注册时间: 2011-03-20 13:12
系统: Debian
来自: 山东省寿光县
联系:

Re: ubut14.04无法安装libc6:i386,导致了一系列问题,,国际版qq,邮箱,gimp等一系列软件都装不

#2

帖子 vickycq » 2016-05-30 21:52

执行以下指令将结果全部复制贴上来

代码: 全选

dpkg -l | grep 'libc6\|libgcc1'
aptitude why-not libc6:i386
aptitude why-not libgcc1:i386
cat /etc/apt/sources.list
另尝试将 /var/lib/apt/lists/ 中的内容全部移除,再执行一次 apt update,再尝试安装所需软件包。

代码: 全选

sudo rm -r /var/lib/apt/lists/*
sudo apt update
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
日升月恒
帖子: 43
注册时间: 2015-09-21 13:59
系统: Ubuntu

Re: ubut14.04无法安装libc6:i386,导致了一系列问题,,国际版qq,邮箱,gimp等一系列软件都装不

#4

帖子 日升月恒 » 2016-05-30 22:36

vickycq 写了:执行以下指令将结果全部复制贴上来

代码: 全选

dpkg -l | grep 'libc6\|libgcc1'
aptitude why-not libc6:i386
aptitude why-not libgcc1:i386
cat /etc/apt/sources.list
另尝试将 /var/lib/apt/lists/ 中的内容全部移除,再执行一次 apt update,再尝试安装所需软件包。

代码: 全选

sudo rm -r /var/lib/apt/lists/*
sudo apt update
root@darnell:/home/darnell# dpkg -l | grep 'libc6\|libgcc1'
ii libc6:amd64 2.19-0ubuntu6.9 amd64 Embedded GNU C Library: Shared libraries
iU libc6:i386 2.19-0ubuntu6.9 i386 Embedded GNU C Library: Shared libraries
rc libc6-i386 2.15-0ubuntu10.15 amd64 Embedded GNU C Library: 32-bit shared libraries for AMD64
ii libgcc1:amd64 1:4.9.3-0ubuntu4 amd64 GCC support library
darnell@darnell:~$ sudo apt-get install aptitude
[sudo] password for darnell:
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
正在读取状态信息... 完成
您可能需要运行“apt-get -f install”来纠正下列错误:
下列软件包有未满足的依赖关系:
aptitude : 依赖: aptitude-common (= 0.6.8.2-1ubuntu4) 但是它将不会被安装
依赖: libboost-iostreams1.54.0 但是它将不会被安装
依赖: libcwidget3 但是它将不会被安装
依赖: libept1.4.12 但是它将不会被安装
libc6:i386 : 依赖: libgcc1:i386 但是它将不会被安装
nylas : 依赖: git
E: 有未能满足的依赖关系。请尝试不指明软件包的名字来运行“apt-get -f install”(也可以指定一个解决办法)。

darnell@darnell:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 14.04.4 LTS _Trusty Tahr_ - Release amd64 (20160217.1)]/ trusty main restricted

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

## Major bug fix updates produced after the final release of the
## distribution.

## 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.

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.

## 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.


## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu trusty main
deb-src http://extras.ubuntu.com/ubuntu trusty main
deb-src http://mirrors.163.com/ubuntu/ trusty restricted main universe #Added by software-properties
deb http://mirrors.163.com/ubuntu/ trusty multiverse universe main restricted

sudo rm -r /var/lib/apt/lists/*
sudo apt update
这两步执行了也没办法
回复