We have moved to a new Sailfish OS Forum. Please start new discussions there.
0

Cannot install vim-enhanced on SFOS3.2 [answered]

asked 2019-11-02 22:35:38 +0300

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

updated 2019-11-02 22:35:38 +0300

SebM gravatar image

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 ?

edit retag flag offensive reopen delete

The question has been closed for the following reason "the question is answered, an answer was accepted" by olf
close date 2019-11-03 03:14:57.369016

1 Answer

Sort by » oldest newest most voted
0

answered 2019-11-02 23:02:19 +0300

SebM gravatar image

updated 2019-11-02 23:11:05 +0300

A refresh of the repositories solved my problem :

[nemo@myJolla1 ~]$ sudo zypper refresh
[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-8.1.1244+git1-1.3.5.jolla.armv7hl' from repository 'jolla' for installation.
Resolving package dependencies...
Force resolution: No

The following 3 NEW packages are going to be installed:
  vim-common      8.1.1244+git1-1.3.5.jolla
  vim-enhanced    8.1.1244+git1-1.3.5.jolla
  vim-filesystem  8.1.1244+git1-1.3.5.jolla

3 new packages to install.
Overall download size: 6.2 MiB. Already cached: 0 B. After the operation, additional 19.5 MiB will be used.
Continue? [y/n/...? shows all options] (y):  
committing
Retrieving package vim-filesystem-8.1.1244+git1-1.3.5.jolla.armv7hl                                                                 (1/3),  10.4 KiB (    0   B unpacked)
Retrieving: vim-filesystem-8.1.1244+git1-1.3.5.jolla.armv7hl.rpm ..................................................................................................[done]
Retrieving package vim-common-8.1.1244+git1-1.3.5.jolla.armv7hl                                                                     (2/3),   5.3 MiB ( 18.0 MiB unpacked)
Retrieving: vim-common-8.1.1244+git1-1.3.5.jolla.armv7hl.rpm ........................................................................................[done (822.3 KiB/s)]
Retrieving package vim-enhanced-8.1.1244+git1-1.3.5.jolla.armv7hl                                                                   (3/3), 873.3 KiB (  1.5 MiB unpacked)
Retrieving: vim-enhanced-8.1.1244+git1-1.3.5.jolla.armv7hl.rpm ......................................................................................[done (202.2 KiB/s)]
Checking for file conflicts: ......................................................................................................................................[done]
(1/3) Installing: vim-filesystem-8.1.1244+git1-1.3.5.jolla.armv7hl ................................................................................................[done]
Additional rpm output:
warning: /var/cache/zypp/packages/jolla/core/armv7hl/vim-filesystem-8.1.1244+git1-1.3.5.jolla.armv7hl.rpm: Header V3 DSA/SHA1 Signature, key ID f2633ee0: NOKEY


(2/3) Installing: vim-common-8.1.1244+git1-1.3.5.jolla.armv7hl ....................................................................................................[done]
Additional rpm output:
warning: /var/cache/zypp/packages/jolla/core/armv7hl/vim-common-8.1.1244+git1-1.3.5.jolla.armv7hl.rpm: Header V3 DSA/SHA1 Signature, key ID f2633ee0: NOKEY


(3/3) Installing: vim-enhanced-8.1.1244+git1-1.3.5.jolla.armv7hl ..................................................................................................[done]
Additional rpm output:
warning: /var/cache/zypp/packages/jolla/core/armv7hl/vim-enhanced-8.1.1244+git1-1.3.5.jolla.armv7hl.rpm: Header V3 DSA/SHA1 Signature, key ID f2633ee0: NOKEY


CommitResult  (total 3, done 3, error 0, skipped 0, updateMessages 0)
edit flag offensive delete publish link more

Question tools

Follow
2 followers

Stats

Asked: 2019-11-02 22:35:38 +0300

Seen: 243 times

Last updated: Nov 02 '19