This update has been submitted for testing by rishi.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update has been pushed to testing.
After installing this update, zsh says zsh: #: command not found... on every new terminal session zsh -xv reports that line 10 in /etc/profile.d/toolbox.sh was not treated as a comment,
zsh: #: command not found...
zsh -xv
/etc/profile.d/toolbox.sh
# shellcheck disable=2046 eval $( # shellcheck disable=SC1091 . /usr/lib/os-release echo ID="$ID" echo VARIANT_ID="$VARIANT_ID" ) +/etc/profile.d/toolbox.sh:10> '#' shellcheck 'disable=SC1091' +command_not_found_handle:1> local runcnf=1 +command_not_found_handle:2> local retval=127 +command_not_found_handle:5> [[ bivx == *i* ]] +command_not_found_handle:8> [[ ! -S /run/dbus/system_bus_socket ]] +command_not_found_handle:11> [[ ! -x /usr/libexec/packagekitd ]] +command_not_found_handle:14> [[ -n '' ]] +command_not_found_handle:17> [[ ! -x /usr/libexec/pk-command-not-found ]] +command_not_found_handle:20> [ 1 -eq 1 ']' +command_not_found_handle:21> /usr/libexec/pk-command-not-found '#' shellcheck 'disable=SC1091' zsh: #: command not found...
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
"Give access to Avahi to resolve the .local mDNS domain" bits work as expected.
Thanks for catching that @yanqiyu !
Could you or other Z shell users try this: https://github.com/containers/toolbox/pull/660
You can take the profile.d/toolbox.sh script and copy it to /etc/profile.d/toolbox.sh for testing.
profile.d/toolbox.sh
@rishi The error is gone with the fix you provided.
This update can be pushed to stable now if the maintainer wishes
This update has been obsoleted by toolbox-0.0.99.1-1.fc32.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by rishi.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
After installing this update, zsh says
zsh: #: command not found...
on every new terminal sessionzsh -xv
reports that line 10 in/etc/profile.d/toolbox.sh
was not treated as a comment,Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
"Give access to Avahi to resolve the .local mDNS domain" bits work as expected.
Thanks for catching that @yanqiyu !
Could you or other Z shell users try this: https://github.com/containers/toolbox/pull/660
You can take the
profile.d/toolbox.sh
script and copy it to/etc/profile.d/toolbox.sh
for testing.@rishi The error is gone with the fix you provided.
This update can be pushed to stable now if the maintainer wishes
This update has been obsoleted by toolbox-0.0.99.1-1.fc32.