Processed: Re: Bug#976808: Bullseye arm64 d-i Alpha 3: Items cannot be selected by space

2020-12-11 Thread Debian Bug Tracking System
Processing control commands:

> retitle -1 arrow keys are received as just ^[ on ttyAMA0
Bug #976808 [debian-installer] Bullseye arm64 d-i Alpha 3: Items cannot be 
selected by space
Changed Bug title to 'arrow keys are received as just ^[ on ttyAMA0' from 
'Bullseye arm64 d-i Alpha 3: Items cannot be selected by space'.
> reassign -1 qemu-system-arm 1:5.1+dfsg-4+b1
Bug #976808 [debian-installer] arrow keys are received as just ^[ on ttyAMA0
Bug reassigned from package 'debian-installer' to 'qemu-system-arm'.
No longer marked as found in versions debian-installer/20201202.
Ignoring request to alter fixed versions of bug #976808 to the same values 
previously set
Bug #976808 [qemu-system-arm] arrow keys are received as just ^[ on ttyAMA0
Marked as found in versions qemu/1:5.1+dfsg-4.

-- 
976808: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976808
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#976808: Bullseye arm64 d-i Alpha 3: Items cannot be selected by space

2020-12-11 Thread Ryutaroh Matsumoto
Control: retitle -1 arrow keys are received as just ^[ on ttyAMA0
Control: reassign -1 qemu-system-arm 1:5.1+dfsg-4+b1

From: Alper Nebi Yasak 
Date: Thu, 10 Dec 2020 17:36:20 +0300
> (Just in case, try running "cat -v" and pressing the arrow keys -- it
> prints ^[[A upto ^[[D or ^[0A upto ^[0D for me.)

Thank you for trying to reproduce the symptom.
I tried
* -device virtio-gpu-pci -device usb-kbd
* -device virtio-gpu-pci -device vitio-keyboard-pci.
with qemu-system-aarch64.

On my own built QEMU disk image, in both cases,
* On /dev/tty1, arrow keys print ^[[A  ^[[B and
* on /dev/ttyAMA0 they just print ^[.

This symptom is independent of Debian Installer Alpha 3, and
looks a bug in qemu-system-arm or linux-image-arm64.
So I reassign this to qemu and retitle this.

/dev/tty1 is unusable by d-i Alpha 3 with the default kernel command line,
and I added "console=tty1" to the kernel command line as
I was told at the Debian ARM mailing list.

Then I am now able to use arrow keys on the graphical installer! Thanks!
This is not an errata of d-i, but adding this workaround "console=tty1" to
https://www.debian.org/devel/debian-installer/errata
may be helpful to users.

Ryutaroh



Bug#976808: Bullseye arm64 d-i Alpha 3: Items cannot be selected by space

2020-12-10 Thread Alper Nebi Yasak
On 09/12/2020 02:15, Ryutaroh Matsumoto wrote:
> Hi Alper, thank you for paying attention.
> 
>> On that specific question, you use the arrow keys to navigate between
> 
> Neither the space bar nor arrow keys worked for me with Alpha 3...

I tried running it under different terminals (tmux, xfce4-terminal,
gnome-terminal, xterm, rxvt-unicode) in case that was the problem, but
couldn't reproduce this. Other than that I have no idea why it wouldn't
work.

(Just in case, try running "cat -v" and pressing the arrow keys -- it
prints ^[[A upto ^[[D or ^[0A upto ^[0D for me.)

> When I tried a weekly build of d-i on November or October,
> at least "v" and "^" worked,  d-i failed on "tasksel", and
> the installation cannot be completed
> 
> But Alpha 3 does not seem to recognize "v" or "^" as subtitutes of arrow keys,
> and the situation got worse. Ryutaroh

For me, "v" and "^" work on the GRUB menu but not on the d-i menus (both
in Alpha 3 and Alpha 2), but I didn't test that on any weekly builds.



Bug#976808: Bullseye arm64 d-i Alpha 3: Items cannot be selected by space

2020-12-08 Thread Ryutaroh Matsumoto
Hi Alper, thank you for paying attention.

> On that specific question, you use the arrow keys to navigate between

Neither the space bar nor arrow keys worked for me with Alpha 3...

When I tried a weekly build of d-i on November or October,
at least "v" and "^" worked,  d-i failed on "tasksel", and
the installation cannot be completed

But Alpha 3 does not seem to recognize "v" or "^" as subtitutes of arrow keys,
and the situation got worse. Ryutaroh



Processed: Re: Bug#976808: Bullseye arm64 d-i Alpha 3: Items cannot be selected by space

2020-12-08 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 normal
Bug #976808 [debian-installer] Bullseye arm64 d-i Alpha 3: Items cannot be 
selected by space
Severity set to 'normal' from 'grave'

-- 
976808: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976808
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#976808: Bullseye arm64 d-i Alpha 3: Items cannot be selected by space

2020-12-08 Thread Alper Nebi Yasak
Control: severity -1 normal

On 08/12/2020 10:59, Ryutaroh Matsumoto wrote:
> Dear Maintainer,
> As I reported at
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976807
> Bullseye arm64 d-i does not provide graphical installation
> to QEMU VMs. So I tried text-based installation. The
> installer says:
>  moves;  selects;  activates buttons
> 
> But  is not recognized. When I type an alphabet letter,
> the selection moves to an item starting with that letter,
> but when there are multiple items starting with the same latter
> (e.g. Africa and Asia), I cannot choose the second item (e.g. Asia).
> This really prevents me from installation...

On that specific question, you use the arrow keys to navigate between
options and  to choose the option you want. But, there are some
questions where you mark which options you want with  and
continue to the next question with , you can identify those by
the brackets before given the options which look like:

[*] Selected option
[ ] Unselected option

For those questions  does work on my machine with your command.
It might be a small misunderstanding, so lowering severity. But I'd
expect  to answer the first kind of question as well.



Bug#976808: Bullseye arm64 d-i Alpha 3: Items cannot be selected by space

2020-12-08 Thread Ryutaroh Matsumoto
Package: debian-installer
Version: 20201202
Severity: grave
Justification: renders package unusable

Dear Maintainer,
As I reported at
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976807
Bullseye arm64 d-i does not provide graphical installation
to QEMU VMs. So I tried text-based installation. The
installer says:
 moves;  selects;  activates buttons

But  is not recognized. When I type an alphabet letter,
the selection moves to an item starting with that letter,
but when there are multiple items starting with the same latter
(e.g. Africa and Asia), I cannot choose the second item (e.g. Asia).
This really prevents me from installation...

qemu-system-aarch64 is started as follows:

#!/bin/sh

ARCH=arm64
IMAGE=/var/tmp/qemu-disk-${ARCH}.qcow2
CDROM=/var/tmp/debian-bullseye-DI-alpha3-${ARCH}-netinst.iso
rm -f $IMAGE
qemu-img create -f qcow2 -o compat=1.1 -o lazy_refcounts=on -o 
preallocation=off $IMAGE 20G
cd /var/tmp
cp /usr/share/AAVMF/AAVMF_VARS.fd .
qemu-system-aarch64 \
-nographic -enable-kvm -machine virt,iommu=smmuv3,acpi=on -cpu host -m 3072 
-smp 2\
-net nic,model=virtio -net user -object 
rng-random,filename=/dev/urandom,id=rng0 \
-device virtio-rng-pci,rng=rng0,id=rng-device0 \
-drive 
if=virtio,file=${IMAGE},index=0,format=qcow2,discard=unmap,detect-zeroes=unmap,media=disk
 \
-drive if=virtio,file=${CDROM},index=1,format=raw,readonly=on,media=cdrom \
-drive 
if=pflash,format=raw,unit=0,file=/usr/share/AAVMF/AAVMF_CODE.fd,readonly=on \
-drive if=pflash,format=raw,unit=1,file=AAVMF_VARS.fd 
#-device qemu-xhci -device usb-kbd -device usb-mouse -device ramfb
# -device virtio-gpu-pci

Best regards, Ryutaroh Matsumoto


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: arm64 (aarch64)

Kernel: Linux 5.9.0-4-arm64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_CRAP
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information