Пар должен установить эти дополнительные пакеты

Привет у меня есть раздражающая проблема с паром в человечности. После рабочего пара это показало мне что ошибка:

    Steam needs to install these additional packages: 
    libgl1-mesa-dri:i386, libgl1-mesa-glx:i386, libc6:i386
..........................................................W: Failed to fetch cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta amd64 (20150805)/dists/trusty/main/binary-i386/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

W: Failed to fetch cdrom://Ubuntu 14.04.3 LTS _Trusty Tahr_ - Beta amd64 (20150805)/dists/trusty/restricted/binary-i386/Packages  Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs

E: Some index files failed to download. They have been ignored, or old ones used instead.

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:
 libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.4)
 unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
                        Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
N: Ignoring file 'steam.list.disable' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Press return to continue: 

И я хочу добавить, что я плохо знаком с Linux (я трачу как 14 лет с Windows, и несколько дней назад я изменил его на Ubuntu), таким образом, я не знаю все отлично.

1
задан 26 August 2015 в 02:46

2 ответа

Вашим параметрам настройки обновления позволили Ваши файлы CD-ROM. Так каждый раз это пробует и обновляет его, автоматически ищет те файлы, которые по определению устарели. Просто отменяйте выбор CD-ROM и:

sudo apt-get update && sudo apt-get upgrade 

должен обычно бежать без CD-ROM, устанавливают отобранные файлы.

0
ответ дан 1 October 2019 в 03:10

В 14.04.3 это работало на меня отлично.

sudo apt-get install steam -y
0
ответ дан 1 October 2019 в 03:10

Другие вопросы по тегам:

Похожие вопросы: