You are not logged in.

#1 2019-05-11 03:19:20

rossboulet
Member
Registered: 2017-12-13
Posts: 48

[SOLVED] One dependency issue in pentium4 for gvim

Had one small issue changing over to the pentium4 architecture. gvim was looking for a newer version of vim-runtime. I see the 8.1.1186 version of vim-runtime is in testing.

[root@cartman log]# pacman -S gvim
resolving dependencies...
warning: cannot resolve "vim-runtime=8.1.1186-1.0", a dependency of "gvim"
:: The following package cannot be upgraded due to unresolvable dependencies:
      gvim

:: Do you want to skip the above package for this upgrade? [y/N]
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'vim-runtime=8.1.1186-1.0' required by gvim

[root@cartman log]# pacman -Qs vim-runtime
local/vim-runtime 8.1.1073-1.0
    Vi Improved, a highly configurable, improved version of the vi text editor
    (shared runtime)

Last edited by rossboulet (2019-05-11 13:59:47)

Offline

#2 2019-05-11 04:43:38

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: [SOLVED] One dependency issue in pentium4 for gvim

Ah okay, I have the testing repos enabled and have gvim installed (even though I mostly use vim in the terminal window, I do occasionally need a gvim window).  It's all working here, both vim and gvim, but I have both gvim and vim-runtime installed at version 8.1.1186.  It looks like an oversight that vim-rumtime wasn't pushed to extra when both the vim and gvim packages were.


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#3 2019-05-11 08:07:08

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

Re: [SOLVED] One dependency issue in pentium4 for gvim

I pushed vim, vim-runtime and gvim.

Offline

#4 2019-05-11 13:59:22

rossboulet
Member
Registered: 2017-12-13
Posts: 48

Re: [SOLVED] One dependency issue in pentium4 for gvim

Thank you.

Offline

Board footer

Powered by FluxBB