scorpio810 wrote:The key file has recently been renewed, see the plc user article on how to use it:
https://qelectrotech.org/forum/viewtopi … 890#p20890
BTW, Pysimplegui and qet_tb_generator were rebuilt for the new keyfile and uploaded back into the QET Debian stable and unstable repositories.
Thank you very much. I could install new version by downloading the asc key and creating the sources file BUT, related to the repository configuration file, two points:
1) My system is Debian stable, multiarchitecture and sudo apt update complained about missing i386 architecture in qelectrotech repository. The solution to that is adding a line with just the Architectures directive:
$ cat /etc/apt/sources.list.d/qelectrotech.sources
++++++++++++++++++++++++++++++++++
# draw electric diagrams with QElectroTech
#
Types: deb
Architectures: amd64
URIs: https://debian.qelectrotech.org/qet/builds/debian/
Suites: stable
Components: main
Enabled: yes
Signed-By: /etc/apt/keyrings/Qelectrotech_Repository.asc
+++++++++++++++++++++++++++++++++++++++++
2) Debian (bullseye) stable (and also backports) have version numbers higher than the reported by qelectrotech deb packages at debian.qelectrotech.org (debian versions are 1:0.9-1 and 1:0.9-1~bpo11+1). To be able to install latest version, I've had to uninstall Debian version and force installation of 0.100.0.r8447-2.
Regards and thanks for your time,
Josep