Your message dated Sun, 22 Oct 2017 10:49:32 +0000 with message-id <[email protected]> and subject line Bug#837989: fixed in openocd 0.10.0-2 has caused the Debian Bug report #837989, regarding openocd: can no longer use SheevaPlug JTAGKey FT2232D (regression) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 837989: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837989 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: openocd Version: 0.8.0-4 (I am reporting this against openocd version 0.8.0-4 because that is what is found in Debian jessie, currently stable, but I also tried 0.9.0-1+b1, the version currently in sid.) A SheevaPlug JTAGKey FT2232D (USB identifiers 9e88:9e8f) being connected, version 0.5.0-1 (as found in Debian wheezy) of openocd worked fine with it: vega david ~ $ /tmp/openocd-0.5.0/src/openocd -f /tmp/openocd-0.5.0/tcl/board/sheevaplug.cfg Open On-Chip Debugger 0.5.0 (2016-09-16-09:33) Licensed under GNU GPL v2 For bug reports, read http://openocd.berlios.de/doc/doxygen/bugs.html Info : only one transport option; autoselect 'jtag' 2000 kHz trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain adapter_nsrst_delay: 200 jtag_ntrst_delay: 200 dcc downloads are enabled Warn : use 'feroceon.cpu' as target identifier, not '0' sheevaplug_load_uboot Info : clock speed 2000 kHz Error: JTAG scan chain interrogation failed: all zeroes Error: Check JTAG interface, timings, target power, etc. Error: Trying to use configured scan chain anyway... Error: feroceon.cpu: IR capture error; saw 0x00 not 0x01 Warn : Bypassing JTAG setup events due to errors Info : Embedded ICE version 0 Info : feroceon.cpu: hardware has 1 breakpoint/watchpoint unit Error: unexpected Feroceon EICE version signature ^C but openocd 0.8.0 fails as follows: vega david ~ $ /tmp/openocd-0.8.0/src/openocd -f /tmp/openocd-0.8.0/tcl/board/sheevaplug.cfg Open On-Chip Debugger 0.8.0 (2016-09-16-09:45) Licensed under GNU GPL v2 For bug reports, read http://openocd.sourceforge.net/doc/doxygen/bugs.html WARNING! This file was not tested with real interface, it is based on code in ft2232.c. Please report your experience with this file to openocd-devel mailing list, so it could be marked as working or fixed. Info : only one transport option; autoselect 'jtag' trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain connect_deassert_srst adapter_nsrst_delay: 200 jtag_ntrst_delay: 200 dcc downloads are enabled Warn : use 'feroceon.cpu' as target identifier, not '0' sheevaplug_load_uboot Error: no device found Error: unable to open ftdi device with vid 9e88, pid 9e8f, description 'SheevaPlug JTAGKey FT2232D' and serial '*' in procedure 'init' The error message is almost identical with openocd 0.9.0: vega david ~ $ /tmp/openocd-0.9.0/src/openocd -f /tmp/openocd-0.9.0/tcl/board/sheevaplug.cfg Open On-Chip Debugger 0.9.0 (2016-09-16-09:31) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html WARNING! This file was not tested with real interface, it is based on code in ft2232.c. Please report your experience with this file to openocd-devel mailing list, so it could be marked as working or fixed. Info : auto-selecting first available session transport "jtag". To override use 'transport select <transport>'. trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain connect_deassert_srst adapter_nsrst_delay: 200 jtag_ntrst_delay: 200 adapter speed: 2000 kHz dcc downloads are enabled Warn : use 'feroceon.cpu' as target identifier, not '0' sheevaplug_load_uboot Error: no device found Error: unable to open ftdi device with vid 9e88, pid 9e8f, description 'SheevaPlug JTAGKey FT2232D' and serial '*' I also tried to get openocd 0.9.0 working with the openocd 0.5.0 scripts, with a different error message, but with no more success: vega david ~ $ /tmp/openocd-0.9.0/src/openocd -f /tmp/openocd-0.5.0/tcl/board/sheevaplug.cfg Open On-Chip Debugger 0.9.0 (2016-09-16-09:31) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen/bugs.html Error: The specified debug interface was not found (ft2232) The following debug interfaces are available: 1: parport 2: dummy 3: ftdi 4: usb_blaster 5: amt_jtagaccel 6: gw16012 7: usbprog 8: jlink 9: vsllink 10: rlink 11: ulink 12: arm-jtag-ew 13: buspirate 14: remote_bitbang 15: hla 16: osbdm 17: opendous 18: aice 19: cmsis-dap -- David A. Madore ( http://www.madore.org/~david/ )
--- End Message ---
--- Begin Message ---Source: openocd Source-Version: 0.10.0-2 We believe that the bug you reported is fixed in the latest version of openocd, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jonathan McDowell <[email protected]> (supplier of updated openocd package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 22 Oct 2017 10:20:48 +0100 Source: openocd Binary: openocd Architecture: source amd64 Version: 0.10.0-2 Distribution: sid Urgency: medium Maintainer: Debian Electronics Packaging Team <[email protected]> Changed-By: Jonathan McDowell <[email protected]> Description: openocd - Open on-chip JTAG debug solution for ARM and MIPS systems Closes: 793214 837989 851534 Changes: openocd (0.10.0-2) unstable; urgency=medium . * Re-enable jlink and add libjaylink-dev dependency. * Drop use of CDBS + Remove needless dep on autotools / dh-autoreconf. * Fix SheevaPlug configuration (Closes: #837989) * Fix OpenRD configuration (Closes: #793214) * Add a basic README.source (Closes: #851534) Checksums-Sha1: ecc496796d054ddcaf7a4a7012903fc801e6a477 2063 openocd_0.10.0-2.dsc 985c97175455e4b49592b5f17c755c6fedce9646 18496 openocd_0.10.0-2.debian.tar.xz 713b26d4bd066ea22d983addd0b6151a37cc2ffb 2871392 openocd-dbgsym_0.10.0-2_amd64.deb 19b3f1d09a3e601b8e54931d65af23452c4a7c88 8701 openocd_0.10.0-2_amd64.buildinfo d114209fc5e1bc4861bd723502fb32cdf47fa081 2454016 openocd_0.10.0-2_amd64.deb Checksums-Sha256: 9b0128eed6be1a3bc6f43d4ea34875a3485eb7f9fa7cc55d8aca20b27f6747ac 2063 openocd_0.10.0-2.dsc 2b8e7ab6246e3df3737ba2d4e00a52f963f48bbf2d2b8d9bce4501875989d94b 18496 openocd_0.10.0-2.debian.tar.xz 31de53cbfb2b2cc5e58e37ddab9e1ebd5822d8ed8562bae2aec226f26bacf56c 2871392 openocd-dbgsym_0.10.0-2_amd64.deb 5656b0b658ad40bf55545dc8179b6c75d30214291c00e25906f1f725b2f98f4f 8701 openocd_0.10.0-2_amd64.buildinfo 2da346bcfca5f5c1c15990d7c822f4d6bff1aac91d2a196eadb7edfa5db14253 2454016 openocd_0.10.0-2_amd64.deb Files: 4fc861b0fe0d838d7efa72fdc8f8b4bd 2063 embedded optional openocd_0.10.0-2.dsc 7c54030c25b75d3487cb7bde13a6e1bb 18496 embedded optional openocd_0.10.0-2.debian.tar.xz bafc90990c70e83093be50ca4f3d5b40 2871392 debug optional openocd-dbgsym_0.10.0-2_amd64.deb f404d88067f12f146517330dd520e352 8701 embedded optional openocd_0.10.0-2_amd64.buildinfo f1190de5cb14707ba0afaeb827a65600 2454016 embedded optional openocd_0.10.0-2_amd64.deb -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEERUuPEyEc/2gMWDpQ/xYvxc8/utEFAlnsc+8ACgkQ/xYvxc8/ utEYrw//QbO9VkXE4tgHeumr9vFQewyTVs4SIsdd5wEbas7myZkEnN2W4nDdQ/rc U296R8Hu06ING+5Gpap9EYNk5hJOQcj6pIe434kRyd3ucJ2M0453OrIt1SScFAMw /1RL6cs08Ujt22pW09pnPUXPlpDRYrWqPtKsxFfcpJD7KN8tkyTmtn8r2PSpZ35T UmYl1d6luagSCzvogFFX2mdNtC0OpLG3QgXtXW1y21gI1OdDXWtFUHDW6BJoLKhs dDYORHBbapU7ErLZCvk5XLqWwwtgduX5OrM7Cklqw3BlgBxUuUFuorN9Fv1vy+/2 VtsZFbJ/3D1v27cW7o9aIfRe9W4c1ymrNvVDHImkS3X8Za8OVlVC9/e/W8PzgXBx FYVGJIB5GjbX/pFk/EDDZ+ZrwUovh77ZBoVUaSHijV0KwZIv7A/2V8MUxFSCXLbW kGJZWBiXUgN+jr5ANW9V3Y6OkshmwCBBTJA5ev/EJMMwT36QMV5BZ9zDK2Yj5Mll gZF2lM7eAbOg8xj0uhb8ZL+P72QJwQTGV1+IotZDF+eYWqtDXwVQQYdtXCoVGcoJ 5XilQMjMdce/ONsYBIeKMsA6Bjsg7VTcLmU150qh3qoRo/1Rlop/0SaDrpnmJ+5t s0HHiJR2LkI9G9OsmSn72agS7voxYmU/ONOV+L0UgmZmqpGav0w= =xCtf -----END PGP SIGNATURE-----
--- End Message ---

