Cannot install vim-enhanced on SFOS3.2 [answered]
asked 2019-11-02 22:35:38 +0200
This post is a wiki. Anyone with karma >75 is welcome to improve it.
Hi,
I'm trying to install vim-enhanced
on SFOS3.2 on my Jolla1 :
[nemo@myJolla1 ~]$ version
Sailfish OS 3.2.0.12 (Torronsuo)
[nemo@myJolla1 ~]$ sudo zypper -v install vim-enhanced
Verbosity: 1
Non-option program arguments: 'vim-enhanced'
Initializing Target
Loading repository data...
Reading installed packages...
Force resolution: No
Selecting 'vim-enhanced-7.3.629-1.1.3.armv7hl' from repository 'jolla' for installation.
Resolving package dependencies...
Force resolution: No
The following 3 NEW packages are going to be installed:
vim-common 7.3.629-1.1.3
vim-enhanced 7.3.629-1.1.3
vim-filesystem 7.3.629-1.1.3
3 new packages to install.
Overall download size: 5.7 MiB. Already cached: 0 B. After the operation, additional 19.6 MiB will be used.
Continue? [y/n/...? shows all options] (y):
committing
Retrieving package vim-filesystem-7.3.629-1.1.3.armv7hl (1/3), 5.9 KiB ( 0 B unpacked)
Retrieving: vim-filesystem-7.3.629-1.1.3.armv7hl.rpm .........................................................................................................[not found]
File './core/armv7hl/vim-filesystem-7.3.629-1.1.3.armv7hl.rpm' not found on medium 'https://releases.jolla.com/releases/3.2.0.12/jolla/armv7hl/'
Abort, retry, ignore? [a/r/i/...? shows all options] (a):
Problem occurred during or after installation or removal of packages:
Installation aborted by user
Please see the above error message for a hint.
[nemo@myJolla1 ~]$ echo $?
8
Can you help me ?