[asus] ~>apt-show-versions -a libogg0 libogg0 1.2.2~dfsg-1ubuntu2 install ok installed libogg0 1.2.2~dfsg-1ubuntu1 precise us.archive.ubuntu.com libogg0 1.2.2~dfsg-1ubuntu2 oneiric ppa.quickbuild.pearsoncomputing.net No stable version libogg0/oneiric uptodate 1.2.2~dfsg-1ubuntu2 [asus] ~>dpkg-query -p libogg0 Package: libogg0 Multi-Arch: same Priority: optional Section: libs Installed-Size: 56 Maintainer: Ubuntu Developers Architecture: amd64 Source: libogg Version: 1.2.2~dfsg-1ubuntu2 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Size: 18826 Description: Ogg bitstream library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Homepage: http://xiph.org/ogg/ Original-Maintainer: Ron Lee [asus] ~>dpkg-query -p libogg0:i386 Package: libogg0 Multi-Arch: same Priority: optional Section: libs Installed-Size: 56 Maintainer: Ubuntu Developers Architecture: i386 Source: libogg Version: 1.2.2~dfsg-1ubuntu2 Depends: libc6 (>= 2.4) Pre-Depends: multiarch-support Size: 19236 Description: Ogg bitstream library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Homepage: http://xiph.org/ogg/ Original-Maintainer: Ron Lee [asus] ~>sudo apt-get check Reading package lists... Done Building dependency tree Reading state information... Done You might want to run 'apt-get -f install' to correct these. The following packages have unmet dependencies: libogg0 : Conflicts: libogg0:i386 but 1.2.2~dfsg-1ubuntu2 is installed libogg0:i386 : Conflicts: libogg0 but 1.2.2~dfsg-1ubuntu2 is installed E: Unmet dependencies. Try using -f. [asus] ~>sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following package was automatically installed and is no longer required: lib32asound2 Use 'apt-get autoremove' to remove them. The following packages will be REMOVED: acroread gstreamer0.10-plugins-base:i386 gstreamer0.10-plugins-good:i386 ia32-libs ia32-libs-multiarch:i386 libasound2-plugins:i386 libcanberra-gtk-module:i386 libcanberra-gtk0:i386 libcanberra0:i386 libflac8:i386 libogg0:i386 libpulse-mainloop-glib0:i386 libpulse0:i386 libpulsedsp:i386 libsdl-image1.2:i386 libsdl-mixer1.2:i386 libsdl-net1.2:i386 libsdl-ttf2.0-0:i386 libsdl1.2debian:i386 libshout3:i386 libsndfile1:i386 libtheora0:i386 libvorbis0a:i386 libvorbisenc2:i386 libvorbisfile3:i386 skype 0 upgraded, 0 newly installed, 26 to remove and 0 not upgraded. After this operation, 187 MB disk space will be freed. Do you want to continue [Y/n]? n Abort. [asus] ~>sudo nano /etc/apt/sources.list (comment out TDE lines) [asus] ~>cat /etc/apt/sources.list deb http://us.archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse deb http://us.archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse deb http://us.archive.ubuntu.com/ubuntu/ precise-backports main restricted universe multiverse deb http://security.ubuntu.com/ubuntu precise-security main restricted universe multiverse deb http://archive.canonical.com/ubuntu precise partner deb http://extras.ubuntu.com/ubuntu precise main deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu precise main deb http://ppa.launchpad.net/stellarium/stellarium-releases/ubuntu precise main #deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu precise main deb http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu precise main #deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-v3.5.13/ubuntu oneiric main #deb http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-builddeps-v3.5.13/ubuntu oneiric main [asus] ~>sudo apt-get update (...) [asus] ~>apt-show-versions -a libogg0 libogg0 1.2.2~dfsg-1ubuntu2 install ok installed libogg0 1.2.2~dfsg-1ubuntu1 precise us.archive.ubuntu.com libogg0 1.2.2~dfsg-1ubuntu2 unknown ppa.quickbuild.pearsoncomputing.net No stable version libogg0/unknown uptodate 1.2.2~dfsg-1ubuntu2 [asus] ~>sudo apt-get check Reading package lists... Done Building dependency tree Reading state information... Done [asus] ~>sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.