On Mon, 4 Apr 2022 02:05:15 -0400 nick black <[email protected]> wrote: > i'm pretty sure raspberry pi is armhf, so i ought be able to dig > that one RPi4 i've got up and explore this. if we can reproduce > the problem interactively, it ought fall pretty quickly.
Note that on Debian, the RPi 0/0w/1 use armel, the RPi 2 uses armhf and RPi 3 and 4 use arm64. I know RPi 0/0w/1/2/3 can (also) run in 32-bit 'mode' and I think the RPi 4 does too (but I don't have that version). On Mon, 4 Apr 2022 02:20:40 -0400 nick black <[email protected]> wrote: > wait...even the most recent of these logs shows that it is > testing notcurses 3.0.4, which indeed had this timing problem on > input, which was fixed in notcurses 3.0.5: I guess you checked the wrong log? The highest version is: https://ci.debian.net/data/autopkgtest/testing/armhf/n/notcurses/20022214/log.gz starting date: 2022-03-15 ... autopkgtest [22:12:59]: testbed dpkg architecture: armhf autopkgtest [22:13:00]: testbed running kernel: Linux 5.10.0-12-arm64 #1 SMP Debian 5.10.103-1 (2022-03-07) autopkgtest [22:13:00]: @@@@@@@@@@@@@@@@@@@@ apt-source notcurses Get:1 http://deb.debian.org/debian testing/main notcurses 3.0.7+dfsg.1-1 (dsc) [3,148 B] Get:2 http://deb.debian.org/debian testing/main notcurses 3.0.7+dfsg.1-1 (tar) [7,399 kB] Get:3 http://deb.debian.org/debian testing/main notcurses 3.0.7+dfsg.1-1 (asc) [833 B] Get:4 http://deb.debian.org/debian testing/main notcurses 3.0.7+dfsg.1-1 (diff) [17.3 kB] > oh, i guess "No testing version" indicates it's gone from > testing. so why isn't 3.0.7 in unstable the candidate for > testing? 3.0.4 is definitely known to be bad. https://tracker.debian.org/pkg/notcurses shows there is a version in testing. root@bagend:~# aptitude versions notcurses-bin Package notcurses-bin: p 2.2.3+dfsg.1-1 stable 500 i 3.0.7+dfsg.1-1 testing,unstable 500 root@bagend:~# apt-show-versions notcurses-bin notcurses-bin:amd64/testing 3.0.7+dfsg.1-1 uptodate notcurses-bin:arm64 not installed And both aptitude and apt-show-versions confirm that on my machine. HTH, Diederik
signature.asc
Description: This is a digitally signed message part.

