From: "Trenton Adams" <trenton.d.adams@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] eselect could not source blas.eselect
Date: Thu, 12 Oct 2006 10:51:46 -0600 [thread overview]
Message-ID: <9b1675090610120951w76e2b392l5342865d691447d7@mail.gmail.com> (raw)
In-Reply-To: <200610121814.37121.bo.andresen@zlin.dk>
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 '${@}'
+++ [[ -e /usr/share/eselect/libs/config.bash ]]
+++ source /usr/share/eselect/libs/config.bash
+++ for x in '${@}'
+++ [[ -e /usr/share/eselect/libs/multilib.bash ]]
+++ source /usr/share/eselect/libs/multilib.bash
++++ ES_VALID_MULTILIB_DIRS='lib lib32 lib64'
+++ for x in '${@}'
+++ [[ -e /usr/share/eselect/libs/portage.bash ]]
+++ source /usr/share/eselect/libs/portage.bash
+++ DESCRIPTION='Manage installed BLAS implementations'
+++ MAINTAINER='Danny van Dyk <kugelfang@gentoo.org>'
+++ 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 <bo.andresen@zlin.dk> wrote:
> Reordered for readability.. Please don't top post.
>
> On Thursday 12 October 2006 16:47, Trenton Adams wrote:
> > > > [22:41 root@abda 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
>
>
>
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-10-12 16:59 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-12 2:56 [gentoo-user] eselect could not source blas.eselect Trenton Adams
2006-10-12 4:30 ` Bo Ørsted Andresen
2006-10-12 4:41 ` Trenton Adams
2006-10-12 5:30 ` Bo Ørsted Andresen
2006-10-12 14:47 ` Trenton Adams
2006-10-12 16:14 ` Bo Ørsted Andresen
2006-10-12 16:51 ` Trenton Adams [this message]
2006-10-12 18:40 ` Bo Ørsted Andresen
2006-10-12 19:06 ` Trenton Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9b1675090610120951w76e2b392l5342865d691447d7@mail.gmail.com \
--to=trenton.d.adams@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox