
У меня возникают следующие проблемы: когда я пытаюсь установить Virtualbox,
soomaiya@soomaiya-Satellite:~$ sudo apt-get install virtualbox-4.3
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:
virtualbox-4.3 : Depends: libsdl1.2debian (>= 1.2.11) but it is not installable
Recommends: libsdl-ttf2.0-0 but it is not installable
Recommends: dkms but it is not installable
E: Unable to correct problems, you have held broken packages.
soomaiya@soomaiya-Satellite:~$
Помогите, пожалуйста!
решение1
E: Unable to correct problems, you have held broken packages
может быть, это связанная проблема... вы можете попробовать открыть менеджер пакетов Synaptic и нажать «Изменить» -> «Исправить поврежденные пакеты», это может помочь.
Или ошибка может ссылаться на Depends: libsdl1.2debian (>= 1.2.11) but it is not installable
ошибку, с помощью которой вы также хотите обновить информацию о пакете apt-cache update
(или в Synaptic «Перезагрузить информацию о пакете»).