shell-server
                                
                                 shell-server copied to clipboard
                                
                                    shell-server copied to clipboard
                            
                            
                            
                        ansible: fatal: [default]: FAILED! => {"changed": false, "msg": "No package matching 'bcrypt' is available"}
During make qemu, the build fails with the following message
fatal: [default]: FAILED! => {"changed": false, "msg": "No package matching 'bcrypt' is available"}
The system pull the image of Debian 12, which I believe does not have a bcrypt package
https://packages.debian.org/search?keywords=bcrypt&searchon=names&suite=all§ion=all
same for the package: hddtemp, and I get another error about multiarch-support
I can keep playing whack-a-mole with this, but I don't think this is the right method
Should I switch the ISO to using buster?