Hello, On Fedora 42, /etc/profile.d/atuin.sh at line 12: parameter expansion is missing a left brace. As a result, shellcheck produces error SC2157, "Argument to -n is always true due to literal strings." On my machine: $ dnf provides /etc/profile.d/atuin.sh |& grep fc42 atuin-all-users-18.3.0-4.fc42.noarch : atuin init script for all users $ rpm -q zsh package zsh is not installed $ declare -p ZSH_VERSION bash: declare: ZSH_VERSION: not found $ [ -n "$ZSH_VERSION-}" ]; echo $? 0 Related bug report: https://github.com/atuinsh/atuin/issues/2828 Reproducible: Always
FEDORA-2025-ef9d9187fe (atuin-18.3.0-5.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-ef9d9187fe
FEDORA-2025-4d9718b657 (atuin-18.3.0-5.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-4d9718b657
FEDORA-EPEL-2025-7e466a4a60 (atuin-18.3.0-5.el9) has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-7e466a4a60
FEDORA-2025-ef9d9187fe (atuin-18.3.0-5.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-4d9718b657 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-4d9718b657` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-4d9718b657 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-b7777b2321 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b7777b2321` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b7777b2321 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2025-7e466a4a60 has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-7e466a4a60 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
This bug has been resolved. https://src.fedoraproject.org/rpms/atuin/blob/rawhide/f/atuin.spec Commit afa7072 Fix typo in /etc/profile.d/atuin.sh file
Thanks. I am not sure how it will behave with the `%config`. Could you try to install it from https://bodhi.fedoraproject.org/updates/FEDORA-2025-4d9718b657, and check if the file is replaced? Otherwise I might have messed up by adding that part there. If all is well though, you can give it karma, and we can land it faster.
FEDORA-2025-4d9718b657 (atuin-18.3.0-5.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-b7777b2321 (atuin-18.3.0-5.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-EPEL-2025-7e466a4a60 (atuin-18.3.0-5.el9) has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report.