So, there’s a bug in bash-completion package. It’s kinda annoying - umount a folder prints an error. On Github they fixed it, but they haven’t released a new version yet.
My question is, is Fedora 100% bound to releases of original coders? What if they don’t package a new release on a whole bunch of errors that are kind of major on kind of major packages? Is there a mechanism to compile and release source code to Fedora users without waiting for a release from the maintainers in some circumstances?
FYI,
you can download the files from their git (_umount_umount.linux) and put them into /etc/bash_completion.d to override the installed files until an update is made.