mar0ni 5 Posted February 22 Share Posted February 22 Hi, after apt upgrade, armbian-zsh package is upgraded and breaks ZShell on Armbian Focal Desktop. During initial setup of Armbian on Odroid C4, zsh has been selected as default shell. After recent upgrade of armbian-zsh package, shell is switched back to bash w/o notice. Unfortunately, armbian-config is not able to switch between shells, so I am stuck with bash and cannot return to zsh. Is there a way to switch between the shells manually and enable some kind of debug log to see what is going wrong switching shells? BTW: Switching between bash and zsh on a clean recent Armbian Focal Desktop installation is also not possible. So the problems seem not to be related directly. 0 Quote Link to post Share on other sites More sharing options...
Werner 409 Posted February 22 Share Posted February 22 15 minutes ago, mar0ni said: armbian-config is not able to switch between shells, Any error messages? Can you try something crazy like running it with bash -x armbian-config | tee output.log 0 Quote Link to post Share on other sites More sharing options...
mar0ni 5 Posted February 22 Author Share Posted February 22 running armbian-config that way, menu navigation is broken 0 Quote Link to post Share on other sites More sharing options...
Werner 409 Posted February 22 Share Posted February 22 Welp....was worth a try Please provide armbianmonitor -u for further investigation 0 Quote Link to post Share on other sites More sharing options...
mar0ni 5 Posted February 23 Author Share Posted February 23 Here you go http://ix.io/2QuZ Please let me know what I can do to support the hunting 0 Quote Link to post Share on other sites More sharing options...
tparys 40 Posted February 24 Share Posted February 24 Any chance this might work for you? $ sudo chsh -s /bin/zsh <username> And logout / log back in. 0 Quote Link to post Share on other sites More sharing options...
mar0ni 5 Posted March 10 Author Share Posted March 10 Fixed by probably this commit and available with release v21.02.3. 1 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.