This mess may take some time to clean up; if you run into it, hopefully
the following advice can get you on the right path again:

First, you have to decide if you want to use the snap DNA analysis tool
or if you want to use the snappy packaging format. There's currently no
way for the two to co-exist on a system short of using a VM or LXC/LXD
container.

Second, apt-get purge the one that you _don't_ want:
- sudo apt-get purge snap   # if you want to keep the packaging system
- sudo apt-get purge snapd  # if you want to keep the DNA analysis tool

Third, you'll probably have to clean up the remaining package. Try something 
like:
- sudo apt-get --reinstall install snapd  # if you want to keep the packaging 
system
- sudo apt-get --reinstall install snap   # if you want to keep the DNA 
analysis tool

Fourth, you may have other unrelated apt problems; try something like:
- sudo apt-get install -f
- sudo apt-get upgrade

Hopefully this will result in a happy apt package status again. If not
please ask for help on [email protected].

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1571989

Title:
  package snapd (not installed) failed to install/upgrade: trying to
  overwrite '/usr/share/man/man1/snap.1.gz', which is also in package
  snap 2013-11-29-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snap/+bug/1571989/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to