Bug 1040862

Summary: git-core and rsync do not have x86_64 rpms
Product: [openSUSE] openSUSE Tumbleweed Reporter: John Vandenberg <jayvdb>
Component: InstallationAssignee: E-mail List <yast2-maintainers>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: astieger
Version: Current   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 1040863    

Description John Vandenberg 2017-05-25 23:23:22 UTC
My docker build has broken because

https://travis-ci.org/jayvdb/docker-coala-base/builds/236174152



Step 6 : RUN zypper --no-gpg-checks --non-interactive install   autoconf   gcc   git   curl   java-1_8_0-openjdk-devel   m4   make   patch   sudo   tar   unzip   which   zlib-devel

 ---> Running in 5db25eff94c4

Retrieving repository 'NON-OSS' metadata [....done]

Building repository 'NON-OSS' cache [....done]

Retrieving repository 'OSS' metadata [.......done]

Building repository 'OSS' cache [....done]

Loading repository data...

Reading installed packages...

Resolving package dependencies...

Problem: git-2.13.0-1.1.x86_64 requires git-core = 2.13.0, but this requirement cannot be provided

  uninstallable providers: git-core-2.13.0-1.1.i586[oss]

                   git-core-2.13.0-1.1.x86_64[oss]

 Solution 1: Following actions will be done:

  install git-core-2.13.0-1.1.i586 despite the inferior architecture

  install rsync-3.1.2-1.5.i586 despite the inferior architecture

 Solution 2: downgrade of libopenssl1_0_0-1.0.2k-3.1.x86_64 to libopenssl1_0_0-1.0.2k-1.2.x86_64

 Solution 3: do not install git-2.13.0-1.1.x86_64

 Solution 4: break git-2.13.0-1.1.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/3/4/c] (c): c

The command '/bin/sh -c zypper --no-gpg-checks --non-interactive install   autoconf   gcc   git   curl   java-1_8_0-openjdk-devel   m4   make   patch   sudo   tar   unzip   which   zlib-devel' returned a non-zero code: 4
Comment 1 Marcus Meissner 2017-05-26 07:16:25 UTC
use solutuon 2.
Comment 2 Andreas Stieger 2017-05-26 08:48:54 UTC
Invalid as described in summary, but same trigger as bug 1040863.

*** This bug has been marked as a duplicate of bug 1040863 ***