You are not logged in.
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
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
I pushed vim, vim-runtime and gvim.
Offline
Thank you.
Offline