Ahah, looks like you just found a bug Bo.
echo $(ESELECT_CORE_PATH=/usr/share/eselect/libs ;
source ${ESELECT_CORE_PATH}/core.bash ;
source ${ESELECT_CORE_PATH}/manip.bash ;
set -x ;
source /usr/share/eselect/modules/blas.eselect)
++ source /usr/share/eselect/modules/blas.eselect
+++ inherit config multilib portage
+++ local x
+++ for x in '[EMAIL PROTECTED]'
+++ [[ -e /usr/share/eselect/libs/config.bash ]]
+++ source /usr/share/eselect/libs/config.bash
+++ for x in '[EMAIL PROTECTED]'
+++ [[ -e /usr/share/eselect/libs/multilib.bash ]]
+++ source /usr/share/eselect/libs/multilib.bash
++++ ES_VALID_MULTILIB_DIRS='lib lib32 lib64'
+++ for x in '[EMAIL PROTECTED]'
+++ [[ -e /usr/share/eselect/libs/portage.bash ]]
+++ source /usr/share/eselect/libs/portage.bash
+++ DESCRIPTION='Manage installed BLAS implementations'
+++ MAINTAINER='Danny van Dyk <[EMAIL PROTECTED]>'
+++ SVN_DATE='$Date: 2006-04-14 18:18:40 +0200 (Fri, 14 Apr 2006) $'
++++ svn_date_to_version '$Date: 2006-04-14 18:18:40 +0200 (Fri, 14 Apr 2006) $'
++++ local 's=$Date: 2006-04-14 18:18:40 +0200 (Fri, 14 Apr 2006) $'
++++ s='2006-04-14 18:18:40 +0200 (Fri, 14 Apr 2006) $'
++++ s=2006-04-14
++++ s=20060414
++++ echo 20060414
+++ VERSION=20060414
+++ BLAS_CONFIG=/var/lib/eselect/blas/blas.config
+++ BLAS_IMPLEMENTATIONS='ACML ATLAS threaded-ATLAS MKL72 reference'
+++ BLAS_PROFILES='C F77'
-bash: /usr/share/eselect/modules/blas.eselect: line 69: syntax error
near unexpected token `('
-bash: /usr/share/eselect/modules/blas.eselect: line 69: `package() {'
On 10/12/06, Bo Ørsted Andresen <[EMAIL PROTECTED]> wrote:
Reordered for readability.. Please don't top post.
On Thursday 12 October 2006 16:47, Trenton Adams wrote:
> > > [22:41 [EMAIL PROTECTED] trenta]# eselect
> > [SNIP]
> >
> > > Extra modules:
> > > bashcomp Manage contributed bash-completion scripts
> > > binutils Manage installed versions of
> > > sys-devel/binutils !!! Error: Couldn't source
> > > /usr/share/eselect//modules/blas.eselect Call stack:
> > > * ec_do_list-modules (eselect:139)
> > > * ec_do_help (eselect:86)
> > > * main (eselect:193)
> > > exiting.
> >
> > [SNIP]
> >
> > Hrm.. Maybe it could be a permissions problem. What does
> >
> > # ls -l /usr/share/eselect/modules
> >
> > show?
>
> All the directories all the way down the tree have r-x, and the files
> are world readable.
What is the output of:
# echo $(ESELECT_CORE_PATH=/usr/share/eselect/libs ;
source ${ESELECT_CORE_PATH}/core.bash ;
source ${ESELECT_CORE_PATH}/manip.bash ;
set -x ;
source /usr/share/eselect/modules/blas.eselect)
--
Bo Andresen
--
[email protected] mailing list