openhabian: openHABian v1.7.4 32bit/64bit install fails... because of Keyboard attached
Issue information:
Fresh install of openHABian v1.7.4 64bit (flashed via etcher to ssd, and booted directly via usb-sata cable) on a raspberry pi 4 8GB. Install fails, with lots of failures, nearly nothing is installed…
the raspi boots fine until i get this screen on the attached screen:
i do not think that this screen is normal? …i did not press anything, and let it run, i created a maximum debug log
this error seems strange:
+ dpkg-reconfigure --frontend=noninteractive locales
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
+ return 1
+ echo 'FAILED (reconfigure locales)'
FAILED (reconfigure locales)
had a very similar issue when first tried to install “Raspberry Pi OS lite 64bit” …could not install anything via ssh session until i saw that is was stuck in the locale screen whick locked apt database, and because of that i could not install anything…
Debug information:
first-boot.log openhabian.conf.txt apt_list.txt
System information:
Raspberry Pi 4 8gb 64bit
root@openhabian:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@openhabian:~# uname -m
aarch64
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 19 (8 by maintainers)
…it would be nice if you at least would read what i wrote, then you would have known that this has nothing to to with the boot medium… but to make sure i just tried it with a microSD card (on the same raspi, with same os), and as i expected: completely the same BROKEN behaviour… PLEASE read what i wrote in my second comment…
…the install is broken, because of the new keyboard/user change wizard, which is locking the APT database, and because of this all of the openhab installations fail…
…i provided a fix already, but i do not have the knowledge to integrate this in you image… the errors are exactly the same, so i do not provide new logs… (can do this is needed)
…yes i know, supporting novice users sucks… 😃