www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2021/06/09/07:21:21

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/simple; d=gmx.net;
s=badeba3b8450; t=1623237573;
bh=b18ZMPzmEn3weofBKpO/HGXJVu4sQGmFlwdWCiFLheY=;
h=X-UI-Sender-Class:From:To:Subject:Date;
b=UQofRGQhIQyNWTLhpgYNabE2r6YNLKfHYyUnlGBz89eB1F/Gi3D9KIA8f0ZBO7aQ0
plUoMnUbjypKml4nkg3tV4HfOf+uFWTLc7lkf5JJ93o3qEHVdJqN8MBfD/uj5z6MkF
dTUoM9uQnuSqFofKIxU0K1b9g+aYtQ/JiD1snRJI=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
MIME-Version: 1.0
Message-ID: <trinity-f4e69ccb-b2bb-4ee0-85c3-f30957761225-1623237572882@3c-app-mailcom-bs08>
From: "Claudio Fabri (clafi AT gmx DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: geda-user AT delorie DOT com
Subject: [geda-user] PCB can no longer imports schematics / Python 2 issue?
Date: Wed, 9 Jun 2021 13:19:32 +0200
Importance: normal
Sensitivity: Normal
X-Priority: 3
X-Provags-ID: V03:K1:OPFNRZpmm55YcvsnmEvPhcAGYV3/d77W0nkSt9zm+OhTI4kn+ge/nCkQmyuqX0GmyeCzq
CFLI05AKfJhY4l8GoG88eNcESKOnZ1p3Jns4cSxhn0IutryxGTqRrAFACVH/rM0SGiiEzWZyIOLl
QHwx58Ru+kxHjilp9Aq1YZoU4zP+Vb/l50ws4kPN7snfguUxij3q2e8Il6MYBBiNbkiBJBKUQyl3
C7CcMeh/L1jUkURT104nZBpCm1AQPgZSleUCP5qkUKxznU+l03QHs8PE7QrPb76I1ChPaaB7hR8u
Ag=
X-Spam-Flag: NO
X-UI-Out-Filterresults: notjunk:1;V03:K0:OXUSZl2qqXM=:hmvo6UuB8mw0qH6NTDwlBM
8UZmCrB6vW1FiELX8AARB4UFs8toSV516s1DPraZQYXye12JcSrVv1Rjedjs+2PC/86DSskhc
ASWQQOug4PkgYMbx6pGmGx/gBmMsWqIQsNJhhw8YnlZ413cJHdv11yE9jCL092pDPOpeGYvE9
FWnjGKHsSHBpkqojBgyG7ZVuMb6Q+ISN2l9jsABkNkjpNM50HPgGDadPw3cd7cj9gx/3e6nxz
vDxfJPhedt95+IPEbsASMwJzAkzZnDc89V1ZVPvZGeik4IIiIEpmgDyJ0PUvfH0+KgDTzhYt9
gjbzHNuv3FRWOYxwubUxkty7kDuRRh45kS76391Nt+UOXcccLAyckIon6upZGShsQ++LFC8Ip
hdS/irjMWDvUZzf9Ht+2UAg90dHeisRZVD5HUr+nCyb2u5cM/FiEu/2j8QfoDP0BxVVFT5Ibz
yJLDatv9SamDGxU/cYjd3NGRh+ABMK1uWvbSgeyvoRejabGUdkCL7IC5dFfZa+GOSQN8EdELm
rm+CV6llEAvri4smFbQC1duDzIi5Yomc6LEq944URlHZ21KvJGFMe9u+ifU4PgNLFbbMg5x0G
2IpGG5yH8oSfU19N2nZ0imTUQzTjVNx7P/fZ2ms62mvhTZfgotzqbF24Gb9Knwj4LBWArgJ9U
ctS5AMD6Zp5YfgqMSoMO0IOp/e6RUWXwCgcI5zOdgnMhCaQKi7Z1TwQ6ZED0tESZSkZn11aMf
dSgXQ8WPKxG6ugtUkyntFUtxm2yCEbIyLJkpNbL/9Bbxm0NFpPc5DzOO23FW0FDninj6bSwt8
+oRAWoYQq9ZbbUWrf54cCvSgtGaGg==
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 159BJaUW007624
Reply-To: geda-user AT delorie DOT com

Hi all.

Sorry if this issue (as I can expect) has already been raised. I'm running Manjaro (hence Arch) and a recent update caused gEDA pcb to no longer be able to import my schematics. FTR I usually draw my schematics with gschem, run pcb and then import the schematics and voilà — actually I have a script that does all that but that's not the point here. I tried to run gnetlist on the command line but I noticed it needed Python 2 to work properly and the latter was removed from my machine so I installed it again but here's what I get when I run gnetlist --list-backends, for instance:

Backtrace:
In ice-9/boot-9.scm:
 160: 11 [catch #t #<catch-closure 7f03ffa27160> ...]
In unknown file:
   ?: 10 [apply-smob/1 #<catch-closure 7f03ffa27160>]
   ?: 9 [call-with-input-string "(with-fluids ((rc-filename-fluid \"/usr/share/gEDA/system-gafrc\")  (rc-config-fluid (eda-config-scm-from-config #f))) (primitive-load \"/usr/share/gEDA/system-gafrc\"))" ...]
In ice-9/boot-9.scm:
2412: 8 [save-module-excursion #<procedure 7f03ffa2dc90 at ice-9/eval-string.scm:65:9 ()>]
In ice-9/eval-string.scm:
  44: 7 [read-and-eval #<input: string 7f03fffb80d0> #:lang ...]
  37: 6 [lp (with-fluids (# #) (primitive-load "/usr/share/gEDA/system-gafrc"))]
In ice-9/eval.scm:
 481: 5 [lp (#<fluid 27> #<fluid 28>) ("/usr/share/gEDA/system-gafrc" #f)]
 481: 4 [lp (#<fluid 28>) (#f)]
In unknown file:
   ?: 3 [primitive-load "/usr/share/gEDA/system-gafrc"]
In ice-9/eval.scm:
 387: 2 [eval # ()]
In geda.scm:
  10: 1 [build-path #f "bitmap"]
In unknown file:
   ?: 0 [string-append #f "/" "bitmap"]

ERROR: In procedure string-append:
ERROR: In procedure string-append: Wrong type (expecting string): #f
Failed to load RC file [/usr/share/gEDA/system-gafrc]

I don't know what to do at this point to sort this out so I need a little helping hand.

Thanks a *lot* in advance,
Claudio

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019