Comment 10 for bug 340895

Revision history for this message
Musashi (slice39) wrote :

I fixed it with this command

sudo apt-get install compiz-gnome

I might have done some other things that allowed it to be fixed this way. Not sure why it works now or if it will keep working....
alt@LowWarr:~$ sudo apt-get remove compiz-gnome
[sudo] password for alt:
Sorry, try again.
[sudo] password for alt:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package compiz-gnome is not installed, so not removed
The following packages were automatically installed and are no longer required:
  kdesudo libqt4-xmlpatterns libqt4-help python-qt4 python-sip4
  python-qt4-common install-package libqt4-assistant libplasma3 gdebi-kde
  python-kde4
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
alt@LowWarr:~$ apt-get
apt 0.7.20.2ubuntu5 for amd64 compiled on Mar 30 2009 14:06:05
Usage: apt-get [options] command
       apt-get [options] install|remove pkg1 [pkg2 ...]
       apt-get [options] source pkg1 [pkg2 ...]

apt-get is a simple command line interface for downloading and
installing packages. The most frequently used commands are update
and install.

Commands:
   update - Retrieve new lists of packages
   upgrade - Perform an upgrade
   install - Install new packages (pkg is libc6 not libc6.deb)
   remove - Remove packages
   autoremove - Remove automatically all unused packages
   purge - Remove packages and config files
   source - Download source archives
   build-dep - Configure build-dependencies for source packages
   dist-upgrade - Distribution upgrade, see apt-get(8)
   dselect-upgrade - Follow dselect selections
   clean - Erase downloaded archive files
   autoclean - Erase old downloaded archive files
   check - Verify that there are no broken dependencies

Options:
  -h This help text.
  -q Loggable output - no progress indicator
  -qq No output except for errors
  -d Download only - do NOT install or unpack archives
  -s No-act. Perform ordering simulation
  -y Assume Yes to all queries and do not prompt
  -f Attempt to correct a system with broken dependencies in place
  -m Attempt to continue if archives are unlocatable
  -u Show a list of upgraded packages as well
  -b Build the source package after fetching it
  -V Show verbose version numbers
  -c=? Read this configuration file
  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
See the apt-get(8), sources.list(5) and apt.conf(5) manual
pages for more information and options.
                       This APT has Super Cow Powers.
alt@LowWarr:~$ sudo apt-get check
Reading package lists... Done
Building dependency tree
Reading state information... Done
alt@LowWarr:~$ sudo apt-get compiz-gnome
E: Invalid operation compiz-gnome
alt@LowWarr:~$ sudo apt-get install compiz-gnome
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  kdesudo libqt4-xmlpatterns libqt4-help python-qt4 python-sip4
  python-qt4-common install-package libqt4-assistant libplasma3 gdebi-kde
  python-kde4
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  compizconfig-backend-gconf libcompizconfig0 libprotobuf3
The following NEW packages will be installed:
  compiz-gnome compizconfig-backend-gconf libcompizconfig0 libprotobuf3
0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
Need to get 1003kB of archives.
After this operation, 4518kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com jaunty/main libprotobuf3 2.0.3-0ubuntu2 [480kB]
Get:2 http://us.archive.ubuntu.com jaunty/main libcompizconfig0 0.8.2-0ubuntu1 [133kB]
Get:3 http://us.archive.ubuntu.com jaunty/main compizconfig-backend-gconf 0.8.2-0ubuntu1 [33.5kB]
Get:4 http://us.archive.ubuntu.com jaunty/main compiz-gnome 1:0.8.2-0ubuntu6 [357kB]
Fetched 1003kB in 1min 6s (15.0kB/s)
Selecting previously deselected package libprotobuf3.
(Reading database ... 186598 files and directories currently installed.)
Unpacking libprotobuf3 (from .../libprotobuf3_2.0.3-0ubuntu2_amd64.deb) ...
Selecting previously deselected package libcompizconfig0.
Unpacking libcompizconfig0 (from .../libcompizconfig0_0.8.2-0ubuntu1_amd64.deb)