From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18587 invoked by alias); 27 Feb 2016 23:28:28 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 18563 invoked by uid 89); 27 Feb 2016 23:28:27 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=Robert@w36, Robertw36, U*Robert, H*UA:1.0.2 X-HELO: plane.gmane.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Sat, 27 Feb 2016 23:28:26 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aZoHe-0007TV-Ck for ecos-discuss@ecos.sourceware.org; Sun, 28 Feb 2016 00:28:22 +0100 Received: from 97-91-88-140.dhcp.roch.mn.charter.com ([97.91.88.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Feb 2016 00:28:22 +0100 Received: from grant.b.edwards by 97-91-88-140.dhcp.roch.mn.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 28 Feb 2016 00:28:22 +0100 To: ecos-discuss@ecos.sourceware.org From: Grant Edwards Date: Sat, 27 Feb 2016 23:28:00 -0000 Message-ID: References: <56D174D0.7080606@gmail.com> User-Agent: slrn/1.0.2 (Linux) X-IsSubscribed: yes Subject: [ECOS] Re: Fwd: Re: configtool does not find its database X-SW-Source: 2016-02/txt/msg00013.txt.bz2 On 2016-02-27, Bob Brusa wrote: > yes, the repository is defined and the database-file is there - see the > lines below, copied from cygwinTerminal: > > Robert@w36 ~ > $ echo $ECOS_REPOSITORY > /opt/ecos/ecos_cvs/ecos/packages Are you sure that the ECOS_REPOSITORY variable has been exported? If not, then child processes (such as configtool) won't see it. -- Grant -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss