So I am trying to install the latest version of Phatch using the .deb for ubuntu available on their site and installing through the Ubuntu Software center. I get the message "Cannot install blender".
So I try to install blender (still in USC) and I get the following:
The following packages have unmet dependencies:
blender: Depends: libavcodec-extra-52 (>= 4:0.6-1~) but 4:0.6.2-1ubuntu2 is to be installed
Depends: libavdevice-extra-52 (>= 4:0.6-1~) but 4:0.6.1-2ubuntu1 is to be installed
Depends: libavformat-extra-52 (>= 4:0.6-1~) but 4:0.6.1-2ubuntu1 is to be installed
Depends: libavutil-extra-50 (>= 4:0.6-1~) but 4:0.6.2-1ubuntu2 is to be installed
Depends: libgcc1 (>= 1:4.1.1) but 1:4.5.2-8ubuntu4 is to be installed
Depends: libjpeg62 (>= 6b1) but 6b1-1ubuntu1 is to be installed
Depends: libstdc++6 (>= 4.5) but 4.5.2-8ubuntu4 is to be installed
Depends: libswscale-extra-0 (>= 4:0.6-1~) but 4:0.6.1-2ubuntu1 is to be installed
Depends: zlib1g (>= 1:1.1.4) but 1:1.2.3.4.dfsg-3ubuntu3 is to be installed
When I try to install any of the missing packages in Synaptic it fails: for example
libavdevice-extra-52:
Depends: libavcodec-extra-52 (<4:0.6.1-99) but 4:0.6.2-1ubuntu2 is to be installed
Depends: libavformat-extra-52 but it is not going to be installed
Depends: libavformat-extra-52 but it is not going to be installed
Depends: libavutil-extra-50 (<4:0.6.1-99) but 4:0.6.2-1ubuntu2 is to be installed
It also wants to uninstall a lot of programs including audacity, vlc etc.
So is it actually possible to install blender and therfor Phatch on Ubuntu 11.04 and if so how?
Install the phatch package from the 11.04 repository, that's the most current one (0.2.7.1-1).
Some of the packages are too old for 11.04 but look like they are for 10.04, e.g. libavdevice-extra-52 and libavformat-extra-52.
Maybe you don't have the multiverse channel enabled and the packages are still there from before you upgraded an older version.
If you type
in a Terminal window that tells you where the package is from.