Hi, I've maintaining the nvme-cli package and run into a problem and I can't figure out with my google-foo. The upstream version till 2.0-rc6 installed the bash completion script to /usr/share/bash-completion/completions/nvme/bash-nvme-completion.sh and with 2.0-rc7 the files lands in /usr/share/bash-completion/completions/nvme The spec files hasn't changed from rc6 to rc7 but I suspect it was wrong from the beginning as it doesn't list /bash-nvme-completion.sh %files bash-completion %dir %{_datadir}/bash-completion %dir %{_datadir}/bash-completion/completions %{_datadir}/bash-completion/completions/nvme And with the this setup rpm complains during upgrading the bash completion package [1] with "File from package already exists as a directory in system" What is the recommended way to resolves this? Thanks, Daniel [1] https://bugzilla.opensuse.org/show_bug.cgi?id=1197365