Bug 121284 - sci-libs/blas-atlas-3.7.11 depends on eselect but uses blas-config in pkg_postinst
Bug#: 121284 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: alessandro.guido+bugzilla@gmail.com
Component: Ebuilds
URL: 
Summary: sci-libs/blas-atlas-3.7.11 depends on eselect but uses blas-config in pkg_postinst
Keywords:  
Status Whiteboard: 
Opened: 2006-02-02 03:24 0000
Description:   Opened: 2006-02-02 03:24 0000
blas-atlas should set itself the system default blas implementation at the end
of the build process if ther is no other one already used.

actually the 3.7.11 ebuild tries to do it by using blas-config but it fails,
because blas-config is not present in the system (it's not listed in
blas-atlas' dependencies).

Probably `eselect blas ...` should have been used, as the dependence on eselect
suggests.

------- Comment #1 From Markus Dittrich 2006-02-02 08:24:28 0000 -------
Dear Alessandro,

Thank you very much for your report! This has just been fixed
in portage CVS.

Thanks,
Markus