* Fix completion of "pkgman install" for local files.
* Should avoid issues with future updates of the `bash_completion` package (#8157).
Albeit it requires that users first manually remove the old
`/boot/system/settings/etc/profile.d/bash_completion.sh` file previous to the
installation of this package version (then should work OK in the future).
The tarball triggers an issue with tarfile
which doesn't handle unicode in filenames:
'ascii' codec can't decode byte 0xc3 in position 44: ordinal not in range(128)