xpander wrote:ur mate repo is precise main on Mint 12?
it should be oneiric
That was added at the suggestion of
http://wiki.mate-desktop.org/download#ubuntuxpander wrote:also check that file ( sudo gedit /etc/apt/preferences) - should look something like that:
Package: *
Pin: release o=linuxmint
Pin-Priority: 700
Package: *
Pin: origin packages.linuxmint.com
Pin-Priority: 700
Package: *
Pin: release o=Ubuntu
Pin-Priority: 500
Package: *
Pin: origin packages.mate-desktop.org
Pin-Priority: 700
Here is mine, that is as far as I can tell the same
$ cat /etc/apt/preferences
Package: *
Pin: release o=linuxmint
Pin-Priority: 700
Package: *
Pin: origin packages.linuxmint.com
Pin-Priority: 700
Package: *
Pin: release o=Ubuntu
Pin-Priority: 500
Package: *
Pin: origin packages.mate-desktop.org
Pin-Priority: 700