Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  [solved] vim broken?  (Read 1898 times)

Offline Geier0815

  • User
  • Posts: 586
[solved] vim broken?
« on: 2017/08/15, 09:21:24 »
Hi,

since yesterday some parts of vim should be updated but some other parts should be removed.

Quote
Die folgenden Pakete werden ENTFERNT:
  vim vim-athena vim-lesstif vim-tiny vimhelp-de
Die folgenden Pakete sind zurückgehalten worden:
  libqt5webengine-data
Die folgenden Pakete werden aktualisiert (Upgrade):
  avidemux avidemux-common avidemux-plugins avidemux-qt ca-certificates git git-man libfaac0 libfaac0:i386 libmspack0 vim-common vim-gui-common vim-runtime
13 aktualisiert, 0 neu installiert, 5 zu entfernen und 1 nicht aktualisiert.
Es müssen 17,8 MB an Archiven heruntergeladen werden.
Entfernt=removed
Seems that there are problems to build the packages on amd64
I will be patient.
« Last Edit: 2017/08/15, 20:21:17 by Geier0815 »
Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?

lexruee

  • Guest
Re: vim broken?
« Reply #1 on: 2017/08/15, 16:00:35 »
Indeed yesterday apt wanted to remove vim as well on my system.
But with the latest upgrade it seems to be fixed :-).

Code: [Select]
sudo apt full-upgrade -s
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  vim vim-common vim-gnome vim-gtk3 vim-gui-common vim-runtime vim-tiny
7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Inst vim [2:8.0.0197-5+b1] (2:8.0.0946-1 Debian:unstable [amd64]) []
Inst vim-gtk3 [2:8.0.0197-5+b1] (2:8.0.0946-1 Debian:unstable [amd64]) []
Inst vim-tiny [2:8.0.0197-5+b1] (2:8.0.0946-1 Debian:unstable [amd64]) []
Inst vim-runtime [2:8.0.0197-5] (2:8.0.0946-1 Debian:unstable [all]) []
Inst vim-common [2:8.0.0197-5] (2:8.0.0946-1 Debian:unstable [all]) []
Inst vim-gui-common [2:8.0.0197-5] (2:8.0.0946-1 Debian:unstable [all])
Inst vim-gnome [2:8.0.0197-5] (2:8.0.0946-1 Debian:unstable [all])
Conf vim (2:8.0.0946-1 Debian:unstable [amd64])
Conf vim-gtk3 (2:8.0.0946-1 Debian:unstable [amd64])
Conf vim-tiny (2:8.0.0946-1 Debian:unstable [amd64])
Conf vim-runtime (2:8.0.0946-1 Debian:unstable [all])
Conf vim-common (2:8.0.0946-1 Debian:unstable [all])
Conf vim-gui-common (2:8.0.0946-1 Debian:unstable [all])
Conf vim-gnome (2:8.0.0946-1 Debian:unstable [all])

Code: [Select]
apt policy vim
vim:
  Installed: 2:8.0.0197-5+b1
  Candidate: 2:8.0.0946-1
  Version table:
     2:8.0.0946-1 500
        500 https://ftp.ch.debian.org/debian unstable/main amd64 Packages
 *** 2:8.0.0197-5+b1 100
        100 /var/lib/dpkg/status

Offline Geier0815

  • User
  • Posts: 586
Re: [solved] vim broken?
« Reply #2 on: 2017/08/15, 20:22:16 »
Now it's ok for me too.
Wenn Windows die Lösung ist...
kann ich dann bitte das Problem zurück haben?