X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1487527066.3000.8.camel@linetec> Subject: Re: [geda-user] Recent gschem-PCB import problem? From: "Richard Rasker (rasker AT linetec DOT nl) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Date: Sun, 19 Feb 2017 18:57:46 +0100 In-Reply-To: References: <1487162236 DOT 3011 DOT 9 DOT camel AT linetec> <1487176819 DOT 3011 DOT 27 DOT camel AT linetec> Organization: Linetec Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Hello Eugene, Eugene Mikhantiev (mikhantiev AT gmail DOT com) [via geda-user AT delorie DOT com] schreef op ma 20-02-2017 om 00:13 [+0700]: > I added debian package `geda-xorn' containing xorn, gnetlist2 and libraries. > Installing this package have to solve Richard's problem. Please test. Yes, I just pulled in the update, thanks -- however, I'm afraid that the problem persists, albeit in a slightly different manner: $ gnetlist --list-backends ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /usr/share/gEDA/scheme/geda.scm ;;; compiling /usr/share/gEDA/scheme/geda/log-rotate.scm ;;; WARNING: compilation of /usr/share/gEDA/scheme/geda/log-rotate.scm failed: ;;; ERROR: no code for module (ice-9 hash-table) ;;; WARNING: compilation of /usr/share/gEDA/scheme/geda.scm failed: ;;; ERROR: no code for module (ice-9 hash-table) Traceback (most recent call last): File "/usr/bin/gnetlist2", line 44, in import xorn.command ImportError: No module named xorn.command So this time, gnetlist2 is found, but something called xorn.command is missing. Attempting to import a schematic in PCB results in a similar error message. Best regards, Richard Rasker