Hi Brian,

The following 4 commands work on my system to actually run gvim,
although as I said before this leaves the packages in a broken state, so
I still go ahead and run the purge command at the end to remove the
broken (but working) package for now, until a proper solution is in
place.

$ apt-get install liblua5.2 libruby2.3
$ wget 
http://mirrors.kernel.org/ubuntu/pool/universe/v/vim/vim-gtk3_7.4.1689-3ubuntu1_amd64.deb
$ dpkg -i --force-depends ./vim-gtk3_7.4.1689-3ubuntu1_amd64.deb
$ gvim

$ dpkg --purge vim-gtk3

Does this answer your question?

Thanks,
~ Will

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

Title:
  vim-gtk3 Has Unmet Dependencies After `apt-get upgrade` In Ubuntu
  16.04.1 Xenial

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to