$ zypper -n install git
Retrieving repository 'openSUSE-Leap-15.0-Non-Oss' metadata ..............[done]
Building repository 'openSUSE-Leap-15.0-Non-Oss' cache ...................[done]
Retrieving repository 'openSUSE-Leap-15.0-Oss' metadata ..................[done]
Building repository 'openSUSE-Leap-15.0-Oss' cache .......................[done]
Retrieving repository 'openSUSE-Leap-15.0-Update' metadata ...............[done]
Building repository 'openSUSE-Leap-15.0-Update' cache ....................[done]
Retrieving repository 'openSUSE-Leap-Cloud-Tools' metadata ...............[done]
Building repository 'openSUSE-Leap-Cloud-Tools' cache ....................[done]
Retrieving repository 'openSUSE-Leap-15.0-Update-Non-Oss' metadata .......[done]
Building repository 'openSUSE-Leap-15.0-Update-Non-Oss' cache ............[done]
Loading repository data...
Reading installed packages...
Resolving package dependencies...
The following 34 NEW packages are going to be installed:
bash-completion-devel cvs cvsps git git-core git-cvs git-email git-gui git-svn
gitk libXft2 libXmuu1 libXrender1 libXss1 libapr-util1 libapr1 libpcre2-8-0
libserf-1-1 libsha1detectcoll1 libutf8proc2 perl-Authen-SASL perl-DBD-SQLite
perl-DBI perl-Digest-HMAC perl-Error perl-IO-Socket-SSL perl-Net-SMTP-SSL
perl-Net-SSLeay perl-Term-ReadKey subversion subversion-bash-completion
subversion-perl tk xhost
The following 8 recommended packages were automatically selected:
git-cvs git-email git-gui git-svn gitk perl-Authen-SASL perl-Net-SMTP-SSL
subversion-bash-completion
The following 2 packages are suggested, but will not be installed:
git-daemon git-web
34 new packages to install.
Overall download size: 15.4 MiB. Already cached: 0 B. After the operation,
additional 61.1 MiB will be used.
Continue? [y/n/...? shows all options] (y): y
Retrieving package cvs-1.12.12-lp150.1.9.x86_64
(1/34), 404.7 KiB (962.5 KiB unpacked)
Retrieving: cvs-1.12.12-lp150.1.9.x86_64.rpm ........................[not found]
File './suse/x86_64/cvs-1.12.12-lp150.1.9.x86_64.rpm' not found on medium 'http: //download.opensuse.org/distribution/leap/15.0/repo/oss/'
Abort, retry, ignore? [a/r/i/...? shows all options] (a): a
Problem occurred during or after installation or removal of packages:
Installation aborted by user
Please see the above error message for a hint.
The openSUSE Leap 15 ci is failing when trying to install the
gitcommand which makes impossible to clone a repository. I was able to reproduce this in an azure VM. It looks thatgitcommand is not being installed./cc @jodh-intel @chavafg
Any ideas @marcov ?