Open yacoob opened 1 month ago
Second, because zsh is not included in the base image the System Upgrade utility fails on several updates as well as it expects zsh to be installed for the scripts to run.
Second, because zsh is not included in the base image the System Upgrade utility fails on several updates as well as it expects zsh to be installed for the scripts to run.
Pretty sure we don't use zsh in our scripts or with ujust update
/topgrade.
Gonna need a log or something, the cause of system upgrade failing could be something else
@LemDog By any chance did you change the default shell interpreter with chsh
or something similar? Because this seems the outcome of that.
Here is some reference of how topgrade chooses which shell to run update steps. In my machine, SHELL
env var points to /bin/bash
, regardless of running echo $SHELL
in fish, bash, or zsh.
+1 to this request.
FWIW, I've switched to aurora-dx, for a host of small reasons - which also solved this particular problem for me :) Leaving it open, as there are other folks who are interested, but I'm also unsubscribing from this issue :)
Describe the package
Purely a convenience thing - I've been using
zsh
for a long time, and I'd prefer to just have it in my OS image, as compared to stitching it in viahomebrew
orrpm-ostree
. Pretty please? :]Image
Desktop