Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455050 - dev-python/numpy[lapack] (arm stable) depends on virtual/cblas (no arm keyword)
Summary: dev-python/numpy[lapack] (arm stable) depends on virtual/cblas (no arm keyword)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-01 20:38 UTC by Michał Górny
Modified: 2014-02-15 15:26 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-01 20:38:19 UTC
I don't know who's guilty here but:

   dev-python/numpy/numpy-1.6.2.ebuild: DEPEND: arm(default/linux/arm/10.0) ['virtual/cblas', 'virtual/lapack']
   dev-python/numpy/numpy-1.6.2.ebuild: RDEPEND: arm(default/linux/arm/10.0) ['virtual/cblas', 'virtual/lapack']
   dev-python/numpy/numpy-1.6.2-r1.ebuild: DEPEND: ~arm(default/linux/arm/10.0) ['virtual/cblas']
   dev-python/numpy/numpy-1.6.2-r1.ebuild: RDEPEND: ~arm(default/linux/arm/10.0) ['virtual/cblas']

For now, I'm masking the 'lapack' flag in arch/arm/package.use.mask.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-02-02 07:57:52 UTC
virtual/cblas is not keyworded for arm.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2013-02-02 07:58:25 UTC
and virtual/lapack is not stable.
Comment 3 Pacho Ramos gentoo-dev 2014-02-15 15:26:33 UTC
looks like repoman is happy again