Bug 956966 - openblas incompatible packages
Summary: openblas incompatible packages
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 42.1
Hardware: Other Other
: P3 - Medium : Normal with 1 vote (vote)
Target Milestone: ---
Assignee: Mr Maintenance
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-27 11:40 UTC by Ruediger Meier
Modified: 2015-12-31 20:21 UTC (History)
5 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruediger Meier 2015-11-27 11:40:30 UTC
Installing openblas-devel gives a conflict because

openblas-devel-0.2.14-4.5.x86_64.rpm
requires the same version of openblas-devel-headers

But there is only
openblas-devel-headers-0.2.14-4.6.noarch.rpm
which is a different version. Seems like this one was taken from the i586 build.
Comment 1 Ancor Gonzalez Sosa 2015-11-27 12:36:33 UTC
Not an installer issue. Reassigned to openblas maintainer.
Comment 2 Joachim Wagner 2015-12-21 15:56:42 UTC
As this is still not fixed, would it work to just ignore the conflict and install both packages? Would code using OpenBLAS compile and run correctly?

For the moment, I'll install from source https://github.com/xianyi/OpenBLAS into /usr/local or $HOME.
Comment 3 Dmitry Roshchin 2015-12-23 07:10:52 UTC
(In reply to Joachim Wagner from comment #2)
> As this is still not fixed, would it work to just ignore the conflict and
> install both packages? Would code using OpenBLAS compile and run correctly?

Sorry for delay, too many work at the end of year.
It is safe to ignore conflict, just build id's difference. I'll push update soon. Or you can use science repository.
Comment 4 Andreas Stieger 2015-12-23 08:58:19 UTC
Update is running.

Reporter, please verify this is fixed for you in the repos below when it appears:

http://download.opensuse.org/repositories/openSUSE:/Maintenance:/4448/openSUSE_Leap_42.1_Update/
http://download.opensuse.org/update/leap/42.1-test/
Comment 5 Andreas Stieger 2015-12-31 15:15:02 UTC
releasing
Comment 6 Swamp Workflow Management 2015-12-31 19:11:38 UTC
openSUSE-RU-2015:2407-1: An update that has one recommended fix can now be installed.

Category: recommended (moderate)
Bug References: 956966
CVE References: 
Sources used:
openSUSE Leap 42.1 (src):    openblas-0.2.14-6.1
Comment 7 Joachim Wagner 2015-12-31 20:21:58 UTC
> Reporter, please verify this is fixed for you in the repos below when it
> appears

Yes, no more conflicts when selecting the packages. Thanks.

(I didn't test actually installing and using the library.)

 - JJ