Comment 43 for bug 830440

Revision history for this message
Steve Langasek (vorlon) wrote :

> Broken libqtgui4:amd64 Depends on libxrender1 [ amd64 ] < 1:0.9.6+git20100705.d3d20437-0ubuntu0sarvatt > ( libs )
> Considering libxrender1:amd64 28 as a solution to libqtgui4:amd64 1675
> Added libxrender1:amd64 to the remove list
> Fixing libqtgui4:amd64 via keep of libxrender1:amd64
> Investigating (0) libxrender1 [ amd64 ] < 1:0.9.6+git20100705.d3d20437-0ubuntu0sarvatt > ( libs )
> Broken libxrender1:amd64 Conflicts on libxrender1 [ i386 ] < none -> 1:0.9.6-2 > ( libs )

You have a local version of libxrender1 installed for amd64 that's newer than the version in the Ubuntu archive, and the corresponding i386 package is not available.

From the version number, I assume you installed this from a ppa, but that you did so by downloading the package manually instead of by adding the ppa to your apt sources.

If you need to keep this package installed (because it fixes some bug that affects your system when using the released version?), you can add the ppa to your system config using the 'add-apt-repository' command. Otherwise, you should probably downgrade to the released version by running:

 sudo apt-get install libxrender1/oneiric

after downgrading libxrender, you should be able to install skype with 'sudo apt-get install skype:i386'.