I'm trying to install MATE Desktop 1.2 on Mint 12 Lisa. I followed the instructions on the wiki about adding the Ubuntu repos to /etc/apt/sources.list (here my sources.list):
- Code: Select all
deb http://packages.linuxmint.com/ lisa main upstream import
deb http://archive.ubuntu.com/ubuntu/ oneiric main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ oneiric-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ oneiric-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ oneiric partner
deb http://packages.medibuntu.org/ oneiric free non-free
deb http://packages.mate-desktop.org/repo/ubuntu precise main
# deb http://archive.getdeb.net/ubuntu oneiric-getdeb apps
# deb http://archive.getdeb.net/ubuntu oneiric-getdeb games
I didn't want to do all of the terminal output, however there are no errors when I "sudo apt-get update" after making these changes (except for the signing verification error), and no errors when I install mate-archive-keyring and "sudo apt-get update" after that as well. The problems occur when I run "sudo apt-get install mate-core"
- Code: Select all
dss@derek-vaio /etc/apt $ sudo apt-get install mate-core
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:
mate-core : Depends: engrampa but it is not going to be installed
Depends: ffmpegthumbnailer-caja but it is not going to be installed
Depends: mate-applets but it is not going to be installed
Depends: mate-control-center but it is not going to be installed
Depends: caja but it is not going to be installed
Depends: eom but it is not going to be installed
Depends: mate-screensaver but it is not going to be installed
Depends: mate-session-manager but it is not going to be installed
Depends: mate-system-monitor but it is not going to be installed
Depends: mate-terminal but it is not going to be installed
Depends: mate-text-editor but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Is there anyway to fix this (other than updating to Mint 13)?
Thanks!
Derek




