I have a problem after KH+Debian update.. when upgrading the system from Debian 11 to Debian 12 some strange things are happening..
the situation looks like this:
1. downloaded the upgrade script,
2. i run it in the screen so that nothing breaks,
3. according to the installer, which services to restart I simply choose "OK"
4. restarting services without asking gives on Yes,
5. during the update pops up a notification "Screen is terminating"
6. after restarting the system, it turns out that the php command is not found
(here I tried to do apt --fix-missing and then a notification popped up: composer requires php-composer-pcre and I installed it)
7. after running the script again, the installer worked correctly and I checked "Keep local installed version" in the configuration files
8. after restarting, I executed the php script once again and it installed everything completely.
9. when checking how the system behaves after the update, the panel works fine, the pages work fine however the mail is broken. It doesn't display any emails, when sending it pops up an error, but surprisingly the email sends correctly...
Overall there is a problem with mail, everything else seems to work correctly. How to fix it? Probably that moment when composer crashed the installer disturbed the correctness of the update, or something along the way happened. For the time being I used snapshot and went back to Debian 11 in order not to interrupt my work, but sooner or later this update will unfortunately have to take place.
Do you have any suggestions as to what I did wrong or where the problem could be occurring? if so, i am able to reproduce the installation and provide additional information. I would appreciate any help.
