Hi, some gentoo tools seem to create backups of conf files below /etc/portage by adding a tilde. I don't care (here) where these come from. It's not from my editor. Maybe from flaggie or crossdev or equery repository. The issue: equery tab completion seems to read these disabled files. In turn it complains when these files point to invalid data. Is it correct that equery reads such backup config files with tilde at all? For example: - I had /etc/portage/repos.conf/eselect-repo.conf~ pointing to (non existent) /var/db/repos/wayland-desktop. - equery <TAB> Output: - garbled console, then - bash: cd: /var/db/repos/wayland-desktop: No such file or directory Obvious fix: - Remove the invalid conf + tile file. Thanks
*** This bug has been marked as a duplicate of bug 730624 ***
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81aa9d9a0ee5f9f33fb9ab1f591c79f1fb134ffd commit 81aa9d9a0ee5f9f33fb9ab1f591c79f1fb134ffd Author: Sam James <sam@gentoo.org> AuthorDate: 2023-03-13 21:23:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-03-13 21:23:33 +0000 app-shells/gentoo-bashcomp: add 20230313 Bug: https://bugs.gentoo.org/730624 Bug: https://bugs.gentoo.org/870373 Bug: https://bugs.gentoo.org/834038 Signed-off-by: Sam James <sam@gentoo.org> app-shells/gentoo-bashcomp/Manifest | 1 + .../gentoo-bashcomp/gentoo-bashcomp-20230313.ebuild | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+)