Donnie,

* Donnie Berkholz [2006-05-29 02:55]:
>> Just fixed it up and pushed the changes. Works for me, give it a shot to
>> be sure it fixes your problems.
> 
> The autotooling is now in portage in revision bumps to blas, cblas,
> lapack -reference ebuilds. The eselect migration, however, remains just
> in my overlay.

One more problem related to the new eselect modules from your overlay. I
have blas-atlas and lapack-atlas libraries selected using an old
blas-config and lapack-config mechanism:

  lespaul ~ # blas-config -p

  Current profiles:
  F77 BLAS: /usr/lib/blas/f77-ATLAS
  C BLAS: /usr/lib/blas/c-ATLAS

  lespaul ~ # lapack-config -p

  Current profile:
  F77 LAPACK: /usr/lib/lapack/f77-ATLAS

And after merging your updated eselect modules and *-reference packages, I
can not switch to them using neither eselect nor blas/lapack-config:

  lespaul ~ # eselect lapack set reference
  Implementation "reference" already active for libdir "lib"!
  Failed to switch to implementation "reference" for libdir "lib"!
  !!! Error: One or more actions have failed!
  exiting.

Eselect shows that current lapack and blas are the reference ones:

  lespaul ~ # eselect lapack show
  reference

However, this is not true:

  lespaul ~ # ls -l /usr/lib/liblapack.*
  lrwxrwxrwx 1 root root 24 maj 28 17:20 /usr/lib/liblapack.a ->
  lapack/atlas/liblapack.a
  lrwxrwxrwx 1 root root 25 maj 28 17:20 /usr/lib/liblapack.so ->
  lapack/atlas/liblapack.so
  lrwxrwxrwx 1 root root 27 maj 28 17:20 /usr/lib/liblapack.so.0 ->
  lapack/atlas/liblapack.so.0

Is it a bug?

BR,
/ediap



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to