Comment 15 for bug 827615

Revision history for this message
Alex Rybicki (alex-rybicki) wrote :

This bug occurs when attempting to use nautilus with any .deb. Based on symptom it seems to be a reversion of a bug I was experiencing several months ago.

A quick workaround if you're attempting to install a .deb is:
sudo dpkg -i package_file.deb

If you're attempting to uninstall, you can use:
sudo dpkg -r package_file.deb