Description of problem: See https://bugzilla.redhat.com/show_bug.cgi?id=1183192 The original problem was that vte-profile's vte.sh used to override any earlier setting of PROMPT_COMMAND. This causes problems with autojump for example. The fix introduced in more recent versions of vte.sh is to check for whether PROMPT_COMMAND is an array, in which case, the vte custom command gets added to that array instead of overwriting PROMPT_COMMAND entirely. However, this improvement will only work if PROMPT_COMMAND is declared as an array, which would probably have to go in /etc/bashrc. Debarshi Ray <debarshir> requested that a bug on this subject be filed for the 'setup' package, so here it is.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39.
FEDORA-2023-77891d238e has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-77891d238e
FEDORA-2023-77891d238e has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.