X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=VtDpQk3hOh1hTVZd4CSg6PUF+kwHdgisknNn+uNKg/g=; b=RfJE5W7f/VzH6af9M8GNJvbEdSYhD6Jk62T295ULoLLtlxZi0IUyl2aCOsPMe0pQ5L Hjrq238hPH5G/8VPzKXploo1kspR6iIByL+mr+NXEBfbmfgB2XT2mtOFbkoutyOivMwm 5Dv41IcarotN2i4MExW8vmCagMDkFHlUyztgKbqrV+4xeg3A75QzPMrfS4+3Pq061bOa cJYG92pcau9tDNyfg9DEhh/a331Y7KxIHXzJs+z6CNAPsPSCVBCvc26pZWbbOLNtbm8+ aHzNxnHuDNP5IdmABbpN0QXdUMU97iv3ZZHpqLcTmm/68pq7uo5qAwNrRYPpmhwXz51y VMYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=VtDpQk3hOh1hTVZd4CSg6PUF+kwHdgisknNn+uNKg/g=; b=mcKW14BeBj/GRPVusmOXaXGgErGQ/TvoWtwtwTNY9hPtceGXaHzLQuaEiIrXVShs43 yWJ+1rnRNp7LYiAclA7WlI1n8YLxMEfC2kaqNMj7X7145sl5+OAdCOKsGKgjVmquHkCh 3jkJGhbQGOm5Dh6uTFW20B1UkazT78C5F83JBtI+N8h5Wx4TeUjr+nbfys068ROdPhs7 uEKqu/onB7KJV/tO3vlLAqzZaOdsWnkmWuc7p8g30RAmzuDqNOuHtVaJsK3M4BDAid0o tpso2fHnmQ5QNMIoJqoVosDcrfj0yDdTD7CR54HypcJIOg5kssHMSiEcE/SP9qfU7Vct n5kw== X-Gm-Message-State: AMke39nLWdg/m3qQlYIPKTkjAewHzJxXY4ybOQ5/8+ZzqiLstielG1YdRHizZtOFSVraWoGAIr26W1i4k39JPA== X-Received: by 10.202.173.18 with SMTP id w18mr545956oie.146.1487232991471; Thu, 16 Feb 2017 00:16:31 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1487162236 DOT 3011 DOT 9 DOT camel AT linetec> <1487176819 DOT 3011 DOT 27 DOT camel AT linetec> From: "Eugene Mikhantiev (mikhantiev AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Thu, 16 Feb 2017 15:16:31 +0700 Message-ID: Subject: Re: [geda-user] Recent gschem-PCB import problem? To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk I think this is my fault. I'll try to fix ppa package. P.S. Unfortunately, I don't use gEDA frequently and I also unable to read all the messages from this mailing list. So, I kindly ask for mailing me directly if there are any problems with mehanik/geda-unstable PPA. 2017-02-16 5:10 GMT+07:00 Roland Lutz : > On Wed, 15 Feb 2017, Peter Clifton (petercjclifton AT googlemail DOT com) [via > geda-user AT delorie DOT com] wrote: >> >> Probably ask Roland to take a look > > > This error message means that the gnetlist2 executable should have been > installed but somehow was not found at the place where it should be. > > I'm not sure how this could have happened. I suspect it's an error in the > PPA; I'll have a look at it tomorrow. > >> Things like pcbfwd and and other non shipped scm netlist backends (Which a >> couple of people asked me about breakage on at FOSDEM) > > > The pcbfwd backend works with the current version of gEDA/gaf, as should any > other backend, shipped or not. The breakage we talked about was related to > a backend which required a patched gnetlist binary, something which should > be avoided if possible. I think that if there is any consequence from this, > it is that we should more actively include contributed backends into the > main gEDA/gaf repository and add them to the regular test suite. >