首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >蒸汽/ libc6 (i386)安装失败

蒸汽/ libc6 (i386)安装失败
EN

Unix & Linux用户
提问于 2019-08-17 23:00:24
回答 1查看 2.5K关注 0票数 2

uname -a返回Linux mypcname 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a返回

代码语言:javascript
复制
Distributor ID: LinuxMint
Description:    Linux Mint 19.1 Tessa
Release:    19.1
Codename:   tessa

我成功地做了sudo dpkg --add-architecture i386,i386被列在国外的架构中。

当我运行sudo apt-get install steamsudo apt-get install libc6:i386时,它会返回:

sudo apt-get install steam

代码语言:javascript
复制
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:
 dictionaries-common : Depends: libtext-iconv-perl but it is not going to be installed
 steam:i386 : Depends: libc6:i386 (>= 2.15) but it is not going to be installed
              Depends: libstdc++6:i386 (>= 4.3) but it is not going to be installed
              Depends: libx11-6:i386 but it is not going to be installed
              Depends: libudev1:i386 but it is not going to be installed
              Depends: libxinerama1:i386 but it is not going to be installed
              Depends: libgl1-mesa-dri:i386 (>= 17.3) but it is not going to be installed or
                       libtxc-dxtn0:i386 but it is not installable
              Depends: libgl1-mesa-dri:i386 but it is not going to be installed
              Depends: libgl1-mesa-glx:i386 but it is not going to be installed
              Depends: libgpg-error0:i386 but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

sudo apt-get install libc6:i386错误:

代码语言:javascript
复制
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:
 dictionaries-common : Depends: debconf (>= 1.5.5) but it is not going to be installed or
                                debconf-2.0
                       Depends: libtext-iconv-perl but it is not going to be installed
 libc6 : Depends: libgcc1 but it is not going to be installed
         Breaks: libc6:i386 (!= 2.28-2) but 2.27-3ubuntu1 is to be installed
 libc6:i386 : Breaks: libc6 (!= 2.27-3ubuntu1) but 2.28-2 is to be installed
 libssl1.1 : Depends: debconf (>= 0.5) but it is not going to be installed or
                      debconf-2.0
 libsystemd0 : PreDepends: libgcrypt20 (>= 1.8.0) but it is not going to be installed
 libxml2 : Depends: libicu60 (>= 60.1-1~) but it is not going to be installed
 php7.2-cli : Depends: libedit2 (>= 2.11-20080614-4) but it is not going to be installed
              Depends: php7.2-readline but it is not going to be installed
 php7.2-common : Depends: php-common (>= 1:35) but it is not going to be installed
 php7.2-json : Depends: php-common (>= 1:35) but it is not going to be installed
 php7.2-opcache : Depends: php-common (>= 1:35) but it is not going to be installed
 tzdata : Depends: debconf (>= 0.5) but it is not going to be installed or
                   debconf-2.0
 ucf : Depends: debconf (>= 1.5.19) but it is not going to be installed
       Depends: coreutils (>= 5.91)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

我在网上找了好几个小时的解决方案,但没有什么对我有用。

EN

回答 1

Unix & Linux用户

回答已采纳

发布于 2019-08-18 11:09:18

我无法通过apt安装它,但是平板电脑成功了:

flatpak install flathub com.valvesoftware.Steam

问题解决了。

感谢@ajgringo619 619

票数 4
EN
页面原文内容由Unix & Linux提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://unix.stackexchange.com/questions/536070

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档