mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] Bug in ptxdist-2020.01.0 bei Kommando targetinstall
@ 2021-04-09 14:48 robert.knebel
  2021-04-16 12:30 ` Bruno Thomsen
  0 siblings, 1 reply; 2+ messages in thread
From: robert.knebel @ 2021-04-09 14:48 UTC (permalink / raw)
  To: ptxdist

Guten Tag,

bitte um Rückmeldung bzgl. folgendem möglichen Bug.

Ausführung von folgenden Kommandos:

curl -O https://www.tq-group.com/filedownloads/files/products/embedded/software_drivers/arm/embedded-modul/TQ-Socket/TQMa6x/TQ-TQMa6x-BSP-REV.0119.zip
unzip TQ-TQMa6x-BSP-REV.0119.zip
tar -xzf TQMa6x.BSP.SW.SRC.0119-fix01.tar.gz
cd TQMa6x.BSP.SW.SRC.0119-fix01
/usr/local/bin/ptxdist-2020.01.0 select configs/platform-tq-tqma6x/ptxconfig.qt5
/usr/local/bin/ptxdist-2020.01.0 platform configs/platform-tq-tqma6x/mba6x/platformconfig
/usr/local/bin/ptxdist-2020.01.0 targetinstall bzip2

dann endet dies leider mit dem Fehler "Error: ptxd_lib_install: cannot find library 'libbz2'!".

Wenn ich alles jedoch mit ptxdist-2019.12.0 durchführe, ist alles in Ordnung.

Eventuell können Sie auch ein anderes BSP für die Reproduktion nutzen - jedoch habe ich nur dieses zur Verfügung, da wir mit diesem Modul arbeiten.
In meinen Augen liegt der Fehler beim Kommando "targetinstall" und dies zusammen mit bspw. "bzip2".

Sollten Sie weitere Infos benötigen, können Sie mich gerne per Mail kontaktieren. Wegen Corona bin ich derzeit telefonisch nicht im Büro zu erreichen.

Vielen Dank im Voraus.

Robert Knebel
-- 
Robert Knebel, automatek GmbH
Albrecht-Villinger-Str. 10, 71332 Waiblingen, Germany
Phone: (+49) 7151-9118999-6, Fax: (+49)7151-9118999-1
mailto: robert.knebel@automatek.de
--
Geschäftsführer/Managing Director: Armin Kienzle, Michael Mock
Amtsgericht Stuttgart, HRB 271723
USt.Id.-Nr.: DE 224359302
Steuer-Nr.: 90499/90256


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] Bug in ptxdist-2020.01.0 bei Kommando targetinstall
  2021-04-09 14:48 [ptxdist] Bug in ptxdist-2020.01.0 bei Kommando targetinstall robert.knebel
@ 2021-04-16 12:30 ` Bruno Thomsen
  0 siblings, 0 replies; 2+ messages in thread
From: Bruno Thomsen @ 2021-04-16 12:30 UTC (permalink / raw)
  To: ptxdist

Hi Robert,

This is a english mailing, but I understand a little german.

Den fre. 16. apr. 2021 kl. 11.51 skrev robert.knebel@automatek.de
<robert.knebel@automatek.de>:
>
> Guten Tag,
>
> bitte um Rückmeldung bzgl. folgendem möglichen Bug.
>
> Ausführung von folgenden Kommandos:
>
> curl -O https://www.tq-group.com/filedownloads/files/products/embedded/software_drivers/arm/embedded-modul/TQ-Socket/TQMa6x/TQ-TQMa6x-BSP-REV.0119.zip
> unzip TQ-TQMa6x-BSP-REV.0119.zip
> tar -xzf TQMa6x.BSP.SW.SRC.0119-fix01.tar.gz
> cd TQMa6x.BSP.SW.SRC.0119-fix01
> /usr/local/bin/ptxdist-2020.01.0 select configs/platform-tq-tqma6x/ptxconfig.qt5
> /usr/local/bin/ptxdist-2020.01.0 platform configs/platform-tq-tqma6x/mba6x/platformconfig
> /usr/local/bin/ptxdist-2020.01.0 targetinstall bzip2

You need to use the ptxdist version of the BSP, see beginning of
ptxconfig.qt5 to find the version.

If you want to use a newer version of ptxdist you need to migrate the project.

/Bruno

> dann endet dies leider mit dem Fehler "Error: ptxd_lib_install: cannot find library 'libbz2'!".
>
> Wenn ich alles jedoch mit ptxdist-2019.12.0 durchführe, ist alles in Ordnung.
>
> Eventuell können Sie auch ein anderes BSP für die Reproduktion nutzen - jedoch habe ich nur dieses zur Verfügung, da wir mit diesem Modul arbeiten.
> In meinen Augen liegt der Fehler beim Kommando "targetinstall" und dies zusammen mit bspw. "bzip2".
>
> Sollten Sie weitere Infos benötigen, können Sie mich gerne per Mail kontaktieren. Wegen Corona bin ich derzeit telefonisch nicht im Büro zu erreichen.
>
> Vielen Dank im Voraus.
>
> Robert Knebel
> --
> Robert Knebel, automatek GmbH
> Albrecht-Villinger-Str. 10, 71332 Waiblingen, Germany
> Phone: (+49) 7151-9118999-6, Fax: (+49)7151-9118999-1
> mailto: robert.knebel@automatek.de
> --
> Geschäftsführer/Managing Director: Armin Kienzle, Michael Mock
> Amtsgericht Stuttgart, HRB 271723
> USt.Id.-Nr.: DE 224359302
> Steuer-Nr.: 90499/90256
>
>
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-04-16 12:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-09 14:48 [ptxdist] Bug in ptxdist-2020.01.0 bei Kommando targetinstall robert.knebel
2021-04-16 12:30 ` Bruno Thomsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox